Skip to content

Commit b551d46

Browse files
authored
Merge pull request #3868 from citrus-it/pkgupd
Core package updates
2 parents bcdf8e7 + 042226b commit b551d46

15 files changed

+30
-31
lines changed

build/bind/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
. ../../lib/build.sh
1919

2020
PROG=bind
21-
VER=9.18.32
21+
VER=9.18.34
2222
PKG=network/dns/bind
2323
SUMMARY="BIND DNS tools"
2424
DESC="Client utilities for DNS lookups"

build/curl/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
. ../../lib/build.sh
1919

2020
PROG=curl
21-
VER=8.12.0
21+
VER=8.12.1
2222
PKG=web/curl
2323
SUMMARY="Command line tool for transferring data with URL syntax"
2424
DESC="Curl is a command line tool for transferring data with URL syntax, "

build/fio/build.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
# Use is subject to license terms.
1717
#
1818
# Copyright (c) 2014, 2016 by Delphix. All rights reserved.
19-
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
19+
# Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
2020

2121
. ../../lib/build.sh
2222

2323
PROG=fio
24-
VER=3.38
24+
VER=3.39
2525
PKG=system/test/fio
2626
SUMMARY="Flexible IO Tester"
2727
DESC="A tool that is able to simulate a given I/O workload"

build/glib/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
. ../../lib/build.sh
1919

2020
PROG=glib
21-
VER=2.82.4
21+
VER=2.82.5
2222
PKG=library/glib2
2323
SUMMARY="GNOME utility library"
2424
DESC="The GNOME general-purpose utility library"

build/glib/patches/sigstack.patch

+3-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ https://github.com/illumos/ipd/blob/master/ipd/0038/README.adoc#45-signal-stack-
66

77
For now, have the test use the larger `SIGSTKSZ`.
88

9-
diff --git a/glib/tests/unix.c b/glib/tests/unix.c
10-
index d3ef514..bbfba06 100644
11-
--- a/glib/tests/unix.c
12-
+++ b/glib/tests/unix.c
9+
diff -wpruN --no-dereference '--exclude=*.orig' a~/glib/tests/unix.c a/glib/tests/unix.c
10+
--- a~/glib/tests/unix.c 1970-01-01 00:00:00
11+
+++ a/glib/tests/unix.c 1970-01-01 00:00:00
1312
@@ -588,7 +588,7 @@ test_signal_alternate_stack (int signal)
1413
#ifndef SA_ONSTACK
1514
g_test_skip ("alternate stack is not supported");

build/glib/testsuite.log

+4-3
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ glib:glib+core+cpp / cxx-17 OK 22 s
254254
glib:glib+core+cpp / cxx-20 OK 22 subtests passed
255255
glib:glib+core+cpp / cxx-2b OK 21 subtests passed
256256
glib:glib+core+cpp / cxx-98 OK 22 subtests passed
257-
glib:glib+core+no-valgrind / assert-msg-test.py OK 2 subtests passed
257+
glib:glib+core+no-valgrind / assert-msg-test.py ERROR exit status 1
258258
glib:glib+core+no-valgrind / messages-low-memory.py OK 1 subtests passed
259259
glib:glib+core+no-valgrind+pkg-config / glib-2.0-pkg-config OK
260260
glib:glib+core+slow / 1bit-emufutex OK 2 subtests passed
@@ -355,14 +355,15 @@ glib:glib+core / mapping ERROR k
355355
glib:glib+core / string ERROR killed by signal 6 SIGABRT
356356
glib:glib+core / unicode-encoding ERROR killed by signal 6 SIGABRT
357357
glib:glib+core / gutils-user-database ERROR killed by signal 5 SIGTRAP
358+
glib:glib+core+no-valgrind / assert-msg-test.py ERROR exit status 1
358359
glib:gio / converter-stream ERROR killed by signal 11 SIGSEGV
359360
glib:gio / appmonitor ERROR killed by signal 6 SIGABRT
360361
glib:gio / unix-mounts ERROR killed by signal 6 SIGABRT
361362
glib:gio / gsettings ERROR killed by signal 5 SIGTRAP
362363

363-
Ok: 334
364+
Ok: 333
364365
Expected Fail: 0
365-
Fail: 9
366+
Fail: 10
366367
Unexpected Pass: 0
367368
Skipped: 6
368369
Timeout: 0

build/rsyslog/build.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
# http://www.illumos.org/license/CDDL.
1313
# }}}
1414
#
15-
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
15+
# Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
1616

1717
. ../../lib/build.sh
1818

1919
PROG=rsyslog
20-
VER=8.2412.0
20+
VER=8.2502.0
2121
PKG=system/rsyslog
2222
SUMMARY="rsyslog - the rocket-fast system for log processing."
2323
DESC="A high-performance, modular syslog implementation."

