NetBSD/pkgsrc ZX7mcW6doc CHANGES-2026

   doc: Updated multimedia/libvpx to 1.16.0nb1
VersionDeltaFile
1.1182+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc fTRLOozmultimedia/libvpx Makefile distinfo, multimedia/libvpx/patches patch-vp9_vp9__cx__iface.c

   libvpx: apply upstream commit related to CVE-2026-2447
VersionDeltaFile
1.1+64-0multimedia/libvpx/patches/patch-vp9_vp9__cx__iface.c
1.110+2-1multimedia/libvpx/Makefile
1.56+2-1multimedia/libvpx/distinfo
+68-23 files

NetBSD/pkgsrc pqU8ly8doc CHANGES-2026

   doc: Updated math/R-DAAG to 1.25.7
VersionDeltaFile
1.1181+2-1doc/CHANGES-2026
+2-11 files

FreeBSD/ports 71bd454security/sudo-rs distinfo Makefile

security/sudo-rs: Update 0.2.11 => 0.2.12

PR:             293077
Approved by:    Marc Schoolderman (maintainer)
DeltaFile
+5-5security/sudo-rs/distinfo
+1-2security/sudo-rs/Makefile
+1-1security/sudo-rs/Makefile.crates
+7-83 files

NetBSD/pkgsrc CTkibxxmath/R-DAAG distinfo Makefile

   (math/R-DAAG) Updated 1.25.6 to 1.25.7, NEWS not updated
VersionDeltaFile
1.15+4-4math/R-DAAG/distinfo
1.19+2-2math/R-DAAG/Makefile
+6-62 files

NetBSD/src WIYkMu9sbin/gpt gpt.8

   Minor formatting & typo-type corrections.
VersionDeltaFile
1.89+5-4sbin/gpt/gpt.8
+5-41 files

FreeNAS/freenas 85b0d54src/middlewared/middlewared/plugins/auth_ login_ex_impl.py

Fix error handling
DeltaFile
+14-1src/middlewared/middlewared/plugins/auth_/login_ex_impl.py
+14-11 files

NetBSD/pkgsrc MeQJ1jidoc CHANGES-2026

   doc: Updated graphics/R-latticeExtra to 0.6.31
VersionDeltaFile
1.1180+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc vRvAOSdgraphics/R-latticeExtra distinfo Makefile

   (graphics/R-latticeExtra) Updated 0.6.31, inst/NEWS not updated
VersionDeltaFile
1.8+4-4graphics/R-latticeExtra/distinfo
1.8+2-2graphics/R-latticeExtra/Makefile
+6-62 files

LLVM/project 051fb5allvm/include/llvm/ADT ArrayRef.h, llvm/unittests/ADT ArrayRefTest.cpp

