FreeBSD/ports 057676asysutils/bhyvemgr Makefile distinfo

sysutils/bhyvemgr: Update to 1.14.0

ChangeLog at:   https://github.com/alonsobsd/bhyvemgr/compare/v1.13.1...v1.14.0
DeltaFile
+3-7sysutils/bhyvemgr/Makefile
+3-3sysutils/bhyvemgr/distinfo
+2-0sysutils/bhyvemgr/pkg-plist
+8-103 files

FreeBSD/ports 62a7fe2misc/py-anthropic distinfo Makefile

misc/py-anthropic: Update to 0.104.0
DeltaFile
+3-3misc/py-anthropic/distinfo
+1-1misc/py-anthropic/Makefile
+4-42 files

FreeBSD/ports 33b994enet/bird2 distinfo Makefile

net/bird2: Update to 2.19.0

Sponsored by:   Netflix
DeltaFile
+3-3net/bird2/distinfo
+1-2net/bird2/Makefile
+4-52 files

FreeBSD/ports ad157c8net/bird3 distinfo Makefile

net/bird3: Update to 3.3.0

Sponsored by:   Netflix
DeltaFile
+3-3net/bird3/distinfo
+1-2net/bird3/Makefile
+4-52 files

FreeBSD/ports bf7c1e8www/adguardhome distinfo Makefile, www/adguardhome/files patch-go.mod

www/adguardhome: update 0.107.74 → 0.107.76
DeltaFile
+7-7www/adguardhome/distinfo
+0-10www/adguardhome/files/patch-go.mod
+1-2www/adguardhome/Makefile
+8-193 files

FreeBSD/ports fdce4cemisc/lean-ctx distinfo Makefile

misc/lean-ctx: update 3.6.17 → 3.6.18
DeltaFile
+3-3misc/lean-ctx/distinfo
+1-1misc/lean-ctx/Makefile
+4-42 files

FreeBSD/ports 9a4c496databases/weaviate distinfo Makefile

databases/weaviate: update 1.37.4 → 1.37.5
DeltaFile
+5-5databases/weaviate/distinfo
+1-1databases/weaviate/Makefile
+6-62 files

FreeBSD/ports c1aee72misc/timr-tui distinfo Makefile

misc/timr-tui: update 1.8.1 → 1.9.0
DeltaFile
+3-3misc/timr-tui/distinfo
+1-1misc/timr-tui/Makefile
+4-42 files

FreeBSD/ports d4faee3www/authelia distinfo Makefile

www/authelia: update 4.39.19 → 4.39.20
DeltaFile
+7-7www/authelia/distinfo
+1-2www/authelia/Makefile
+8-92 files

FreeBSD/src 77fd9e0crypto/openssh sshconnect2.c

upstream: fix hard-to-reach NULL deref during pubkey auth

To hit this, the user must be using a PEM style private key with no
corresponding .pub key adjacent to it.

OpenBSD-Commit-ID: b7150acc5322fa33f21491834d9471fbe3d30f20
(cherry picked from commit cf6c0b3b94cdc223f1b8be1ef2d93e993af5d976)

Reviewed by:    emaste
DeltaFile
+2-2crypto/openssh/sshconnect2.c
+2-21 files

FreeBSD/src b9d16b7sys/kern kern_sig.c, tests/sys/capsicum capmode.cc

sigqueue: In capability mode, only allow signalling self

This is copied from the check in kern_kill.

Reviewed by:    markj, oshogbo
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57244
DeltaFile
+9-3tests/sys/capsicum/capmode.cc
+10-0sys/kern/kern_sig.c
+19-32 files

FreeBSD/ports 5b87ed2science/simple-dftd3 distinfo Makefile

science/simple-dftd3: update 1.3.1 → 1.4.0
DeltaFile
+3-3science/simple-dftd3/distinfo
+2-3science/simple-dftd3/Makefile
+1-1science/simple-dftd3/pkg-plist
+6-73 files

FreeBSD/ports 36ea07amath/lean4 pkg-plist Makefile, math/lean4/files patch-stage0_src_CMakeLists.txt patch-src_CMakeLists.txt

math/lean4: update 4.29.1 → 4.30.0
DeltaFile
+2,823-2,259math/lean4/pkg-plist
+21-3math/lean4/Makefile
+14-5math/lean4/files/patch-stage0_src_CMakeLists.txt
+14-5math/lean4/files/patch-src_CMakeLists.txt
+18-0math/lean4/files/patch-tests_CMakeLists.txt
+15-0math/lean4/files/patch-tests_util.sh
+2,905-2,2722 files not shown
+2,914-2,2778 files

