FreeBSD/src 484fa40sys/modules/zfs Makefile

zfs: fix aarch64 build after zfs-2.4.0-rc4

(cherry picked from commit fb709935d64d5fd4ad21cf8c69faf580760999e4)
DeltaFile
+0-2sys/modules/zfs/Makefile
+0-21 files

FreeBSD/src 3882959contrib/diff/lib getopt.h

diff3: Remove bespoke getopt.h

diff3's getopt.h included a function declaration without a prototype,
which produces a compiler warning.  Just remove the bespoke getopt.h
and use the system header.

Reported by:    Mark Millard
Reviewed by:    fuz
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53802
DeltaFile
+0-176contrib/diff/lib/getopt.h
+0-1761 files

FreeBSD/src 6ec3d44share/man/man4 geom_zero.4 zero.4

geom_zero.4: Document

PR:     250593
Reviewed by:    bcr, ziaee
Thanks to:      imp, markj
MFC after:      1 week
Fixes:  3843eba85d98 Add unmapped BIO support to GEOM ZERO
Fixes:  24e1fdcd1a69 Allow to specify the byte which will be used for filling read buffer
Fixes:  565bc101112c Add a very simple and small GEOM class - ZERO

(cherry picked from commit 39acb7fd86eda721df402c2f1368b78cede161c3)
DeltaFile
+174-0share/man/man4/geom_zero.4
+2-1share/man/man4/zero.4
+2-0share/man/man4/Makefile
+178-13 files

FreeBSD/src 1839141share/man/man4 geom_zero.4 zero.4

geom_zero.4: Document

PR:     250593
Reviewed by:    bcr, ziaee
Thanks to:      imp, markj
MFC after:      1 week
Fixes:  3843eba85d98 Add unmapped BIO support to GEOM ZERO
Fixes:  24e1fdcd1a69 Allow to specify the byte which will be used for filling read buffer
Fixes:  565bc101112c Add a very simple and small GEOM class - ZERO

(cherry picked from commit 39acb7fd86eda721df402c2f1368b78cede161c3)
DeltaFile
+174-0share/man/man4/geom_zero.4
+2-1share/man/man4/zero.4
+2-0share/man/man4/Makefile
+178-13 files

FreeBSD/src 32ef68bshare/man/man4 geom_zero.4 zero.4

geom_zero.4: Document

PR:     250593
Reviewed by:    bcr, ziaee
Thanks to:      imp, markj
MFC after:      1 week
Fixes:  3843eba85d98 Add unmapped BIO support to GEOM ZERO
Fixes:  24e1fdcd1a69 Allow to specify the byte which will be used for filling read buffer
Fixes:  565bc101112c Add a very simple and small GEOM class - ZERO

(cherry picked from commit 39acb7fd86eda721df402c2f1368b78cede161c3)
DeltaFile
+174-0share/man/man4/geom_zero.4
+2-1share/man/man4/zero.4
+2-0share/man/man4/Makefile
+178-13 files

FreeBSD/src d086bf3share/man/man7 d.7

d.7: Document strchr, strjoin, strrchr, strstr, strtok, strlen, and substr

Reviewed by:    markj
MFC after:      2 weeks
Differential Revision:  https://reviews.freebsd.org/D53417

(cherry picked from commit af99c4c1d03c742faf8bd4c62fbbb664c5f7fc18)
DeltaFile
+124-0share/man/man7/d.7
+124-01 files

FreeBSD/src 760b71acddl/contrib/opensolaris/cmd/dtrace dtrace.1, share/man/man4 dtrace_callout_execute.4 Makefile

dtrace_callout_execute.4: Document the DTrace callout_execute provider

MFC after:      2 weeks
Fixes:          91dd9aae1ab8 Add explicit static DTrace tracing to the callout mechanism
Differential Revision:  https://reviews.freebsd.org/D51397

(cherry picked from commit 3ccb2d9513e6a2e046e635c186da68acf8f8498b)
DeltaFile
+68-0share/man/man4/dtrace_callout_execute.4
+3-1share/man/man9/callout.9
+1-0cddl/contrib/opensolaris/cmd/dtrace/dtrace.1
+1-0share/man/man4/Makefile
+73-14 files

FreeBSD/src 7d43404cddl/contrib/opensolaris/cmd/dtrace dtrace.1, share/man/man4 dtrace_callout_execute.4 Makefile

dtrace_callout_execute.4: Document the DTrace callout_execute provider

MFC after:      2 weeks
Fixes:          91dd9aae1ab8 Add explicit static DTrace tracing to the callout mechanism
Differential Revision:  https://reviews.freebsd.org/D51397

(cherry picked from commit 3ccb2d9513e6a2e046e635c186da68acf8f8498b)
DeltaFile
+68-0share/man/man4/dtrace_callout_execute.4
+3-1share/man/man9/callout.9
+1-0share/man/man4/Makefile
+1-0cddl/contrib/opensolaris/cmd/dtrace/dtrace.1
+73-14 files

