From c121b0486a27641c56c4a143d8f577f5e5aa3235 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:45:39 +0000 Subject: [PATCH 01/15] bash - update from 5.2.15 to 5.2.21 --- build/bash/build.sh | 4 ++-- build/bash/patches/memalloc.patch | 2 +- doc/packages.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build/bash/build.sh b/build/bash/build.sh index 66cf10635e..5a279ea196 100755 --- a/build/bash/build.sh +++ b/build/bash/build.sh @@ -22,12 +22,12 @@ # # Copyright 2011-2013 OmniTI Computer Consulting, Inc. All rights reserved. # Copyright (c) 2013 by Delphix. All rights reserved. -# Copyright 2022 OmniOS Community Edition (OmniOSce) Association. +# Copyright 2023 OmniOS Community Edition (OmniOSce) Association. # . ../../lib/build.sh PROG=bash -VER=5.2.15 +VER=5.2.21 PKG=shell/bash SUMMARY="GNU Bash" DESC="GNU Bourne-Again shell (bash)" diff --git a/build/bash/patches/memalloc.patch b/build/bash/patches/memalloc.patch index f8588b6b56..dd1d81585d 100644 --- a/build/bash/patches/memalloc.patch +++ b/build/bash/patches/memalloc.patch @@ -6,7 +6,7 @@ This prevents the compiler from seeing any updated version of that file. To resolve that, the fix that GCC would use is applied directly to the include file so that it doesn't see a need to fix it. -diff -wpruN '--exclude=*.orig' a~/include/memalloc.h a/include/memalloc.h +diff -wpruN --no-dereference '--exclude=*.orig' a~/include/memalloc.h a/include/memalloc.h --- a~/include/memalloc.h 1970-01-01 00:00:00 +++ a/include/memalloc.h 1970-01-01 00:00:00 @@ -22,7 +22,7 @@ diff --git a/doc/packages.md b/doc/packages.md index 9e2f2f09fb..ca6e84e8f8 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -86,8 +86,8 @@ | service/network/chrony | 4.4 | https://download.tuxfamily.org/chrony/ | service/network/ntpsec | 1.2.2 | https://github.com/ntpsec/ntpsec/tags https://blog.ntpsec.org/ | service/network/smtp/dma | 0.13 | https://github.com/corecode/dma/tags -| shell/bash | 5.2.15 | https://ftp.gnu.org/gnu/bash/ -| shell/bash5-patchlvl | 015 | https://ftp.gnu.org/gnu/bash/bash-5.2-patches +| shell/bash | 5.2.21 | https://ftp.gnu.org/gnu/bash/ +| shell/bash5-patchlvl | 021 | https://ftp.gnu.org/gnu/bash/bash-5.2-patches | shell/bash5-completions | 2.11 | https://github.com/scop/bash-completion/releases | shell/pipe-viewer | 1.8.0 | http://www.ivarch.com/programs/pv.shtml | shell/tcsh | 6.24.10 | https://github.com/tcsh-org/tcsh/tags From 76266d9a9e4a1f64c7cc2941f24e980f46aec8b7 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:46:01 +0000 Subject: [PATCH 02/15] sudo - update from 1.9.14p3 to 1.9.15p2 --- build/sudo/build.sh | 2 +- build/sudo/patches/Makefile.in.patch | 2 +- build/sudo/patches/audit-event.patch | 48 ++++++++++++++++------------ build/sudo/patches/mansections.patch | 2 +- build/sudo/testsuite.log | 2 +- doc/packages.md | 2 +- 6 files changed, 33 insertions(+), 25 deletions(-) diff --git a/build/sudo/build.sh b/build/sudo/build.sh index b92f1e85c3..1439d1320f 100755 --- a/build/sudo/build.sh +++ b/build/sudo/build.sh @@ -18,7 +18,7 @@ . ../../lib/build.sh PROG=sudo -VER=1.9.14p3 +VER=1.9.15p2 PKG=security/sudo SUMMARY="Authority delegation tool" DESC="Provide limited super-user privileges to specific users" diff --git a/build/sudo/patches/Makefile.in.patch b/build/sudo/patches/Makefile.in.patch index bc22d5d6bf..b0cecaf8d5 100644 --- a/build/sudo/patches/Makefile.in.patch +++ b/build/sudo/patches/Makefile.in.patch @@ -1,7 +1,7 @@ diff -wpruN --no-dereference '--exclude=*.orig' a~/Makefile.in a/Makefile.in --- a~/Makefile.in 1970-01-01 00:00:00 +++ a/Makefile.in 1970-01-01 00:00:00 -@@ -74,7 +74,6 @@ EGREP = @EGREP@ +@@ -75,7 +75,6 @@ EGREP = @EGREP@ SED = @SED@ INSTALL = $(SHELL) $(scriptdir)/install-sh -c diff --git a/build/sudo/patches/audit-event.patch b/build/sudo/patches/audit-event.patch index 13e550a124..cfbf27a460 100644 --- a/build/sudo/patches/audit-event.patch +++ b/build/sudo/patches/audit-event.patch @@ -2,47 +2,55 @@ diff -wpruN --no-dereference '--exclude=*.orig' a~/plugins/sudoers/bsm_audit.c a --- a~/plugins/sudoers/bsm_audit.c 1970-01-01 00:00:00 +++ a/plugins/sudoers/bsm_audit.c 1970-01-01 00:00:00 @@ -40,6 +40,8 @@ - #include "sudoers.h" - #include "bsm_audit.h" + #include + #include +#define AUE_sudo 6650 + /* * Solaris auditon() returns EINVAL if BSM audit not configured. * OpenBSM returns ENOSYS for unimplemented options. -@@ -143,7 +145,7 @@ bsm_audit_success(char *const exec_args[ - pid = getpid(); +@@ -141,8 +143,8 @@ bsm_audit_success(const struct sudoers_c + } if (getaudit_addr(&ainfo_addr, sizeof(ainfo_addr)) == 0) { - tok = au_to_subject_ex(auid, geteuid(), getegid(), getuid(), -- getuid(), pid, pid, &ainfo_addr.ai_termid); -+ getuid(), pid, ainfo_addr.ai_asid, &ainfo_addr.ai_termid); + tok = au_to_subject_ex(auid, ctx->user.euid, ctx->user.egid, +- ctx->user.uid, ctx->user.gid, ctx->user.pid, ctx->user.pid, +- &ainfo_addr.ai_termid); ++ ctx->user.uid, ctx->user.gid, ctx->user.pid, ++ ainfo_addr.ai_asid, &ainfo_addr.ai_termid); #ifdef BSM_AUDIT_COMPAT } else if (errno == ENOSYS) { auditinfo_t ainfo; -@@ -156,7 +158,7 @@ bsm_audit_success(char *const exec_args[ +@@ -155,8 +157,8 @@ bsm_audit_success(const struct sudoers_c debug_return_int(-1); } - tok = au_to_subject(auid, geteuid(), getegid(), getuid(), -- getuid(), pid, pid, &ainfo.ai_termid); -+ getuid(), pid, ainfo_addr.ai_asid, &ainfo.ai_termid); + tok = au_to_subject(auid, ctx->user.euid, ctx->user.egid, +- ctx->user.uid, ctx->user.gid, ctx->user.pid, ctx->user.pid, +- &ainfo.ai_termid); ++ ctx->user.uid, ctx->user.gid, ctx->user.pid, ++ ainfo_addr.ai_asid, &ainfo.ai_termid); #endif /* BSM_AUDIT_COMPAT */ } else { sudo_warn("getaudit_addr"); -@@ -229,7 +231,7 @@ bsm_audit_failure(char *const exec_args[ - pid = getpid(); +@@ -228,8 +230,8 @@ bsm_audit_failure(const struct sudoers_c + } if (getaudit_addr(&ainfo_addr, sizeof(ainfo_addr)) == 0) { - tok = au_to_subject_ex(auid, geteuid(), getegid(), getuid(), -- getuid(), pid, pid, &ainfo_addr.ai_termid); -+ getuid(), pid, ainfo_addr.ai_asid, &ainfo_addr.ai_termid); + tok = au_to_subject_ex(auid, ctx->user.euid, ctx->user.egid, +- ctx->user.uid, ctx->user.gid, ctx->user.pid, ctx->user.pid, +- &ainfo_addr.ai_termid); ++ ctx->user.uid, ctx->user.gid, ctx->user.pid, ++ ainfo_addr.ai_asid, &ainfo_addr.ai_termid); #ifdef BSM_AUDIT_COMPAT } else if (errno == ENOSYS) { auditinfo_t ainfo; -@@ -239,7 +241,7 @@ bsm_audit_failure(char *const exec_args[ +@@ -239,8 +241,8 @@ bsm_audit_failure(const struct sudoers_c debug_return_int(-1); } - tok = au_to_subject(auid, geteuid(), getegid(), getuid(), -- getuid(), pid, pid, &ainfo.ai_termid); -+ getuid(), pid, ainfo_addr.ai_asid, &ainfo.ai_termid); + tok = au_to_subject(auid, ctx->user.euid, ctx->user.egid, +- ctx->user.uid, ctx->user.gid, ctx->user.pid, ctx->user.pid, +- &ainfo.ai_termid); ++ ctx->user.uid, ctx->user.gid, ctx->user.pid, ++ ainfo_addr.ai_asid, &ainfo.ai_termid); #endif /* BSM_AUDIT_COMPAT */ } else { sudo_warn("getaudit_addr"); diff --git a/build/sudo/patches/mansections.patch b/build/sudo/patches/mansections.patch index 7b00e0deff..51d2dcb327 100644 --- a/build/sudo/patches/mansections.patch +++ b/build/sudo/patches/mansections.patch @@ -4,7 +4,7 @@ Solaris/illumos scheme. Adjust sudo to suit. diff -wpruN --no-dereference '--exclude=*.orig' a~/configure.ac a/configure.ac --- a~/configure.ac 1970-01-01 00:00:00 +++ a/configure.ac 1970-01-01 00:00:00 -@@ -1791,9 +1791,9 @@ case "$host" in +@@ -1794,9 +1794,9 @@ case "$host" in AS_IF([test "$with_AFS" = "yes"], [ AFS_LIBS="-lc -lucb" ]) diff --git a/build/sudo/testsuite.log b/build/sudo/testsuite.log index 9935be08b8..0e60bd75a0 100644 --- a/build/sudo/testsuite.log +++ b/build/sudo/testsuite.log @@ -42,7 +42,7 @@ check_starttime: 3 tests run, 0 errors, 100% success rate check_unesc: 19 tests run, 0 errors, 100% success rate check_symbols: 8 tests run, 0 errors, 100% success rate sudoers: 168 tests run, 0 errors, 100% success rate -testsudoers: 46 tests run, 0 errors, 100% success rate +testsudoers: 62 tests run, 0 errors, 100% success rate visudo: 20 tests run, 0 errors, 100% success rate cvtsudoers: 80 tests run, 0 errors, 100% success rate check_python_examples: 58 tests run, 0 errors, 100% success rate diff --git a/doc/packages.md b/doc/packages.md index ca6e84e8f8..8a8ba89b1d 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -82,7 +82,7 @@ | runtime/python-39 | 3.9.18 | https://www.python.org/downloads/source/ | runtime/python-310 | 3.10.13 | https://www.python.org/downloads/source/ | runtime/python-311 | 3.11.6 | https://www.python.org/downloads/source/ -| security/sudo | 1.9.14p3 | https://www.sudo.ws/ +| security/sudo | 1.9.15p2 | https://www.sudo.ws/ | service/network/chrony | 4.4 | https://download.tuxfamily.org/chrony/ | service/network/ntpsec | 1.2.2 | https://github.com/ntpsec/ntpsec/tags https://blog.ntpsec.org/ | service/network/smtp/dma | 0.13 | https://github.com/corecode/dma/tags From 14bc97a53efab332ecaa13268fe0ba1d3e6f7093 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:46:15 +0000 Subject: [PATCH 03/15] gawk - update from 5.2.2 to 5.3.0 --- build/gawk/build.sh | 2 +- build/gawk/testsuite.log | 71 ++++++++++++++++++++++++++++++---------- doc/packages.md | 2 +- 3 files changed, 56 insertions(+), 19 deletions(-) diff --git a/build/gawk/build.sh b/build/gawk/build.sh index 8dc6dbc295..1204c0de5d 100755 --- a/build/gawk/build.sh +++ b/build/gawk/build.sh @@ -18,7 +18,7 @@ . ../../lib/build.sh PROG=gawk -VER=5.2.2 +VER=5.3.0 PKG=text/gawk SUMMARY="GNU awk" DESC="gawk - GNU implementation of awk" diff --git a/build/gawk/testsuite.log b/build/gawk/testsuite.log index aeb2b46eea..cac746bd8f 100644 --- a/build/gawk/testsuite.log +++ b/build/gawk/testsuite.log @@ -58,9 +58,12 @@ badbuild callparam childin clobber -closebad close_status +closebad clsflnam +cmdlinefsbacknl +cmdlinefsbacknl2 +./cmdlinefsbacknl2.ok _cmdlinefsbacknl2 differ: char 8, line 2 compare compare2 concat1 @@ -122,6 +125,7 @@ getlnfa getnr2tb getnr2tm gsubasgn +gsubnulli18n gsubtest gsubtst2 gsubtst3 @@ -219,6 +223,7 @@ rebuild redfilnm regeq regex3minus +regexpbad regexpbrack regexpbrack2 regexprange @@ -318,11 +323,11 @@ arraysort arraysort2 arraytype asortbool +asortsymtab backw badargs beginfile1 beginfile2 -asortsymtab binmode1 charasbytes clos1way @@ -334,6 +339,10 @@ clos1way6 colonwarn commas crlf +csv1 +csv2 +csv3 +csvodd dbugeval dbugeval2 dbugeval3 @@ -381,6 +390,7 @@ genpot gensub gensub2 gensub3 +gensub4 getlndir gnuops2 gnuops3 @@ -417,6 +427,8 @@ lintint lintlength lintold lintplus +lintplus2 +lintplus3 lintset lintwarn manyfiles @@ -472,14 +484,6 @@ printhuge procinfs profile0 profile1 -profile2 -profile3 -profile4 -profile5 -profile6 -profile7 -profile8 -profile9 profile10 profile11 profile12 @@ -488,6 +492,14 @@ profile14 profile15 profile16 profile17 +profile2 +profile3 +profile4 +profile5 +profile6 +profile7 +profile8 +profile9 pty1 pty2 rebuf @@ -548,6 +560,7 @@ typeof3 typeof4 typeof5 typeof6 +unicode1 watchpoint1 gawk is not compiled to support the array debug tests ======== Done with gawk extension tests ======== @@ -576,6 +589,7 @@ mbprintf3 mbprintf4 mbprintf5 mtchi18n +mtchi18n2 nlstringtest rebt8b2 rtlenmb @@ -602,8 +616,8 @@ ordchr ordchr2 readall readdir -readdir_test readdir_retest +readdir_test readfile readfile2 revout @@ -645,11 +659,34 @@ double2 inf-nan-torture intformat ======== Done with machine-specific tests ======== -1 TESTS FAILED -make[3]: *** [Makefile:5588: pass-fail] Error 1 +2 TESTS FAILED +make[3]: *** [Makefile:5687: pass-fail] Error 1 +============== _cmdlinefsbacknl2 ============= +--- cmdlinefsbacknl2.ok Mon Oct 9 15:38:09 2023 ++++ _cmdlinefsbacknl2 Fri Nov 10 11:00:13 2023 +@@ -1,12 +1,19 @@ + 5c 0a ++ + 5c 0a ++ + 5c 0a ++ + 5c 0a ++ + 5c 0a ++ + 5c 0a ++ + gawk: cmd. line:2: warning: invalid `\u' escape sequence + gawk: cmd. line:3: warning: invalid `\u' escape sequence + 3f 0a 3f 0a ++ + gawk: cmd. line:2: warning: invalid `\u' escape sequence + right: literal ? is literal + gawk: cmd. line:2: warning: invalid `\u' escape sequence ============== _localenl ============= --- localenl.ok Thu Dec 14 17:49:00 2017 -+++ _localenl Thu May 18 23:36:12 2023 ++++ _localenl Fri Nov 10 11:00:26 2023 @@ -1,4 +1,5 @@ LC_ALL=C passed LC_ALL=POSIX passed @@ -657,6 +694,6 @@ make[3]: *** [Makefile:5588: pass-fail] Error 1 +en_US.ISO-8859-1: unknown locale +LC_ALL=POSIX passed LC_ALL=en_US.UTF-8 passed -make[2]: *** [Makefile:2162: check] Error 1 -make[1]: *** [Makefile:808: check-recursive] Error 1 -make: *** [Makefile:1107: check] Error 2 +make[2]: *** [Makefile:2189: check] Error 1 +make[1]: *** [Makefile:803: check-recursive] Error 1 +make: *** [Makefile:1102: check] Error 2 diff --git a/doc/packages.md b/doc/packages.md index 8a8ba89b1d..3c8c343de7 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -108,7 +108,7 @@ | system/watch | 3.3.16 | https://gitlab.com/api/v4/projects/procps-ng%2Fprocps/releases https://gitlab.com/procps-ng/procps/-/releases | terminal/screen | 4.9.1 | https://ftp.gnu.org/gnu/screen/ | terminal/tmux | 3.3 | https://github.com/tmux/tmux/releases http://tmux.github.io/ -| text/gawk | 5.2.2 | https://ftp.gnu.org/gnu/gawk/ +| text/gawk | 5.3.0 | https://ftp.gnu.org/gnu/gawk/ | text/gnu-diffutils | 3.10 | http://git.savannah.gnu.org/cgit/diffutils.git/refs/tags | text/gnu-gettext | 0.22.2 | https://ftp.gnu.org/pub/gnu/gettext/ | text/gnu-grep | 3.11 | https://ftp.gnu.org/gnu/grep/ From 8df04e12bac9057f0d8ff154da5d313bc00113f1 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:46:41 +0000 Subject: [PATCH 04/15] gettext - update from 0.22.2 to 0.22.3 --- build/gettext/build.sh | 2 +- doc/packages.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/gettext/build.sh b/build/gettext/build.sh index ff9ea86fab..2584d2c841 100755 --- a/build/gettext/build.sh +++ b/build/gettext/build.sh @@ -18,7 +18,7 @@ . ../../lib/build.sh PROG=gettext -VER=0.22.2 +VER=0.22.3 PKG=text/gnu-gettext SUMMARY="gettext - GNU gettext utility" DESC="GNU gettext - GNU gettext utility" diff --git a/doc/packages.md b/doc/packages.md index 3c8c343de7..3b56c91bd9 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -110,7 +110,7 @@ | terminal/tmux | 3.3 | https://github.com/tmux/tmux/releases http://tmux.github.io/ | text/gawk | 5.3.0 | https://ftp.gnu.org/gnu/gawk/ | text/gnu-diffutils | 3.10 | http://git.savannah.gnu.org/cgit/diffutils.git/refs/tags -| text/gnu-gettext | 0.22.2 | https://ftp.gnu.org/pub/gnu/gettext/ +| text/gnu-gettext | 0.22.3 | https://ftp.gnu.org/pub/gnu/gettext/ | text/gnu-grep | 3.11 | https://ftp.gnu.org/gnu/grep/ | text/gnu-patch | 2.7.6 | http://git.savannah.gnu.org/cgit/patch.git/refs/tags | text/gnu-sed | 4.9 | https://ftp.gnu.org/gnu/sed/ https://savannah.gnu.org/news/?group=sed From e3ad639393f01796cdd1f4f81f44dbd81ad39e2b Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:46:54 +0000 Subject: [PATCH 05/15] fio - update from 3.35 to 3.36 --- build/fio/build.sh | 2 +- build/fio/patches/libraries.patch | 2 +- doc/packages.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/fio/build.sh b/build/fio/build.sh index 2bf2a71b2a..44584d9de8 100755 --- a/build/fio/build.sh +++ b/build/fio/build.sh @@ -21,7 +21,7 @@ . ../../lib/build.sh PROG=fio -VER=3.35 +VER=3.36 PKG=system/test/fio SUMMARY="Flexible IO Tester" DESC="A tool that is able to simulate a given I/O workload" diff --git a/build/fio/patches/libraries.patch b/build/fio/patches/libraries.patch index 35a98db181..ca76c59e06 100644 --- a/build/fio/patches/libraries.patch +++ b/build/fio/patches/libraries.patch @@ -16,7 +16,7 @@ diff -wpruN --no-dereference '--exclude=*.orig' a~/Makefile a/Makefile diff -wpruN --no-dereference '--exclude=*.orig' a~/configure a/configure --- a~/configure 1970-01-01 00:00:00 +++ a/configure 1970-01-01 00:00:00 -@@ -894,7 +894,7 @@ int main(void) +@@ -917,7 +917,7 @@ int main(void) EOF if compile_prog "" "-laio" "solarisaio" ; then solaris_aio=yes diff --git a/doc/packages.md b/doc/packages.md index 3b56c91bd9..a436f8da1d 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -104,7 +104,7 @@ | system/pciutils | 3.10.0 | https://www.kernel.org/pub/software/utils/pciutils/ | system/pkgtree | 1.1 | https://github.com/quattor/pkgtree/tags | system/rsyslog | 8.2310.0 | https://www.rsyslog.com/downloads/download-v8-stable/ -| system/test/fio | 3.35 | https://github.com/axboe/fio/tags +| system/test/fio | 3.36 | https://github.com/axboe/fio/tags | system/watch | 3.3.16 | https://gitlab.com/api/v4/projects/procps-ng%2Fprocps/releases https://gitlab.com/procps-ng/procps/-/releases | terminal/screen | 4.9.1 | https://ftp.gnu.org/gnu/screen/ | terminal/tmux | 3.3 | https://github.com/tmux/tmux/releases http://tmux.github.io/ From b10e3ba20fe30a290642e7fad746090bb1ec4060 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:47:18 +0000 Subject: [PATCH 06/15] xz - update from 5.4.4 to 5.4.5 --- build/xz/build.sh | 2 +- build/xz/testsuite.log | 2 +- doc/packages.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/xz/build.sh b/build/xz/build.sh index 22514c6b6a..7a58af2456 100755 --- a/build/xz/build.sh +++ b/build/xz/build.sh @@ -17,7 +17,7 @@ . ../../lib/build.sh PROG=xz -VER=5.4.4 +VER=5.4.5 PKG=compress/xz SUMMARY="XZ Utils - general-purpose data compression software" DESC="Free general-purpose data compression software with a " diff --git a/build/xz/testsuite.log b/build/xz/testsuite.log index c45439da75..0a213cd62a 100644 --- a/build/xz/testsuite.log +++ b/build/xz/testsuite.log @@ -27,7 +27,7 @@ PASS: test_compress_generated_random PASS: test_compress_generated_text PASS: test_scripts.sh ============================================================================ -Testsuite summary for XZ Utils 5.4.4 +Testsuite summary for XZ Utils 5.4.5 ============================================================================ # TOTAL: 19 # PASS: 19 diff --git a/doc/packages.md b/doc/packages.md index a436f8da1d..fb7107aa6a 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -8,7 +8,7 @@ | compress/lzip | 1.23 | https://download.savannah.gnu.org/releases/lzip/ | compress/p7zip | 16.02 | https://sourceforge.net/projects/p7zip/files/p7zip | compress/unzip | 6.0 | https://sourceforge.net/projects/infozip/files/UnZip%206.x%20%28latest%29/ https://www.cvedetails.com/vulnerability-list/vendor_id-816/product_id-1395/Info-zip-Unzip.html -| compress/xz | 5.4.4 | https://tukaani.org/xz/ +| compress/xz | 5.4.5 | https://tukaani.org/xz/ | compress/zip | 3.0 | https://sourceforge.net/projects/infozip/files/Zip%203.x%20%28latest%29/ http://www.info-zip.org/Zip.html | compress/zstd | 1.5.5 | https://github.com/facebook/zstd/releases | data/iso-codes | 4.15.0 | https://salsa.debian.org/api/v4/projects/iso-codes-team%2Fiso-codes/repository/tags https://salsa.debian.org/iso-codes-team/iso-codes/tags From ef386a08f61972efb30d111b9a28fdd2bdd58117 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:47:43 +0000 Subject: [PATCH 07/15] sqlite3 - update from 3430100 to 3440000 --- build/sqlite3/build.sh | 2 +- doc/packages.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/sqlite3/build.sh b/build/sqlite3/build.sh index 8af4986fc5..0865618485 100755 --- a/build/sqlite3/build.sh +++ b/build/sqlite3/build.sh @@ -18,7 +18,7 @@ . ../../lib/build.sh PROG=sqlite-autoconf -VER=3430100 +VER=3440000 PKG=database/sqlite-3 SUMMARY="SQL database engine library" DESC="SQLite is a self-contained, high-reliability, embedded, full-featured, " diff --git a/doc/packages.md b/doc/packages.md index fb7107aa6a..831fd1e10e 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -12,7 +12,7 @@ | compress/zip | 3.0 | https://sourceforge.net/projects/infozip/files/Zip%203.x%20%28latest%29/ http://www.info-zip.org/Zip.html | compress/zstd | 1.5.5 | https://github.com/facebook/zstd/releases | data/iso-codes | 4.15.0 | https://salsa.debian.org/api/v4/projects/iso-codes-team%2Fiso-codes/repository/tags https://salsa.debian.org/iso-codes-team/iso-codes/tags -| database/sqlite-3 | 3430100 | https://www.sqlite.org/download.html +| database/sqlite-3 | 3440000 | https://www.sqlite.org/download.html | developer/build/autoconf | 2.71 | https://ftp.gnu.org/gnu/autoconf/ | developer/build/automake | 1.16.5 | https://ftp.gnu.org/gnu/automake/ | developer/build/gnu-make | 4.4.1 | https://ftp.gnu.org/gnu/make/ From 09425fb6f7580d99cb45eaf29f41fa2dd31c71dd Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:47:55 +0000 Subject: [PATCH 08/15] git - update from 2.42.0 to 2.42.1 --- build/git/build.sh | 2 +- build/git/testsuite.log | 2 +- doc/packages.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/git/build.sh b/build/git/build.sh index 9dda01bbe7..9b91ce44ed 100755 --- a/build/git/build.sh +++ b/build/git/build.sh @@ -19,7 +19,7 @@ . ../../lib/build.sh PROG=git -VER=2.42.0 +VER=2.42.1 PKG=developer/versioning/git SUMMARY="$PROG - distributed version control system" DESC="Git is a free and open source distributed version control system " diff --git a/build/git/testsuite.log b/build/git/testsuite.log index e8d2a8dceb..f8248a681e 100644 --- a/build/git/testsuite.log +++ b/build/git/testsuite.log @@ -15,7 +15,7 @@ *** t0006-date.sh *** # passed all 94 test(s) *** t0007-git-var.sh *** -# passed all 26 test(s) +# passed all 27 test(s) *** t0008-ignores.sh *** # passed all 396 test(s) *** t0009-prio-queue.sh *** diff --git a/doc/packages.md b/doc/packages.md index 831fd1e10e..d2a3f22517 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -27,7 +27,7 @@ | developer/nasm | 2.16.01 | http://www.nasm.us/pub/nasm/releasebuilds | developer/parser/bison | 3.8.2 | https://ftp.gnu.org/gnu/bison/ | developer/pkg-config | 0.29.2 | https://pkg-config.freedesktop.org/releases -| developer/versioning/git | 2.42.0 | https://www.kernel.org/pub/software/scm/git https://git-scm.com/ +| developer/versioning/git | 2.42.1 | https://www.kernel.org/pub/software/scm/git https://git-scm.com/ | developer/versioning/mercurial | 6.5.2 | https://www.mercurial-scm.org/release/?M=D https://www.mercurial-scm.org/wiki/WhatsNew | developer/versioning/sccs | 5.09 | https://sourceforge.net/projects/sccs/files/ | driver/tuntap | 1.3.3 | https://github.com/kaizawa/tuntap/tags From b56791b13cf81aa5e7efb614deb135900d055380 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:48:20 +0000 Subject: [PATCH 09/15] mercurial - update from 6.5.2 to 6.5.3 --- build/mercurial/build.sh | 2 +- doc/packages.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/mercurial/build.sh b/build/mercurial/build.sh index fdab3fedc2..9d1fff9f6b 100755 --- a/build/mercurial/build.sh +++ b/build/mercurial/build.sh @@ -18,7 +18,7 @@ . ../../lib/build.sh PROG=mercurial -VER=6.5.2 +VER=6.5.3 PKG=developer/versioning/mercurial SUMMARY="Mercurial source control management" DESC="Free, distributed source control management tool" diff --git a/doc/packages.md b/doc/packages.md index d2a3f22517..8625543c98 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -28,7 +28,7 @@ | developer/parser/bison | 3.8.2 | https://ftp.gnu.org/gnu/bison/ | developer/pkg-config | 0.29.2 | https://pkg-config.freedesktop.org/releases | developer/versioning/git | 2.42.1 | https://www.kernel.org/pub/software/scm/git https://git-scm.com/ -| developer/versioning/mercurial | 6.5.2 | https://www.mercurial-scm.org/release/?M=D https://www.mercurial-scm.org/wiki/WhatsNew +| developer/versioning/mercurial | 6.5.3 | https://www.mercurial-scm.org/release/?M=D https://www.mercurial-scm.org/wiki/WhatsNew | developer/versioning/sccs | 5.09 | https://sourceforge.net/projects/sccs/files/ | driver/tuntap | 1.3.3 | https://github.com/kaizawa/tuntap/tags | editor/vim | 9.0 | http://ftp.vim.org/pub/vim/unix From 22e78caf1fb95212af4f1857b07e758369f5d750 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:48:58 +0000 Subject: [PATCH 10/15] glib - update from 2.78.0 to 2.78.1 --- build/glib/build.sh | 2 +- build/glib/patches/ptrace.patch | 13 ------------- build/glib/patches/series | 1 - build/glib/testsuite.log | 5 +++-- doc/packages.md | 2 +- 5 files changed, 5 insertions(+), 18 deletions(-) delete mode 100644 build/glib/patches/ptrace.patch diff --git a/build/glib/build.sh b/build/glib/build.sh index 8dab0e0779..e77e903e4d 100755 --- a/build/glib/build.sh +++ b/build/glib/build.sh @@ -18,7 +18,7 @@ . ../../lib/build.sh PROG=glib -VER=2.78.0 +VER=2.78.1 PKG=library/glib2 SUMMARY="GNOME utility library" DESC="The GNOME general-purpose utility library" diff --git a/build/glib/patches/ptrace.patch b/build/glib/patches/ptrace.patch deleted file mode 100644 index 62675db4b0..0000000000 --- a/build/glib/patches/ptrace.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -wpruN --no-dereference '--exclude=*.orig' a~/gio/tests/gsubprocess-testprog.c a/gio/tests/gsubprocess-testprog.c ---- a~/gio/tests/gsubprocess-testprog.c 1970-01-01 00:00:00 -+++ a/gio/tests/gsubprocess-testprog.c 1970-01-01 00:00:00 -@@ -5,7 +5,9 @@ - #include - #ifdef G_OS_UNIX - #include -+#ifndef __illumos__ - #include -+#endif - #else - #include - #endif diff --git a/build/glib/patches/series b/build/glib/patches/series index abc01fc3ba..c59b58c579 100644 --- a/build/glib/patches/series +++ b/build/glib/patches/series @@ -6,4 +6,3 @@ devnull_poll.patch strftime.patch printf.patch test-credentials-clear-error.patch -ptrace.patch diff --git a/build/glib/testsuite.log b/build/glib/testsuite.log index 200a22ea29..f3f7b7fd28 100644 --- a/build/glib/testsuite.log +++ b/build/glib/testsuite.log @@ -211,6 +211,7 @@ glib:glib+core / string-macro OK 23 s glib:glib+core / strvbuilder OK 5 subtests passed glib:glib+core / test-printf OK 20 subtests passed glib:glib+core / testing OK 42 subtests passed +glib:glib+core / testing-macro OK 42 subtests passed glib:glib+core / thread OK 6 subtests passed glib:glib+core / thread-deprecated OK 6 subtests passed glib:glib+core / thread-pool OK 5 subtests passed @@ -348,11 +349,11 @@ glib:gio / converter-stream ERROR k glib:gio / g-file-info ERROR killed by signal 6 SIGABRT glib:gio / appmonitor ERROR killed by signal 6 SIGABRT glib:gio / file ERROR killed by signal 5 SIGTRAP -glib:gio / desktop-app-info ERROR killed by signal 5 SIGTRAP glib:gio / appinfo ERROR killed by signal 5 SIGTRAP +glib:gio / desktop-app-info ERROR killed by signal 5 SIGTRAP glib:gio / gsettings ERROR killed by signal 5 SIGTRAP -Ok: 324 +Ok: 325 Expected Fail: 0 Fail: 12 Unexpected Pass: 0 diff --git a/doc/packages.md b/doc/packages.md index 8625543c98..d985bcdb5c 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -119,7 +119,7 @@ | web/curl | 8.4.0 | https://curl.haxx.se/download.html | web/wget | 1.21.4 | https://ftp.gnu.org/gnu/wget/ | web/wget2 | 2.1.0 | https://ftp.gnu.org/gnu/wget/ -| library/glib2 | 2.78.0 | https://download.gnome.org/sources/glib/cache.json https://download.gnome.org/sources/glib/ | Odd minor versions are dev/unstable +| library/glib2 | 2.78.1 | https://download.gnome.org/sources/glib/cache.json https://download.gnome.org/sources/glib/ | Odd minor versions are dev/unstable | developer/gnu-binutils | 2.41 | https://ftp.gnu.org/gnu/binutils | media/xorriso | 1.5.6.pl02 | https://www.gnu.org/software/xorriso/ | system/virtualization/open-vm-tools | 12.3.0 | https://github.com/vmware/open-vm-tools/releases https://docs.vmware.com/en/VMware-Tools/ From 6058ea6270d5aa88aa29364a94b6ea5374433acd Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:49:20 +0000 Subject: [PATCH 11/15] nghttp2 - update from 1.56.0 to 1.58.0 --- build/nghttp2/build.sh | 2 +- build/nghttp2/testsuite.log | 4 ++-- doc/packages.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/nghttp2/build.sh b/build/nghttp2/build.sh index 144a63251e..b142ce7d03 100755 --- a/build/nghttp2/build.sh +++ b/build/nghttp2/build.sh @@ -18,7 +18,7 @@ . ../../lib/build.sh PROG=nghttp2 -VER=1.56.0 +VER=1.58.0 PKG=library/nghttp2 SUMMARY="nghttp2: HTTP/2 C Library" DESC="An implementation of the Hypertext Transfer Protocol version 2 in C" diff --git a/build/nghttp2/testsuite.log b/build/nghttp2/testsuite.log index fb889e1d39..6b7b514ee4 100644 --- a/build/nghttp2/testsuite.log +++ b/build/nghttp2/testsuite.log @@ -5,7 +5,7 @@ Making check in src Making check in testdata Making all in testdata ============================================================================ -Testsuite summary for nghttp2 1.56.0 +Testsuite summary for nghttp2 1.58.0 ============================================================================ # TOTAL: 0 # PASS: 0 @@ -22,7 +22,7 @@ Making check in testdata PASS: main PASS: failmalloc ============================================================================ -Testsuite summary for nghttp2 1.56.0 +Testsuite summary for nghttp2 1.58.0 ============================================================================ # TOTAL: 2 # PASS: 2 diff --git a/doc/packages.md b/doc/packages.md index d985bcdb5c..cde08d928d 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -52,7 +52,7 @@ | library/lzlib | 1.13 | https://download.savannah.gnu.org/releases/lzip/lzlib/ | library/nettle | 3.9.1 | https://ftp.gnu.org/gnu/nettle/ https://www.lysator.liu.se/~nisse/nettle/ | Used solely by chrony | library/ncurses | 6.4 | https://ftp.gnu.org/gnu/ncurses/ -| library/nghttp2 | 1.56.0 | https://github.com/nghttp2/nghttp2/releases +| library/nghttp2 | 1.58.0 | https://github.com/nghttp2/nghttp2/releases | library/nss | 3.93 | https://ftp.mozilla.org/pub/security/nss/releases/ https://firefox-source-docs.mozilla.org/security/nss/releases/ | library/nspr | 4.35 | http://archive.mozilla.org/pub/nspr/releases/ | https://ftp.mozilla.org/pub/security/nss/releases/ | library/pcre2 | 10.42 | https://github.com/PhilipHazel/pcre2/releases From fe3b07dee1d31c7eca97538678178fa3c16ad736 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:49:36 +0000 Subject: [PATCH 12/15] nss - update from 3.93 to 3.94 --- build/nss/build.sh | 2 +- build/nss/patches/illumos.patch | 6 +++--- build/nss/patches/nspr-include.patch | 2 +- build/nss/patches/shadowing.patch | 2 +- doc/packages.md | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/build/nss/build.sh b/build/nss/build.sh index b8b59238c0..3e7c9273f9 100755 --- a/build/nss/build.sh +++ b/build/nss/build.sh @@ -17,7 +17,7 @@ . ../../lib/build.sh PROG=nss -VER=3.93 +VER=3.94 PKG=system/library/mozilla-nss SUMMARY="Network Security Services" DESC="Network Security Services (NSS) is a set of libraries designed to " diff --git a/build/nss/patches/illumos.patch b/build/nss/patches/illumos.patch index ab6492483d..5276972542 100644 --- a/build/nss/patches/illumos.patch +++ b/build/nss/patches/illumos.patch @@ -3,7 +3,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=1819022 diff -wpruN --no-dereference '--exclude=*.orig' a~/coreconf/config.gypi a/coreconf/config.gypi --- a~/coreconf/config.gypi 1970-01-01 00:00:00 +++ a/coreconf/config.gypi 1970-01-01 00:00:00 -@@ -170,7 +170,7 @@ +@@ -171,7 +171,7 @@ 'NSS_NO_INIT_SUPPORT', ], }], @@ -12,7 +12,7 @@ diff -wpruN --no-dereference '--exclude=*.orig' a~/coreconf/config.gypi a/coreco 'libraries': [ '-lpthread', ], -@@ -278,6 +278,9 @@ +@@ -279,6 +279,9 @@ 'sources': [ '<(INTERMEDIATE_DIR)/out.>(mapfile)', ], @@ -22,7 +22,7 @@ diff -wpruN --no-dereference '--exclude=*.orig' a~/coreconf/config.gypi a/coreco 'actions': [{ 'action_name': 'generate_mapfile', 'inputs': [ -@@ -412,6 +415,11 @@ +@@ -413,6 +416,11 @@ '-z', 'noexecstack', ], }], diff --git a/build/nss/patches/nspr-include.patch b/build/nss/patches/nspr-include.patch index d41489e836..4f346dbd32 100644 --- a/build/nss/patches/nspr-include.patch +++ b/build/nss/patches/nspr-include.patch @@ -15,7 +15,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=1819024 diff -wpruN --no-dereference '--exclude=*.orig' a~/coreconf/config.gypi a/coreconf/config.gypi --- a~/coreconf/config.gypi 1970-01-01 00:00:00 +++ a/coreconf/config.gypi 1970-01-01 00:00:00 -@@ -155,7 +155,6 @@ +@@ -156,7 +156,6 @@ }, 'standalone_static_library': 0, 'include_dirs': [ diff --git a/build/nss/patches/shadowing.patch b/build/nss/patches/shadowing.patch index 655729db32..b813ed9342 100644 --- a/build/nss/patches/shadowing.patch +++ b/build/nss/patches/shadowing.patch @@ -1,7 +1,7 @@ diff -wpruN --no-dereference '--exclude=*.orig' a~/lib/softoken/pkcs11.c a/lib/softoken/pkcs11.c --- a~/lib/softoken/pkcs11.c 1970-01-01 00:00:00 +++ a/lib/softoken/pkcs11.c 1970-01-01 00:00:00 -@@ -3389,8 +3389,8 @@ nsc_CommonInitialize(CK_VOID_PTR pReserv +@@ -3424,8 +3424,8 @@ nsc_CommonInitialize(CK_VOID_PTR pReserv char buf[200]; int major = 0, minor = 0; diff --git a/doc/packages.md b/doc/packages.md index cde08d928d..852fbd0135 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -53,7 +53,7 @@ | library/nettle | 3.9.1 | https://ftp.gnu.org/gnu/nettle/ https://www.lysator.liu.se/~nisse/nettle/ | Used solely by chrony | library/ncurses | 6.4 | https://ftp.gnu.org/gnu/ncurses/ | library/nghttp2 | 1.58.0 | https://github.com/nghttp2/nghttp2/releases -| library/nss | 3.93 | https://ftp.mozilla.org/pub/security/nss/releases/ https://firefox-source-docs.mozilla.org/security/nss/releases/ +| library/nss | 3.94 | https://ftp.mozilla.org/pub/security/nss/releases/ https://firefox-source-docs.mozilla.org/security/nss/releases/ | library/nspr | 4.35 | http://archive.mozilla.org/pub/nspr/releases/ | https://ftp.mozilla.org/pub/security/nss/releases/ | library/pcre2 | 10.42 | https://github.com/PhilipHazel/pcre2/releases | library/perl-5/xml-parser | 2.46 | https://metacpan.org/pod/XML::Parser From 2a5093664b6745f321397168d726fcd418e653ef Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:50:27 +0000 Subject: [PATCH 13/15] sigcpp - update from 3.4.0 to 3.6.0 --- build/sigcpp/build.sh | 4 +- build/sigcpp/testsuite.log | 83 +++++++++++++++++++------------------- doc/packages.md | 2 +- 3 files changed, 45 insertions(+), 44 deletions(-) diff --git a/build/sigcpp/build.sh b/build/sigcpp/build.sh index f185a6d6df..7350a30730 100755 --- a/build/sigcpp/build.sh +++ b/build/sigcpp/build.sh @@ -13,12 +13,12 @@ # }}} # Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved. -# Copyright 2022 OmniOS Community Edition (OmniOSce) Association. +# Copyright 2023 OmniOS Community Edition (OmniOSce) Association. . ../../lib/build.sh PROG=libsigc++ -VER=3.4.0 +VER=3.6.0 PKG=library/c++/sigcpp SUMMARY="$PROG" DESC="A library that implements typesafe callback system for standard C++" diff --git a/build/sigcpp/testsuite.log b/build/sigcpp/testsuite.log index fdd76da4a7..3174a15b64 100644 --- a/build/sigcpp/testsuite.log +++ b/build/sigcpp/testsuite.log @@ -1,46 +1,47 @@ [0/1] Running all tests. - 1/40 test_accum_iter OK - 2/40 test_accumulated OK - 3/40 test_bind OK - 4/40 test_bind_as_slot OK - 5/40 test_bind_ref OK - 6/40 test_bind_refptr OK - 7/40 test_bind_return OK - 8/40 test_compose OK - 9/40 test_connection OK -10/40 test_copy_invalid_slot OK -11/40 test_cpp11_lambda OK -12/40 test_custom OK -13/40 test_disconnect OK -14/40 test_disconnect_during_emit OK -15/40 test_exception_catch OK -16/40 test_hide OK -17/40 test_limit_reference OK -18/40 test_member_method_trait OK -19/40 test_mem_fun OK -20/40 test_ptr_fun OK -21/40 test_retype OK -22/40 test_retype_return OK -23/40 test_rvalue_ref OK -24/40 test_signal OK -25/40 test_signal_move OK -26/40 test_size OK -27/40 test_slot OK -28/40 test_slot_disconnect OK -29/40 test_slot_move OK -30/40 test_trackable OK -31/40 test_trackable_move OK -32/40 test_track_obj OK -33/40 test_tuple_cdr OK -34/40 test_tuple_end OK -35/40 test_tuple_for_each OK -36/40 test_tuple_start OK -37/40 test_tuple_transform_each OK -38/40 test_visit_each OK -39/40 test_visit_each_trackable OK -40/40 test_weak_raw_ptr OK + 1/41 test_accum_iter OK + 2/41 test_accumulated OK + 3/41 test_bind OK + 4/41 test_bind_as_slot OK + 5/41 test_bind_ref OK + 6/41 test_bind_refptr OK + 7/41 test_bind_return OK + 8/41 test_compose OK + 9/41 test_connection OK +10/41 test_copy_invalid_slot OK +11/41 test_cpp11_lambda OK +12/41 test_custom OK +13/41 test_disconnect OK +14/41 test_disconnect_during_emit OK +15/41 test_exception_catch OK +16/41 test_hide OK +17/41 test_limit_reference OK +18/41 test_member_method_trait OK +19/41 test_mem_fun OK +20/41 test_ptr_fun OK +21/41 test_retype OK +22/41 test_retype_return OK +23/41 test_rvalue_ref OK +24/41 test_scoped_connection OK +25/41 test_signal OK +26/41 test_signal_move OK +27/41 test_size OK +28/41 test_slot OK +29/41 test_slot_disconnect OK +30/41 test_slot_move OK +31/41 test_trackable OK +32/41 test_trackable_move OK +33/41 test_track_obj OK +34/41 test_tuple_cdr OK +35/41 test_tuple_end OK +36/41 test_tuple_for_each OK +37/41 test_tuple_start OK +38/41 test_tuple_transform_each OK +39/41 test_visit_each OK +40/41 test_visit_each_trackable OK +41/41 test_weak_raw_ptr OK -Ok: 40 +Ok: 41 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 diff --git a/doc/packages.md b/doc/packages.md index 852fbd0135..69020eb322 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -34,7 +34,7 @@ | editor/vim | 9.0 | http://ftp.vim.org/pub/vim/unix | file/gnu-coreutils | 9.4 | https://ftp.gnu.org/gnu/coreutils/ | file/gnu-findutils | 4.9.0 | https://ftp.gnu.org/pub/gnu/findutils/ -| library/c++/sigcpp | 3.4.0 | https://download.gnome.org/sources/libsigc++/cache.json https://github.com/libsigcplusplus/libsigcplusplus/blob/master/NEWS +| library/c++/sigcpp | 3.6.0 | https://download.gnome.org/sources/libsigc++/cache.json https://github.com/libsigcplusplus/libsigcplusplus/blob/master/NEWS | library/expat | 2.5.0 | https://github.com/libexpat/libexpat/releases | library/estr | 0.1.11 | https://github.com/rsyslog/libestr/tags | Currently used solely by rsyslog | library/fastjson | 1.2304.0 | https://github.com/rsyslog/libfastjson/tags | Currently used solely by rsyslog From 55311eeb6627ef3bc7028ffee6ac82f1fb6fbfbc Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 00:51:49 +0000 Subject: [PATCH 14/15] libuv - update from 1.46.0 to 1.47.0 --- build/bind/build.sh | 2 +- doc/packages.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/bind/build.sh b/build/bind/build.sh index 88e81a3625..52b412178e 100755 --- a/build/bind/build.sh +++ b/build/bind/build.sh @@ -23,7 +23,7 @@ PKG=network/dns/bind SUMMARY="BIND DNS tools" DESC="Client utilities for DNS lookups" -LIBUVVER=1.46.0 +LIBUVVER=1.47.0 XFORM_ARGS+=" -DLIBUV=$LIBUVVER" # This package ships private shared libraries in $PREFIX/lib/dns that are only diff --git a/doc/packages.md b/doc/packages.md index 69020eb322..ff5f40488a 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -46,7 +46,7 @@ | library/libevent | 2.1.12 | https://github.com/libevent/libevent/tags | Currently used solely by tmux | library/libidn | 1.41 | http://git.savannah.gnu.org/cgit/libidn.git/refs/tags https://ftp.gnu.org/gnu/libidn/ | library/libffi | 3.4.4 | https://sourceware.org/libffi/ -| library/libuv | 1.46.0 | https://github.com/libuv/libuv/releases | Currently used solely by bind +| library/libuv | 1.47.0 | https://github.com/libuv/libuv/releases | Currently used solely by bind | library/libxml2 | 2.11.5 | https://github.com/GNOME/libxml2/tags http://xmlsoft.org/news.html | library/libxslt | 1.1.30 | http://xmlsoft.org/libxslt/news.html | library/lzlib | 1.13 | https://download.savannah.gnu.org/releases/lzip/lzlib/ From f52c3ef7c164b1bce07f9da083b5cd7824710bfe Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 10 Nov 2023 13:21:07 +0000 Subject: [PATCH 15/15] Update AMD microcode tracking version --- doc/packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/packages.md b/doc/packages.md index ff5f40488a..91001c3724 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -66,7 +66,7 @@ | library/unixodbc | 2.3.12 | http://www.unixodbc.org/download.html | library/xxhash | 0.8.2 | https://github.com/Cyan4973/xxHash/releases | Currently used solely by rsync | library/zlib | 1.3 | https://www.zlib.net/ -| meta/data/microcode/amd | 20230918 | https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/amd-ucode +| meta/data/microcode/amd | 20231019 | https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/amd-ucode | meta/data/microcode/intel | 20230808 | https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases | network/dns/bind | 9.18.19 | https://ftp.isc.org/isc/bind9/ https://www.isc.org/downloads/ | network/openssh | 9.5p1 | https://www.mirrorservice.org/pub/OpenBSD/OpenSSH/portable/