Skip to content

Commit 801c5ca

Browse files
authored
Merge pull request #3701 from citrus-it/pkgupd
Core package updates
2 parents 3e8185c + 6855d7e commit 801c5ca

File tree

13 files changed

+55
-42
lines changed

13 files changed

+55
-42
lines changed

build/bash/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
. ../../lib/build.sh
2828

2929
PROG=bash
30-
VER=5.2.32
30+
VER=5.2.37
3131
PATCHLVL=32
3232
PKG=shell/bash
3333
SUMMARY="GNU Bash"

build/bind/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
. ../../lib/build.sh
1919

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

26-
LIBUVVER=1.48.0
26+
LIBUVVER=1.49.0
2727
XFORM_ARGS+=" -DLIBUV=$LIBUVVER"
2828

2929
# This package ships private shared libraries in $PREFIX/lib/dns that are only

build/bind/patches/linker_flags.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ diff -wpruN --no-dereference '--exclude=*.orig' a~/configure.ac a/configure.ac
1616
- ])
1717
- ])
1818
-
19-
AC_CHECK_HEADERS([fcntl.h regex.h sys/time.h unistd.h sys/mman.h sys/sockio.h sys/select.h sys/param.h sys/sysctl.h net/if6.h sys/socket.h net/route.h linux/netlink.h linux/rtnetlink.h], [], [],
19+
AC_CHECK_HEADERS([sys/param.h sys/socket.h])
20+
AC_CHECK_HEADERS([fcntl.h regex.h sys/time.h unistd.h sys/mman.h sys/sockio.h sys/select.h sys/sysctl.h net/if6.h net/route.h linux/netlink.h linux/rtnetlink.h], [], [],
2021
[$ac_includes_default
21-
#ifdef HAVE_SYS_PARAM_H

build/curl/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
. ../../lib/build.sh
1919

2020
PROG=curl
21-
VER=8.10.0
21+
VER=8.10.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/curl/testsuite.log

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TESTDONE: 1726 tests were considered during 573 seconds.
2-
TESTDONE: 1390 tests out of 1391 reported OK: 99%
1+
TESTDONE: 1728 tests were considered during 543 seconds.
2+
TESTDONE: 1392 tests out of 1393 reported OK: 99%
33
TESTFAIL: These test cases failed: 1004

build/gawk/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
# }}}
1414
#
1515
# Copyright 2011-2015 OmniTI Computer Consulting, Inc. All rights reserved.
16-
# Copyright 2023 OmniOS Community Edition (OmniOSce) Association.
16+
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
1717
#
1818
. ../../lib/build.sh
1919

2020
PROG=gawk
21-
VER=5.3.0
21+
VER=5.3.1
2222
PKG=text/gawk
2323
SUMMARY="GNU awk"
2424
DESC="gawk - GNU implementation of awk"

build/gawk/testsuite.log

Lines changed: 27 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ litoct
148148
longsub
149149
longwrds
150150
manglprm
151+
match4
152+
matchuninitialized
151153
math
152154
membug1
153155
memleak
@@ -205,6 +207,7 @@ posix2008sub
205207
posix_compare
206208
prdupval
207209
prec
210+
printf-corners
208211
printf0
209212
printf1
210213
printfchar
@@ -264,6 +267,7 @@ strcat1
264267
strfieldnum
265268
strnum1
266269
strnum2
270+
strsubscript
267271
strtod
268272
subamp
269273
subback
@@ -343,6 +347,10 @@ csv1
343347
csv2
344348
csv3
345349
csvodd
350+
dbugarray1
351+
dbugarray2
352+
dbugarray3
353+
dbugarray4
346354
dbugeval
347355
dbugeval2
348356
dbugeval3
@@ -473,6 +481,7 @@ nsindirect1
473481
nsindirect2
474482
nsprof1
475483
nsprof2
484+
nsprof3
476485
octdec
477486
patsplit
478487
posix
@@ -484,14 +493,6 @@ printhuge
484493
procinfs
485494
profile0
486495
profile1
487-
profile10
488-
profile11
489-
profile12
490-
profile13
491-
profile14
492-
profile15
493-
profile16
494-
profile17
495496
profile2
496497
profile3
497498
profile4
@@ -500,8 +501,17 @@ profile6
500501
profile7
501502
profile8
502503
profile9
504+
profile10
505+
profile11
506+
profile12
507+
profile13
508+
profile14
509+
profile15
510+
profile16
511+
profile17
503512
pty1
504513
pty2
514+
re_test
505515
rebuf
506516
regexsub
507517
reginttrad
@@ -560,6 +570,8 @@ typeof3
560570
typeof4
561571
typeof5
562572
typeof6
573+
typeof7
574+
typeof8
563575
unicode1
564576
watchpoint1
565577
gawk is not compiled to support the array debug tests
@@ -660,10 +672,10 @@ inf-nan-torture
660672
intformat
661673
======== Done with machine-specific tests ========
662674
2 TESTS FAILED
663-
make[3]: *** [Makefile:5687: pass-fail] Error 1
675+
make[3]: *** [Makefile:5785: pass-fail] Error 1
664676
============== _cmdlinefsbacknl2 =============
665-
--- cmdlinefsbacknl2.ok Mon Oct 9 15:38:09 2023
666-
+++ _cmdlinefsbacknl2 Fri Nov 10 11:00:13 2023
677+
--- cmdlinefsbacknl2.ok Thu Aug 29 06:52:19 2024
678+
+++ _cmdlinefsbacknl2 Wed Sep 25 14:19:34 2024
667679
@@ -1,12 +1,19 @@
668680
5c 0a
669681
+
@@ -686,14 +698,14 @@ make[3]: *** [Makefile:5687: pass-fail] Error 1
686698
gawk: cmd. line:2: warning: invalid `\u' escape sequence
687699
============== _localenl =============
688700
--- localenl.ok Thu Dec 14 17:49:00 2017
689-
+++ _localenl Fri Nov 10 11:00:26 2023
701+
+++ _localenl Wed Sep 25 14:19:47 2024
690702
@@ -1,4 +1,5 @@
691703
LC_ALL=C passed
692704
LC_ALL=POSIX passed
693705
-LC_ALL=en_US.ISO-8859-1 passed
694706
+en_US.ISO-8859-1: unknown locale
695707
+LC_ALL=POSIX passed
696708
LC_ALL=en_US.UTF-8 passed
697-
make[2]: *** [Makefile:2189: check] Error 1
698-
make[1]: *** [Makefile:803: check-recursive] Error 1
699-
make: *** [Makefile:1102: check] Error 2
709+
make[2]: *** [Makefile:2223: check] Error 1
710+
make[1]: *** [Makefile:805: check-recursive] Error 1
711+
make: *** [Makefile:1104: check] Error 2

build/git/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
. ../../lib/build.sh
2020

2121
PROG=git
22-
VER=2.46.1
22+
VER=2.46.2
2323
PKG=developer/versioning/git
2424
SUMMARY="$PROG - distributed version control system"
2525
DESC="Git is a free and open source distributed version control system "

build/glib/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
. ../../lib/build.sh
1919

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

build/glib/testsuite.log

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ glib:glib+core / types OK 1 su
226226
glib:glib+core / unicode OK 38 subtests passed
227227
glib:glib+core / unicode-encoding ERROR killed by signal 6 SIGABRT
228228
glib:glib+core / unicode-normalize OK 3 subtests passed
229-
glib:glib+core / unix OK 20 subtests passed
229+
glib:glib+core / unix ERROR killed by signal 11 SIGSEGV
230230
glib:glib+core / uri OK 24 subtests passed
231231
glib:glib+core / utf8-misc OK 7 subtests passed
232232
glib:glib+core / utf8-performance OK 36 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 / unix ERROR killed by signal 11 SIGSEGV
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

0 commit comments

Comments
 (0)