FreeBSD/src 443b7c4cddl/contrib/opensolaris/cmd/dtrace dtrace.1, share/man/man4 dtrace_callout_execute.4 Makefile

dtrace_callout_execute.4: Document the DTrace callout_execute provider

MFC after:      2 weeks
Fixes:          91dd9aae1ab8 Add explicit static DTrace tracing to the callout mechanism
Differential Revision:  https://reviews.freebsd.org/D51397

(cherry picked from commit 3ccb2d9513e6a2e046e635c186da68acf8f8498b)
DeltaFile
+68-0share/man/man4/dtrace_callout_execute.4
+3-1share/man/man9/callout.9
+1-0cddl/contrib/opensolaris/cmd/dtrace/dtrace.1
+1-0share/man/man4/Makefile
+73-14 files

FreeBSD/ports 5078373net-mgmt/telegraf distinfo Makefile

net-mgmt/telegraf: Update to 1.36.4

Release notes:  https://github.com/influxdata/telegraf/releases/tag/v1.36.4
DeltaFile
+5-5net-mgmt/telegraf/distinfo
+1-2net-mgmt/telegraf/Makefile
+6-72 files

FreeBSD/ports 573e848misc/qman distinfo Makefile

misc/qman: Update to 1.5.1

Changelog: https://github.com/plp13/qman/releases/tag/v1.5.1

Reported by:    GitHub (watch releases)
DeltaFile
+3-3misc/qman/distinfo
+1-1misc/qman/Makefile
+4-42 files

FreeBSD/ports c1fdb96security/certmonger Makefile

security/certmonger: samba version neutrality

Allow Certmonger to be installed alongside samba420 if that's
the default

(cherry picked from commit 616b0267252030a7d9fff5935ed4c54376a5855c)
DeltaFile
+3-4security/certmonger/Makefile
+3-41 files

FreeBSD/ports 6bd14e6textproc/lowdown distinfo Makefile

textproc/lowdown: update to 2.0.4
DeltaFile
+3-3textproc/lowdown/distinfo
+1-1textproc/lowdown/Makefile
+4-42 files

FreeBSD/ports 616b026security/certmonger Makefile

security/certmonger: samba version neutrality

Allow Certmonger to be installed alongside samba420 if that's
the default
DeltaFile
+3-4security/certmonger/Makefile
+3-41 files

FreeBSD/src 7128544sys/contrib/openzfs/lib/libspl/include/sys tunables.h, sys/modules/zfs zfs_config.h zfs_gitrev.h

zfs: update zfs_config.h and zfs_gitrev.h to zfs-2.4.0-rc4

While here, fix compilation be unhiding zfs_tunables hidden in 5714090fb
DeltaFile
+2-2sys/modules/zfs/zfs_config.h
+2-1sys/contrib/openzfs/lib/libspl/include/sys/tunables.h
+1-1sys/modules/zfs/zfs_gitrev.h
+5-43 files

FreeBSD/src 155d5b8sys/contrib/openzfs/module/os/linux/zfs zpl_file.c, sys/contrib/openzfs/module/zfs spa.c dnode.c

zfs: merge openzfs/zfs at 099f69ff5 (zfs-2.4-release) into stable/15

OpenZFS 2.4.0 rc4

Notable upstream pull request merges:
 #17477 1e8c96d7d Add knob to disable slow io notifications
 #17792 5582e8b08 Update dnode_next_offset_level to accept blkid
                  instead of offset
 #17872 584762617 Pass flags to more DMU write/hold functions
 #17875 178a8be21 BRT: Round bv_entcount up to BRT_BLOCKSIZE
 #17875 e3acd0a72 Fix caching of DDT log and BRT
 #17877 67fc49433 Cleanup ZIO_FLAG_IO_RETRY vs TRYHARD usage
 #17824 dda711dbb Fix gang write late_arrival bug
 #17890 41878d57e Add BRT support to zpool prefetch command
 #17903 aaf374bd4 ZIO: Set minimum number of free issue threads to 32
 #17906 ac0bc4cc0 spa_misc: add an API for spa_namespace_lock
 #17908 583db4003 FreeBSD: Add support for _PC_CASE_INSENSITIVE
 #17911 -multiple Update library ABI versions for v2.4.0
 #17915 e305c7d59 BRT: Fix ranges to blocks conversion math

    [6 lines not shown]
DeltaFile
+175-106sys/contrib/openzfs/module/zfs/spa.c
+68-88sys/contrib/openzfs/module/zfs/dnode.c
+81-29sys/contrib/openzfs/module/zfs/spa_misc.c
+95-0sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_prefetch/zpool_prefetch_002_pos.ksh
+77-16sys/contrib/openzfs/module/os/linux/zfs/zpl_file.c
+61-25sys/contrib/openzfs/module/zfs/vdev.c
+557-264113 files not shown
+1,394-1,067119 files

