Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core package updates #3398

Merged
merged 6 commits into from
Nov 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/bind/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
. ../../lib/build.sh

PROG=bind
VER=9.18.19
VER=9.18.20
PKG=network/dns/bind
SUMMARY="BIND DNS tools"
DESC="Client utilities for DNS lookups"
Expand Down
2 changes: 1 addition & 1 deletion build/bind/patches/linker_flags.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
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
@@ -277,17 +277,6 @@ AM_CONDITIONAL([HAVE_PYMOD_DNS], [test "
@@ -254,17 +254,6 @@ AM_CONDITIONAL([HAVE_PYTEST], [test -n "
#
AC_PATH_PROG([XSLTPROC], [xsltproc])

Expand Down
2 changes: 1 addition & 1 deletion build/gettext/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
. ../../lib/build.sh

PROG=gettext
VER=0.22.3
VER=0.22.4
PKG=text/gnu-gettext
SUMMARY="gettext - GNU gettext utility"
DESC="GNU gettext - GNU gettext utility"
Expand Down
3 changes: 2 additions & 1 deletion build/libxml2/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
. ../../lib/build.sh

PROG=libxml2
VER=2.11.5
VER=2.12.0
PKG=library/libxml2
SUMMARY="XML C parser and toolkit"
DESC="Portable XML parser and toolkit library"
Expand All @@ -28,6 +28,7 @@ RUN_DEPENDS_IPS="compress/xz library/zlib"
CONFIGURE_OPTS+="
--disable-static
--without-python
--with-legacy
"

TESTSUITE_FILTER="^(Total|[Tt]esting|Ran)"
Expand Down
18 changes: 9 additions & 9 deletions build/libxml2/testsuite.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Total 3624 tests, no errors
Total 3686 tests, no errors
Total 49 tests, no errors
Testing HTMLparser : 35 of 41 functions ...
Testing HTMLtree : 18 of 18 functions ...
Expand All @@ -9,27 +9,27 @@ Testing chvalid : 9 of 9 functions ...
Testing debugXML : 25 of 28 functions ...
Testing dict : 10 of 13 functions ...
Testing encoding : 16 of 19 functions ...
Testing entities : 11 of 17 functions ...
Testing entities : 11 of 18 functions ...
Testing hash : 17 of 25 functions ...
Testing list : 19 of 26 functions ...
Testing nanohttp : 13 of 17 functions ...
Testing parser : 59 of 71 functions ...
Testing parser : 67 of 80 functions ...
Testing parserInternals : 30 of 87 functions ...
Testing pattern : 10 of 15 functions ...
Testing relaxng : 14 of 24 functions ...
Testing schemasInternals : 0 of 2 functions ...
Testing schematron : 1 of 10 functions ...
Testing tree : 142 of 164 functions ...
Testing tree : 144 of 170 functions ...
Testing uri : 10 of 15 functions ...
Testing valid : 50 of 70 functions ...
Testing xinclude : 8 of 10 functions ...
Testing xmlIO : 41 of 51 functions ...
Testing xmlIO : 41 of 55 functions ...
Testing xmlautomata : 3 of 19 functions ...
Testing xmlerror : 7 of 15 functions ...
Testing xmlerror : 7 of 17 functions ...
Testing xmlmodule : 2 of 4 functions ...
Testing xmlreader : 76 of 86 functions ...
Testing xmlreader : 76 of 87 functions ...
Testing xmlregexp : 16 of 30 functions ...
Testing xmlsave : 4 of 10 functions ...
Testing xmlsave : 7 of 13 functions ...
Testing xmlschemas : 16 of 27 functions ...
Testing xmlschemastypes : 26 of 34 functions ...
Testing xmlstring : 26 of 30 functions ...
Expand All @@ -38,7 +38,7 @@ Testing xmlwriter : 52 of 80 functions ...
Testing xpath : 32 of 40 functions ...
Testing xpathInternals : 106 of 117 functions ...
Testing xpointer : 13 of 21 functions ...
Total: 1124 functions, 289600 tests, 0 errors
Total: 1137 functions, 288722 tests, 0 errors
testing char range: 1 2 3 4 done
testing 1 byte char in document: 1 2 3 4 done
testing 2 byte char in document: 1 2 3 4 done
Expand Down
2 changes: 1 addition & 1 deletion build/pv/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
. ../../lib/build.sh

PROG=pv
VER=1.8.0
VER=1.8.5
PKG=shell/pipe-viewer
SUMMARY="Pipe Viewer"
DESC="pv - a terminal-based tool for monitoring the progress of data through a pipeline."
Expand Down
4 changes: 2 additions & 2 deletions build/socat/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
# http://www.illumos.org/license/CDDL.
# }}}

# Copyright 2022 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2023 OmniOS Community Edition (OmniOSce) Association.

. ../../lib/build.sh

PROG=socat
VER=1.7.4.4
VER=1.8.0.0
PKG=network/socat
SUMMARY="Multipurpose socket relay"
DESC="socat is a relay for bidirectional data transfer between two "
Expand Down
4 changes: 3 additions & 1 deletion build/socat/local.mog
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.

# Copyright 2018 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2023 OmniOS Community Edition (OmniOSce) Association.

license COPYING license=GPLv2

<transform file path=usr/bin/.+\.sh$ -> drop>

27 changes: 0 additions & 27 deletions build/socat/patches/fix-socat-tcsetattr.patch

This file was deleted.

1 change: 0 additions & 1 deletion build/socat/patches/series

This file was deleted.

12 changes: 6 additions & 6 deletions doc/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
| 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.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/libxml2 | 2.12.0 | 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/
| library/nettle | 3.9.1 | https://ftp.gnu.org/gnu/nettle/ https://www.lysator.liu.se/~nisse/nettle/ | Used solely by chrony
Expand All @@ -67,12 +67,12 @@
| 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 | 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/
| meta/data/microcode/intel | 20231114 | https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases
| network/dns/bind | 9.18.20 | https://ftp.isc.org/isc/bind9/ https://www.isc.org/downloads/
| network/openssh | 9.5p1 | https://www.mirrorservice.org/pub/OpenBSD/OpenSSH/portable/
| network/rsync | 3.2.7 | https://rsync.samba.org/
| network/service/isc-dhcp | 4.4.3-P1 | https://ftp.isc.org/isc/dhcp/ https://www.isc.org/downloads/
| network/socat | 1.7.4.4 | http://www.dest-unreach.org/socat/download/
| network/socat | 1.8.0.0 | http://www.dest-unreach.org/socat/download/
| network/test/iperf | 3.1.3 | https://iperf.fr/iperf-download.php#source
| network/test/netperf | 2.7.0 | https://github.com/HewlettPackard/netperf/tags
| runtime/java/openjdk11 | 11.0.20.1+1 | https://github.com/openjdk/jdk11u/tags
Expand All @@ -89,7 +89,7 @@
| 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/pipe-viewer | 1.8.5 | http://www.ivarch.com/programs/pv.shtml
| shell/tcsh | 6.24.10 | https://github.com/tcsh-org/tcsh/tags
| shell/zsh | 5.9 | https://sourceforge.net/projects/zsh/files/zsh
| system/cpuid | 1.8.2 | https://github.com/tycho/cpuid/tags
Expand All @@ -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.3 | https://ftp.gnu.org/pub/gnu/gettext/
| text/gnu-gettext | 0.22.4 | 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
Expand Down
Loading