FreeBSD/ports d72ae04security/py-scrypt distinfo Makefile

security/py-scrypt: update 0.8.27 → 0.9.4
DeltaFile
+3-3security/py-scrypt/distinfo
+1-2security/py-scrypt/Makefile
+4-52 files

FreeBSD/ports ed31128security/py-certipy distinfo Makefile

security/py-certipy: update 0.2.2 → 0.2.3
DeltaFile
+3-3security/py-certipy/distinfo
+2-2security/py-certipy/Makefile
+5-52 files

FreeBSD/ports 0ff37fasysutils/containerd distinfo Makefile

sysutils/containerd: Update to 2.3.1
DeltaFile
+3-3sysutils/containerd/distinfo
+1-2sysutils/containerd/Makefile
+4-52 files

FreeBSD/ports e12eb6esysutils/nut-devel pkg-plist distinfo

sysutils/nut-devel: Update to the latest networkupstools/nut github commit
DeltaFile
+7-2sysutils/nut-devel/pkg-plist
+3-3sysutils/nut-devel/distinfo
+2-2sysutils/nut-devel/Makefile
+12-73 files

FreeBSD/src c564074sys/netinet ip_divert.c

divert: Avoid using atomic_(load|store)_(acq|rel)_16

It's not implemented on some arches.  Use a plain int to count the
number of sockets in a divert lbgroup.

Reported by:    Jenkins
Fixes:          895a0ae67fe2 ("divert: Define semantics for SO_REUSEPORT_LB on divert sockets")
DeltaFile
+7-5sys/netinet/ip_divert.c
+7-51 files

FreeBSD/ports d81083blang/python310 distinfo, lang/python311 distinfo

lang/python31{0,1,2}: reroll PATCHFILES after repository growth

Each commit checksum now shows one additional character, but the
diff contents are identical.

PR: 295595
(cherry picked from commit 4b4b105e82c91455a47ca32c79525a88a60b8616)
DeltaFile
+5-5lang/python311/distinfo
+5-5lang/python312/distinfo
+3-3lang/python310/distinfo
+13-133 files

FreeBSD/ports 4b4b105lang/python310 distinfo, lang/python311 distinfo

lang/python31{0,1,2}: reroll PATCHFILES after repository growth

Each commit checksum now shows one additional character, but the
diff contents are identical.

PR: 295595
DeltaFile
+5-5lang/python311/distinfo
+5-5lang/python312/distinfo
+3-3lang/python310/distinfo
+13-133 files

FreeBSD/src 00b96a7sys/amd64/amd64 trap.c

amd64: Drop segment descriptor details from trap messsages

Segment descriptor contents are fixed on amd64 and not very interesting
compared to the other values that are displayed.

While here, include both the thread and process details of the current
thread and drop redundant output of the trap number.

Reviewed by:    kib
Differential Revision:  https://reviews.freebsd.org/D56989
DeltaFile
+3-13sys/amd64/amd64/trap.c
+3-131 files

FreeBSD/src 2750d95sys/netinet tcp_log_buf.c

tcp: fix TCP_ACCOUNTING build

The uninitialized timeval was discovered by the new clang.
DeltaFile
+1-0sys/netinet/tcp_log_buf.c
+1-01 files

FreeBSD/src 2ca9d92lib/libc/gen nlist.3

nlist.3: Add discouraged use notice

It is a relic from a.out days and is poorly specified. Although ELF
support was added to nlist, there are better ways to access ELF data.

Reviewed by:    kib
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57078

(cherry picked from commit 94b7a335683abcbcd76e8b67d37e21271d81590c)
(cherry picked from commit be2da08e0b5b82329e36a6cf3b98f9099c6184ce)
DeltaFile
+4-0lib/libc/gen/nlist.3
+4-01 files

FreeBSD/src 5083252lib/libc/gen nlist.3

nlist.3: Clarify which symbol table is used

nlist() requires section headers, and currently fetches symbol names
only from SHT_SYMTAB,

Reviewed by:    kib
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57065

(cherry picked from commit cd6bf930eafe850dc631feeaf8332832601f4225)
(cherry picked from commit e25366d46bf5cdd840d2827524f9ed29e2fcbc66)
DeltaFile
+5-3lib/libc/gen/nlist.3
+5-31 files