FreeBSD/src 8012c61sys/netpfil/ipfw ip_fw2.c

ipfw: fix lookup dst-ip opcode

Opcode handling should not fall through to the LOOKUP_DSCP type.

Reviewed by:    melifaro
Obtained from:  Yandex LLC
MFC after:      3 days
Differential Revision:  https://reviews.freebsd.org/D53775
DeltaFile
+2-2sys/netpfil/ipfw/ip_fw2.c
+2-21 files

FreeBSD/ports c8378c4. MOVED

MOVED: Add entry for lang/ruby35
DeltaFile
+1-0MOVED
+1-01 files

FreeBSD/ports 958e2f9security/vuxml/vuln 2025.xml

security/vuxml: add www/*chromium < 142.0.7444.175

Obtained from:  https://chromereleases.googleblog.com/2025/11/stable-channel-update-for-desktop_17.html
DeltaFile
+35-0security/vuxml/vuln/2025.xml
+35-01 files

FreeBSD/doc 992a013website/content/en/status/report-2025-07-2025-09 wutil.adoc

Status/2025Q3/wutil.adoc: Add report

Reviewed by:    status (Pau Amma <pauamma at gundo.com>), obiwac
Differential Revision:  https://reviews.freebsd.org/D53618
DeltaFile
+25-0website/content/en/status/report-2025-07-2025-09/wutil.adoc
+25-01 files

FreeBSD/doc c764fb9documentation/content/en/books/handbook/jails _index.adoc

Handbook: Update iocage doc URL

iocage is now maintained at https://github.com/freebsd/iocage
Old URL still exists, but is not accurate anymore.

Pull Request:   https://github.com/freebsd/freebsd-doc/pull/566
DeltaFile
+1-1documentation/content/en/books/handbook/jails/_index.adoc
+1-11 files

FreeBSD/ports d2905b6graphics/libimagequant distinfo Makefile.crates

graphics/libimagequant: Update to 4.4.1

Changelog: https://github.com/ImageOptim/libimagequant/blob/4.4.1/CHANGELOG

Reported by:    portscout
DeltaFile
+13-13graphics/libimagequant/distinfo
+5-5graphics/libimagequant/Makefile.crates
+1-2graphics/libimagequant/Makefile
+19-203 files

FreeBSD/ports 9bf303fmisc/py-litellm distinfo Makefile

misc/py-litellm: Update to 1.80.0

Changelog: https://github.com/BerriAI/litellm/releases

Reported by:    Repology
DeltaFile
+3-3misc/py-litellm/distinfo
+1-1misc/py-litellm/Makefile
+4-42 files

FreeBSD/ports 2ab1c68misc/py-litellm-proxy-extras distinfo Makefile

misc/py-litellm-proxy-extras: Update to 0.4.5

Reported by:    portscout
DeltaFile
+3-3misc/py-litellm-proxy-extras/distinfo
+1-1misc/py-litellm-proxy-extras/Makefile
+4-42 files

FreeBSD/ports 11527b4devel/libphonenumber distinfo Makefile

devel/libphonenumber: Update to 9.0.18
DeltaFile
+3-3devel/libphonenumber/distinfo
+1-1devel/libphonenumber/Makefile
+4-42 files

FreeBSD/ports 9a778b3audio/mac distinfo Makefile

audio/mac: Update to 11.85

https://www.monkeysaudio.com/versionhistory.html
DeltaFile
+3-3audio/mac/distinfo
+1-1audio/mac/Makefile
+4-42 files

FreeBSD/ports 9553320math/qalculate-qt distinfo Makefile

math/qalculate-qt: Update to 5.8.2

https://github.com/Qalculate/qalculate-qt/releases/tag/v5.8.2
DeltaFile
+3-3math/qalculate-qt/distinfo
+1-1math/qalculate-qt/Makefile
+4-42 files

FreeBSD/ports 612ffe4math/qalculate-gtk distinfo Makefile

math/qalculate-gtk: Update to 5.8.2

https://github.com/Qalculate/qalculate-gtk/releases/tag/v5.8.2
DeltaFile
+3-3math/qalculate-gtk/distinfo
+1-1math/qalculate-gtk/Makefile
+4-42 files

FreeBSD/ports 9ed4d53math/libqalculate distinfo Makefile

math/libqalculate: Update to 5.8.2

https://github.com/Qalculate/libqalculate/releases/tag/v5.8.2
DeltaFile
+3-3math/libqalculate/distinfo
+1-1math/libqalculate/Makefile
+1-1math/libqalculate/pkg-plist
+5-53 files

FreeBSD/ports a7db997sysutils/py-python-bareos distinfo Makefile

sysutils/py-python-bareos: Update to 24.0.7
DeltaFile
+3-3sysutils/py-python-bareos/distinfo
+1-1sysutils/py-python-bareos/Makefile
+4-42 files