build/rsyslog/patches/runtime-rsyslog.h.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Not for community.
66
diff -wpruN --no-dereference '--exclude=*.orig' a~/runtime/rsyslog.h a/runtime/rsyslog.h
77
--- a~/runtime/rsyslog.h 1970-01-01 00:00:00
88
+++ a/runtime/rsyslog.h 1970-01-01 00:00:00
9-
@@ -244,6 +244,8 @@
9+
@@ -246,6 +246,8 @@
1010
#endif
1111
#define LOG_AUTHPRIV (10<<3) /* security/authorization messages (private) */
1212
#define LOG_FTP (11<<3) /* ftp daemon */

build/rsyslog/patches/test.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
diff -wpruN --no-dereference '--exclude=*.orig' a~/tests/tcpflood.c a/tests/tcpflood.c
22
--- a~/tests/tcpflood.c 1970-01-01 00:00:00
33
+++ a/tests/tcpflood.c 1970-01-01 00:00:00
4-
@@ -808,7 +808,8 @@ int sendMessages(struct instdata *inst)
4+
@@ -836,7 +836,8 @@ int sendMessages(struct instdata *inst)
55
}
66
lenSend = sendPlainTCP(socknum, buf, lenBuf, &error_number);
77
} else if(transport == TP_UDP) {

build/rsyslog/testsuite.log

+3-4
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,6 @@ PASS: omhttp-batch-jsonarray-retry.sh
363363
PASS: omhttp-batch-jsonarray.sh
364364
PASS: omhttp-batch-kafkarest-retry.sh
365365
PASS: omhttp-batch-kafkarest.sh
366-
PASS: omhttp-batch-retry-metadata.sh
367366
PASS: omhttp-batch-lokirest-retry.sh
368367
PASS: omhttp-batch-lokirest.sh
369368
PASS: omhttp-batch-newline.sh
@@ -420,10 +419,10 @@ PASS: imtcp-tls-ossl-error-key.sh
420419
PASS: imtcp-tls-ossl-error-key2.sh
421420
PASS: uxsock_simple.sh
422421
============================================================================
423-
Testsuite summary for rsyslog 8.2412.0
422+
Testsuite summary for rsyslog 8.2502.0
424423
============================================================================
425-
# TOTAL: 422
426-
# PASS: 379
424+
# TOTAL: 421
425+
# PASS: 378
427426
# SKIP: 43
428427
# XFAIL: 0
429428
# FAIL: 0

build/socat/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
. ../../lib/build.sh
1818

1919
PROG=socat
20-
VER=1.8.0.2
20+
VER=1.8.0.3
2121
PKG=network/socat
2222
SUMMARY="Multipurpose socket relay"
2323
DESC="socat is a relay for bidirectional data transfer between two "

build/sqlite3/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
. ../../lib/build.sh
1919

2020
PROG=sqlite-autoconf
21-
VER=3490000
21+
VER=3490100
2222
PKG=database/sqlite-3
2323
SUMMARY="SQL database engine library"
2424
DESC="SQLite is a self-contained, high-reliability, embedded, full-featured, "

build/sqlite3/patches/cross.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
diff -wpruN --no-dereference '--exclude=*.orig' a~/autosetup/proj.tcl a/autosetup/proj.tcl
22
--- a~/autosetup/proj.tcl 1970-01-01 00:00:00
33
+++ a/autosetup/proj.tcl 1970-01-01 00:00:00
4-
@@ -918,6 +918,10 @@ proc proj-check-emsdk {} {
4+
@@ -923,6 +923,10 @@ proc proj-check-emsdk {} {
55
# checked here will work but then fails at build-time, and the current
66
# order of checks reflects that.
77
proc proj-check-rpath {} {

build/sqlite3/patches/nostrip.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
diff -wpruN --no-dereference '--exclude=*.orig' a~/Makefile.in a/Makefile.in
22
--- a~/Makefile.in 1970-01-01 00:00:00
33
+++ a/Makefile.in 1970-01-01 00:00:00
4-
@@ -65,7 +65,7 @@ LDFLAGS.libsqlite3.soname = @LDFLAGS_LIB
4+
@@ -74,7 +74,7 @@ CFLAGS.icu = @CFLAGS_ICU@
55
# When cross-compiling, we need to avoid the -s flag because it only
66
# works on the build host's platform.
77
INSTALL.strip.1 = $(INSTALL)

doc/packages.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
| compress/zip | 3.0 | https://sourceforge.net/projects/infozip/files/Zip%203.x%20%28latest%29/ http://www.info-zip.org/Zip.html
1313
| compress/zstd | 1.5.7 | https://github.com/facebook/zstd/releases
1414
| data/iso-codes | 4.17.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
15-
| database/sqlite-3 | 3490000 | https://www.sqlite.org/download.html
15+
| database/sqlite-3 | 3490100 | https://www.sqlite.org/download.html
1616
| developer/build/autoconf | 2.72 | https://ftp.gnu.org/gnu/autoconf/
1717
| developer/build/automake | 1.17 | https://ftp.gnu.org/gnu/automake/
1818
| developer/build/gnu-make | 4.4.1 | https://ftp.gnu.org/gnu/make/
@@ -68,11 +68,11 @@
6868
| library/zlib | 1.3.1 | https://www.zlib.net/
6969
| meta/data/microcode/amd | 20241121 | https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/amd-ucode
7070
| meta/data/microcode/intel | 20241112 | https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases
71-
| network/dns/bind | 9.18.32 | https://ftp.isc.org/isc/bind9/ https://www.isc.org/downloads/
71+
| network/dns/bind | 9.18.34 | https://ftp.isc.org/isc/bind9/ https://www.isc.org/downloads/
7272
| network/openssh | 9.9p2 | https://www.mirrorservice.org/pub/OpenBSD/OpenSSH/portable/
7373
| network/rsync | 3.4.1 | https://rsync.samba.org/
7474
| network/service/isc-dhcp | 4.4.3-P1 | https://ftp.isc.org/isc/dhcp/ https://www.isc.org/downloads/
75-
| network/socat | 1.8.0.2 | http://www.dest-unreach.org/socat/download/
75+
| network/socat | 1.8.0.3 | http://www.dest-unreach.org/socat/download/
7676
| network/test/iperf | 3.18 | https://github.com/esnet/iperf/releases
7777
| network/test/netperf | 2.7.0 | https://github.com/HewlettPackard/netperf/tags
7878
| runtime/java/openjdk11 | 11.0.26+4 | https://github.com/openjdk/jdk11u/tags
@@ -104,9 +104,9 @@
104104
| system/network/lldp | 0.4alpha | https://sourceforge.net/projects/openlldp/files/
105105
| system/pciutils | 3.13.0 | https://www.kernel.org/pub/software/utils/pciutils/
106106
| system/pkgtree | 1.1 | https://github.com/quattor/pkgtree/tags
107-
| system/rsyslog | 8.2412.0 | https://www.rsyslog.com/downloads/download-v8-stable/
107+
| system/rsyslog | 8.2502.0 | https://www.rsyslog.com/downloads/download-v8-stable/
108108
| system/test/epolltest | 20240808 | https://github.com/omniosorg/epoll-test-suite
109-
| system/test/fio | 3.38 | https://github.com/axboe/fio/tags
109+
| system/test/fio | 3.39 | https://github.com/axboe/fio/tags
110110
| system/watch | 4.0.5 | https://gitlab.com/api/v4/projects/procps-ng%2Fprocps/releases https://gitlab.com/procps-ng/procps/-/releases
111111
| terminal/screen | 4.9.1 | https://ftp.gnu.org/gnu/screen/
112112
| terminal/tmux | 3.5 | https://github.com/tmux/tmux/releases http://tmux.github.io/
@@ -118,10 +118,10 @@
118118
| text/gnu-sed | 4.9 | https://ftp.gnu.org/gnu/sed/ https://savannah.gnu.org/news/?group=sed
119119
| text/groff | 1.23.0 | https://ftp.gnu.org/gnu/groff/
120120
| text/less | 668 | http://www.greenwoodsoftware.com/less/download.html
121-
| web/curl | 8.12.0 | https://curl.haxx.se/download.html
121+
| web/curl | 8.12.1 | https://curl.haxx.se/download.html
122122
| web/wget | 1.25.0 | https://ftp.gnu.org/gnu/wget/
123123
| web/wget2 | 2.2.0 | https://ftp.gnu.org/gnu/wget/
124-
| library/glib2 | 2.82.4 | https://download.gnome.org/sources/glib/cache.json https://download.gnome.org/sources/glib/ | Odd minor versions are dev/unstable
124+
| library/glib2 | 2.82.5 | https://download.gnome.org/sources/glib/cache.json https://download.gnome.org/sources/glib/ | Odd minor versions are dev/unstable
125125
| developer/gnu-binutils | 2.44 | https://ftp.gnu.org/gnu/binutils
126126
| media/xorriso | 1.5.6.pl02 | https://www.gnu.org/software/xorriso/
127127
| system/virtualization/open-vm-tools | 12.5.0 | https://github.com/vmware/open-vm-tools/releases https://docs.vmware.com/en/VMware-Tools/

0 commit comments

Comments
 (0)