[ADT] Remove misleading is_const check in MutableArrayRef constructor (#181758)

The `std::negation<std::is_const<C>>` check here seems semantically
inaccurate; we should care about whether the container provides mutable
element access, not the constness of the container itself. This was
already being checked but was previously being dropped prior to the
change from `const C&` to `C&` in
https://github.com/llvm/llvm-project/pull/181190. That was sufficient in
itself to fix the referenced issue
https://github.com/llvm/llvm-project/issues/181176

---------

Signed-off-by: Eric Feng <Eric.Feng at amd.com>
DeltaFile
+4-0llvm/unittests/ADT/ArrayRefTest.cpp
+0-1llvm/include/llvm/ADT/ArrayRef.h
+4-12 files

NetBSD/pkgsrc aSIfbNddoc CHANGES-2026

   doc: Updated graphics/R-jpeg to 0.1.11
VersionDeltaFile
1.1179+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc P9CHfR4graphics/R-jpeg distinfo Makefile, graphics/R-jpeg/patches patch-src_rjcommon.h

   (graphics/R-jpeg) Updated 0.1.10 to 0.1.11

   0.1-11       2025-03-21
       o        turn jpeg messages to warnings (#4)
       o        work around missing bool in R 4.5.0 (#12, #13)
       o        mention EXIT orientation (#1)
       o        use pkg-config on Windows (#11)
VersionDeltaFile
1.1+23-0graphics/R-jpeg/patches/patch-src_rjcommon.h
1.6+5-4graphics/R-jpeg/distinfo
1.5+2-3graphics/R-jpeg/Makefile
+30-73 files

NetBSD/src qCmYLv8sbin/swapctl swapctl.8

   One missed | ps/pdf microspace addition.
VersionDeltaFile
1.50+2-2sbin/swapctl/swapctl.8
+2-21 files

HardenedBSD/ports a4c6ee2graphics/dcmtk pkg-plist, graphics/materialx pkg-plist

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+816-741graphics/materialx/pkg-plist
+611-426www/firefox/files/patch-libwebrtc-generated
+161-179sysutils/mprocs/distinfo
+79-88sysutils/mprocs/Makefile.crates
+76-58graphics/dcmtk/pkg-plist
+44-52sysutils/py-healthchecks/pkg-plist
+1,787-1,54470 files not shown
+2,227-1,87776 files

FreeNAS/freenas f490028src/middlewared/middlewared main.py, src/middlewared/middlewared/api/base/server app.py

Refactor auth.login_ex

This commit shifts the auth.login_ex method so that it calls into
various helper methods in auth_/login_ex_imply.py. The helper
methods allow easier separation of sync vs async methods and
consistent typing for responses and arguments.

Various typing fixes are also applied.

A new auth.login_ex response `DENIED` is generated if user
successfully authenticates but has no API access.
DeltaFile
+484-0src/middlewared/middlewared/plugins/auth_/login_ex_impl.py
+57-350src/middlewared/middlewared/plugins/auth.py
+1-58src/middlewared/middlewared/plugins/auth_/authenticate.py
+17-3src/middlewared/middlewared/main.py
+7-1src/middlewared/middlewared/api/v26_0_0/auth.py
+1-1src/middlewared/middlewared/api/base/server/app.py
+567-4131 files not shown
+568-4137 files

DragonFlyBSD/dports 92118c2sysutils/htop Makefile distinfo, sysutils/htop/dragonfly patch-dragonflybsd_DragonFlyBSDProcessTable.c patch-dragonflybsd_DragonFlyBSDProcessList.c

Update sysutils/htop to version 3.4.0
DeltaFile
+34-0sysutils/htop/dragonfly/patch-dragonflybsd_DragonFlyBSDProcessTable.c
+0-33sysutils/htop/dragonfly/patch-dragonflybsd_DragonFlyBSDProcessList.c
+7-11sysutils/htop/Makefile
+3-5sysutils/htop/distinfo
+44-494 files

DragonFlyBSD/dports a144895textproc/xml-format Makefile distinfo, textproc/xml-format/dragonfly patch-xml-format.c patch-tag-list.c

Update textproc/xml-format to version 0.2.0.3_1
DeltaFile
+13-10textproc/xml-format/Makefile
+0-20textproc/xml-format/dragonfly/patch-xml-format.c
+18-0textproc/xml-format/files/patch-xml-format.c
+0-18textproc/xml-format/dragonfly/patch-tag-list.c
+16-0textproc/xml-format/files/patch-tag-list.c
+3-2textproc/xml-format/distinfo
+50-501 files not shown
+51-507 files

NetBSD/src N3FfHBCsbin/swapctl swapctl.8

   swapctl(8): demote swap priority/options to subsections

   Make swap options looks nicer in PostScript and make it less verbose.
VersionDeltaFile
1.49+9-9sbin/swapctl/swapctl.8
+9-91 files

FreeBSD/src fba81b3tests/sys/capsicum capsicum.h syscalls.h

capsicum-tests: remove Linux support

Now that this project is part of freebsd-src, it no longer needs to be
portable.  Remove Linux-only tests, cross-os compatibility code, and
compatibility with older FreeBSD versions.  Leave in place some
originally Linux-only tests that could now be ported to FreeBSD, like the
pipe2 tests.

Sponsored by:   ConnectWise
Reviewed by:    oshogbo
Differential Revision: https://reviews.freebsd.org/D54985
DeltaFile
+4-144tests/sys/capsicum/capsicum.h
+0-144tests/sys/capsicum/syscalls.h
+0-140tests/sys/capsicum/capability-fd-pair.cc
+0-103tests/sys/capsicum/capsicum-rights.h
+5-65tests/sys/capsicum/capability-fd.cc
+15-51tests/sys/capsicum/procdesc.cc
+24-64716 files not shown
+55-93722 files

HardenedBSD/src fba81b3tests/sys/capsicum capsicum.h syscalls.h

capsicum-tests: remove Linux support

Now that this project is part of freebsd-src, it no longer needs to be
portable.  Remove Linux-only tests, cross-os compatibility code, and
compatibility with older FreeBSD versions.  Leave in place some
originally Linux-only tests that could now be ported to FreeBSD, like the
pipe2 tests.

Sponsored by:   ConnectWise
Reviewed by:    oshogbo
Differential Revision: https://reviews.freebsd.org/D54985
DeltaFile
+4-144tests/sys/capsicum/capsicum.h
+0-144tests/sys/capsicum/syscalls.h
+0-140tests/sys/capsicum/capability-fd-pair.cc
+0-103tests/sys/capsicum/capsicum-rights.h
+5-65tests/sys/capsicum/capability-fd.cc
+15-51tests/sys/capsicum/procdesc.cc
+24-64716 files not shown
+55-93722 files

NetBSD/pkgsrc h7gnd4cdoc CHANGES-2026

   doc: Updated www/firefox140-l10n to 140.7.1
VersionDeltaFile
1.1178+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qx1AFRBwww/firefox140-l10n distinfo Makefile

   firefox140-l10n: update to 140.7.1
VersionDeltaFile
1.5+307-307www/firefox140-l10n/distinfo
1.5+2-2www/firefox140-l10n/Makefile
+309-3092 files

NetBSD/pkgsrc BuXeMwOdoc CHANGES-2026

   doc: Updated www/firefox140 to 140.7.1
VersionDeltaFile
1.1177+2-1doc/CHANGES-2026
+2-11 files

FreeBSD/src 05492fftests/sys/kern pdwait.c

pdwait(2) tests: do not rely on (int *)-1 being invalid address

Explicitly mmap guard and use it as the invalid address instead.

MFC after:      1 week
DeltaFile
+17-3tests/sys/kern/pdwait.c
+17-31 files

HardenedBSD/src dc9a8d3tests/sys/aio aio_test.c

aio(4) tests: do not rely on (int *)-1 being invalid address

Explicitly mmap guard and use it as the invalid address instead.

MFC after:      1 week
DeltaFile
+6-1tests/sys/aio/aio_test.c
+6-11 files

HardenedBSD/src 05492fftests/sys/kern pdwait.c

pdwait(2) tests: do not rely on (int *)-1 being invalid address

Explicitly mmap guard and use it as the invalid address instead.

MFC after:      1 week
DeltaFile
+17-3tests/sys/kern/pdwait.c
+17-31 files

FreeBSD/src dc9a8d3tests/sys/aio aio_test.c

aio(4) tests: do not rely on (int *)-1 being invalid address

Explicitly mmap guard and use it as the invalid address instead.

MFC after:      1 week
DeltaFile
+6-1tests/sys/aio/aio_test.c
+6-11 files

NetBSD/pkgsrc r8ldzyvwww/firefox140 distinfo Makefile

   firefox140: update to 140.7.1

   Addresses a single high-severity security issue:
   CVE-2026-2447: Heap buffer overflow in libvpx
VersionDeltaFile
1.9+4-4www/firefox140/distinfo
1.10+2-3www/firefox140/Makefile
+6-72 files

DragonFlyBSD/dports 1afd94baudio/cd-discid Makefile.DragonFly, audio/cd-discid/dragonfly patch-cd-discid.c

Update audio/cd-discid to version 1.4.14_1
DeltaFile
+0-34audio/cd-discid/dragonfly/patch-cd-discid.c
+0-1audio/cd-discid/Makefile.DragonFly
+0-352 files

LLVM/project 1f008b6lldb/include/lldb/Target Target.h

[lldb/Target] Remove unused include

Signed-off-by: Med Ismail Bennani <ismail at bennani.ma>
DeltaFile
+0-1lldb/include/lldb/Target/Target.h
+0-11 files