FreeBSD/src fea07b7lib/libc/gen nlist.3

nlist.3: Replace a.out(5) Xref with elf(5)

ELF support was added to nlist() in 1997, and a.out support was removed
in 2020.  The man page was not updated for either of these changes.

Fixes: 77909f597881 ("Initial elf nlist support, ...")
Fixes: 86cfa7e70b2b ("nlist: retire long-obsolete aout support")
Sponsored by: The FreeBSD Foundation

(cherry picked from commit 876a17321c896427d70de94101df4d888a19189b)

struct nlist is documented in both a.out(5) and stab(5), so add an Xref
to the latter.

(cherry picked from commit 762e451b318c8cbfddbcaaa92a218e8b45306eb9)
(cherry picked from commit 9d9651c49575e27f2873c10bb7fe855be29ff48a)
DeltaFile
+4-5lib/libc/gen/nlist.3
+4-51 files

FreeBSD/src 9d9651clib/libc/gen nlist.3

nlist.3: Replace a.out(5) Xref with elf(5)

ELF support was added to nlist() in 1997, and a.out support was removed
in 2020.  The man page was not updated for either of these changes.

Fixes: 77909f597881 ("Initial elf nlist support, ...")
Fixes: 86cfa7e70b2b ("nlist: retire long-obsolete aout support")
Sponsored by: The FreeBSD Foundation

(cherry picked from commit 876a17321c896427d70de94101df4d888a19189b)

struct nlist is documented in both a.out(5) and stab(5), so add an Xref
to the latter.

(cherry picked from commit 762e451b318c8cbfddbcaaa92a218e8b45306eb9)
DeltaFile
+4-3lib/libc/gen/nlist.3
+4-31 files

FreeBSD/src e25366dlib/libc/gen nlist.3

nlist.3: Clarify which symbol table is used

nlist() requires section headers, and currently fetches symbol names
only from SHT_SYMTAB,

Reviewed by:    kib
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57065

(cherry picked from commit cd6bf930eafe850dc631feeaf8332832601f4225)
DeltaFile
+5-3lib/libc/gen/nlist.3
+5-31 files

FreeBSD/src be2da08lib/libc/gen nlist.3

nlist.3: Add discouraged use notice

It is a relic from a.out days and is poorly specified. Although ELF
support was added to nlist, there are better ways to access ELF data.

Reviewed by:    kib
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57078

(cherry picked from commit 94b7a335683abcbcd76e8b67d37e21271d81590c)
DeltaFile
+4-0lib/libc/gen/nlist.3
+4-01 files

FreeBSD/src f3a50f7contrib/unbound configure config.h.in, contrib/unbound/doc unbound-checkconf.8.in unbound.8

unbound: Update to 1.24.2

Merge commit 'ec5b94f552d7cb2a9d456c67e9941bcf5e3698bf'

This is purely cosmetic as we already had the functional changes.

MFC after:      1 week

(cherry picked from commit 22fa41b4e81ad91d11e28f1837764730d744d4e4)
DeltaFile
+2,692-1,909contrib/unbound/configure
+8-8lib/libunbound/config.h
+5-5contrib/unbound/config.h.in
+2-2contrib/unbound/doc/unbound-checkconf.8.in
+2-2contrib/unbound/doc/unbound.8
+2-2contrib/unbound/doc/unbound.8.in
+2,711-1,92815 files not shown
+2,738-1,95421 files

FreeBSD/src a267928contrib/unbound configure, contrib/unbound/pythonmod interface.i

unbound: Update to 1.25.0

Release notes at
        https://nlnetlabs.nl/news/2026/Apr/29/unbound-1.25.0-released/

Merge commit '4dd0a17edce60370304a45f2c40251e09e193bd6'

MFC after:      1 week

(cherry picked from commit 5fa84c6ec176d186ddad25d31f8760e50f48157f)
DeltaFile
+3,982-3,941contrib/unbound/util/configlexer.c
+2,504-3,790contrib/unbound/configure
+2,396-2,294contrib/unbound/util/configparser.c
+0-2,764contrib/unbound/testcode/doqclient.c
+0-2,044contrib/unbound/testcode/fake_event.c
+0-1,857contrib/unbound/pythonmod/interface.i
+8,882-16,690132 files not shown
+15,803-27,136138 files