FreeBSD/ports b5e0060devel Makefile, sysutils Makefile

*/Makefile: Sort SUBDIRs
DeltaFile
+3-3devel/Makefile
+1-1sysutils/Makefile
+1-1www/Makefile
+5-53 files

FreeBSD/ports f39915bsecurity/pam_worker Makefile

security/pam_worker: add missing setgid by default
DeltaFile
+2-1security/pam_worker/Makefile
+2-11 files

FreeBSD/ports 11e0a69multimedia/jellyfin Makefile pkg-plist, multimedia/jellyfin/files jellyfin.in

multimedia/jellyfin: udpate to 10.11.6

While here split amd64 and arm64 node archives (like done in navidrome)
to fix build on arm64

Fix thunbnail and trickplay creation on fresh install by making sure
/tmp/jellyfin is created at start [1]

PR:     290908 [1]
Submitted by:   ek at purplehat.org [1]
DeltaFile
+51-26multimedia/jellyfin/Makefile
+30-24multimedia/jellyfin/files/packagejsons/package-lock.json
+21-20multimedia/jellyfin/pkg-plist
+11-7multimedia/jellyfin/distinfo
+5-0multimedia/jellyfin/files/jellyfin.in
+2-2multimedia/jellyfin/files/packagejsons/package.json
+120-796 files

LLVM/project b6d6af9clang/test/SemaCXX warn-thread-safety-analysis.cpp

Thread Safety Analysis: Add test for alias reassignment through pointer-to-pointer (#179028)

Alias reassignment through pointer-to-pointer (nor ptr-to-ptr-to-ptr...)
does not invalidate an alias for now. While this may result in either
false positives or negatives, there's rarely a good reason not to just
do direct assignment within the same scope.

For the time being, we retain this as a deliberate "escape hatch":
specifically, this may be used to help the alias analysis to "see
through" complex helper macros that e.g. read a value (such as a
pointer) via inline assembly or other opaque helpers [1].

Add a test to document the current behaviour.

NFC.

[1] https://lore.kernel.org/all/20260130132951.2714396-1-elver@google.com/
DeltaFile
+21-0clang/test/SemaCXX/warn-thread-safety-analysis.cpp
+21-01 files

FreeBSD/ports 9f3a70btextproc/harper distinfo Makefile.crates

textproc/harper: Update to 1.5.1
DeltaFile
+31-19textproc/harper/distinfo
+15-9textproc/harper/Makefile.crates
+1-2textproc/harper/Makefile
+47-303 files

NetBSD/pkgsrc TeRxoH3print/qpdf distinfo Makefile

   print/qpdf: Update to 12.3.2

   Changelog:
   12.3.2: January 24, 2026

        Bug fixes

          * Fix bug introduced in 12.3.0. If the --password was
            specified for the same file multiple times a usage
            error was thrown. Specifying the password multiple
            times is common within the --pages option when using
            the QPDFJob interface.
VersionDeltaFile
1.52+4-4print/qpdf/distinfo
1.68+2-2print/qpdf/Makefile
1.26+2-2print/qpdf/PLIST
+8-83 files

FreeBSD/ports d2958a9net/realtek-rge-kmod distinfo Makefile

net/realtek-rge-kmod: Update to 20260112 snapshot
DeltaFile
+3-3net/realtek-rge-kmod/distinfo
+2-2net/realtek-rge-kmod/Makefile
+5-52 files

FreeBSD/ports 0163792x11-drivers/xorgxrdp distinfo Makefile

x11-drivers/xorgxrdp: Update to 0.15.0

Changes:        https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.10.5
(cherry picked from commit 0c62b94689fa8c31a277a56bf8c1ebee7842d349)
DeltaFile
+5-5x11-drivers/xorgxrdp/distinfo
+3-3x11-drivers/xorgxrdp/Makefile
+8-82 files

FreeBSD/ports 09a03efnet/xrdp distinfo Makefile

net/xrdp: Update to 0.10.5

Security:       CVE-2025-68670
Security:       https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-rwvg-gp87-gh6f
Changes:        https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.5
(cherry picked from commit 52b79b57b1bc3536c498b57cf0b5c1ddc633c6af)
DeltaFile
+3-3net/xrdp/distinfo
+1-2net/xrdp/Makefile
+1-0net/xrdp/pkg-plist
+5-53 files

FreeBSD/ports 73f4259devel/dfuzzer distinfo Makefile

devel/dfuzzer: Update to 2.6

Reported by:    portscout!
DeltaFile
+3-3devel/dfuzzer/distinfo
+1-1devel/dfuzzer/Makefile
+4-42 files

NetBSD/src ihsNE1Adistrib/sets/lists/man mi, distrib/sets/lists/manhtml mi

   Import Jiaxun Yang's bochsfb(4) driver.

   This is useful for getting graphics on qemu-system-aarch64 without
   firmware runtime video support (e.g. using the -kernel option). At the
   moment it is only wired up for -device VGA and -device secondary-vga
   so that it doesn't conflict with viogpu.

   PR kern/59410
VersionDeltaFile
1.1827+3-1distrib/sets/lists/man/mi
1.46+2-1distrib/sets/lists/manhtml/mi
+5-22 files

FreeBSD/ports b6be123devel/libnjs distinfo pkg-plist, lang/njs distinfo

*/*: update NGINX JavaScript to 0.9.5

Changes with njs 0.9.5

Release Date: 13 January 2026

nginx modules:

    Feature: added native module support for qjs engine for http and
stream.

    Bugfix: fixed js_body_filter with multiple chunks for qjs engine.

    Bugfix: fixed buffer_type inheritance in if blocks for
js_body_filter. Previously, when js_body_filter was used inside an if
block, the data parameter received Buffer type instead of the expected
String type.

    Bugfix: fixed js_body_filter when data is not in memory. Previously,

    [25 lines not shown]
DeltaFile
+3-3www/freenginx/distinfo
+3-3www/nginx/distinfo
+3-3lang/njs/distinfo
+3-3www/nginx-devel/distinfo
+3-3devel/libnjs/distinfo
+1-3devel/libnjs/pkg-plist
+16-188 files not shown
+24-2614 files

FreeNAS/freenas abb2f10src/middlewared/middlewared/api/v26_04_0 pool.py, src/middlewared/middlewared/plugins/failover_ event.py

Prefetch DDT/BRT on zpool import
DeltaFile
+63-0src/middlewared/middlewared/plugins/zfs/prefetch.py
+14-19src/middlewared/middlewared/plugins/pool_/dedup.py
+0-21src/middlewared/middlewared/plugins/zfs_/pool_actions.py
+5-5src/middlewared/middlewared/api/v26_04_0/pool.py
+2-2src/middlewared/middlewared/plugins/failover_/event.py
+84-475 files

FreeBSD/ports 055a18ddevel/appstream distinfo Makefile, devel/appstream-compose Makefile pkg-plist

devel/appstream*: Update to 1.1.2
DeltaFile
+3-3devel/appstream/distinfo
+3-2devel/appstream/Makefile
+3-1devel/appstream/pkg-plist
+1-1devel/appstream-compose/Makefile
+1-1devel/appstream-compose/pkg-plist
+1-1devel/appstream-qt/Makefile
+12-91 files not shown
+13-107 files

FreeBSD/ports bb47914. MOVED, x11 Makefile

x11/rofi-wayland: Remove the port

PR:             291862
DeltaFile
+0-18x11/rofi-wayland/Makefile
+0-7x11/rofi-wayland/distinfo
+0-1x11/Makefile
+1-0MOVED
+1-264 files

FreeBSD/ports b3e38c2x11/rofi Makefile distinfo

x11/rofi: Update to 2.0.0

PR:             291862
DeltaFile
+19-14x11/rofi/Makefile
+5-5x11/rofi/distinfo
+1-0x11/rofi/pkg-plist
+25-193 files

FreeBSD/ports 25b22f9devel/aws-c-http distinfo Makefile

devel/aws-c-http: Update to 0.10.10

ChangeLog: https://github.com/awslabs/aws-c-http/releases/tag/v0.10.10
DeltaFile
+3-3devel/aws-c-http/distinfo
+1-1devel/aws-c-http/Makefile
+4-42 files

FreeBSD/ports 581d65asecurity/s2n-tls distinfo Makefile

security/s2n-tls: Update to 1.7.0

ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.7.0
DeltaFile
+3-3security/s2n-tls/distinfo
+1-1security/s2n-tls/Makefile
+4-42 files

FreeBSD/ports de9ca6fdevel/R-cran-timechange Makefile distinfo

devel/R-cran-timechange: Update to 0.4.0

- Switch to DISTVERSION
- Switch WWW to canonical form

ChangeLog: https://cran.r-project.org/web/packages/timechange/news/news.html
DeltaFile
+5-3devel/R-cran-timechange/Makefile
+3-3devel/R-cran-timechange/distinfo
+8-62 files

FreeBSD/ports c2e1cb8multimedia/obs-studio distinfo Makefile

multimedia/obs-studio: update 32.0.2 → 32.0.4
DeltaFile
+3-3multimedia/obs-studio/distinfo
+2-2multimedia/obs-studio/Makefile
+5-52 files

OpenBSD/ports e8bXnGvdevel/got distinfo Makefile, devel/got/pkg PLIST-sysd PLIST-webd

   update to got 0.121

   - plug fulltext delta cache memory leaks; found by otto malloc
   - make gotwebd serve its own static files if not they are not served by httpd
   - avoid deleting local HEAD and "refs/got/" refs during 'got fetch -d'
   - hint at PASSWDSKIP for security(8) in gotsh.1
   - fix bogus 'got histedit' error when deleting files which do not exist on disk
   - standardize -h option exit status code across all commands
   - gotwebd: stop reading from client once request has been parsed; fixes hangs
   - gotwebd: add support for serving static web sites from Git repositories
   - gotwebd: fix login links when gotwebd is not served at the root URL location
   - gotwebd: add support for custom mime types, like in httpd.conf
   - gotwebd: allow for displaying non-default SSH port numbers in login hints
   - gotwebd: prepend 64 bits of randomness to login token data
   - gotwebd: stop gracefully when a TERM signal is received
   - remove undocumented support for macros from gotsys.conf parse.y
   - make it possible to set repository descriptions in gotwebd.conf
   - add gotwebctl, a utility which can be used to control gotwebd
   - fix gotsys.conf syntax check for empty hmac secrets

    [3 lines not shown]
VersionDeltaFile
1.122+2-2devel/got/distinfo
1.3+1-1devel/got/pkg/PLIST-sysd
1.140+1-1devel/got/Makefile
1.4+2-0devel/got/pkg/PLIST-webd
+6-44 files

LLVM/project 012d973mlir/lib/Conversion/PDLToPDLInterp PDLToPDLInterp.cpp, mlir/test/Conversion/PDLToPDLInterp pdl-to-pdl-interp-rewriter.mlir

[mlir][PDL] PDLToPDLInterp: Use the pdl pattern name in the generated rewriter. (#149481)

Before, the rewriters generated by `convert-pdl-to-pdl-interp` had a
generic `"pdl_generated_rewriter"` name. With this change, the name from
the original pdl pattern is kept for the rewriter. This makes it easier
to relate the two.

---------

Co-authored-by: Mehdi Amini <joker-eph at gmail.com>
DeltaFile
+27-0mlir/test/Conversion/PDLToPDLInterp/pdl-to-pdl-interp-rewriter.mlir
+5-2mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp
+32-22 files

FreeBSD/ports be20f82security/openssl34 distinfo Makefile

security/openssl34: Security update to 3.4.4

If you're using this, please switch to OpenSSL 3.5

Security:       4b824428-fb93-11f0-b194-8447094a420f
MFH:            2026Q1
(cherry picked from commit cd908d7bdf266a5755039fce87d181f2f0bd4685)
DeltaFile
+3-3security/openssl34/distinfo
+1-1security/openssl34/Makefile
+4-42 files

FreeBSD/ports bb658b0security/openssl33 distinfo Makefile

security/openssl33: Security update to 3.3.6

If you're using this, please switch to OpenSSL 3.5

Security:       4b824428-fb93-11f0-b194-8447094a420f
MFH:            2026Q1
(cherry picked from commit 1b2ff4cc99eba726b0fdc3955c4c63fa81ba972b)
DeltaFile
+3-3security/openssl33/distinfo
+1-1security/openssl33/Makefile
+4-42 files

FreeBSD/ports cd908d7security/openssl34 distinfo Makefile

security/openssl34: Security update to 3.4.4

If you're using this, please switch to OpenSSL 3.5

Security:       4b824428-fb93-11f0-b194-8447094a420f
MFH:            2026Q1
DeltaFile
+3-3security/openssl34/distinfo
+1-1security/openssl34/Makefile
+4-42 files

FreeBSD/ports 1b2ff4csecurity/openssl33 distinfo Makefile

security/openssl33: Security update to 3.3.6

If you're using this, please switch to OpenSSL 3.5

Security:       4b824428-fb93-11f0-b194-8447094a420f
MFH:            2026Q1
DeltaFile
+3-3security/openssl33/distinfo
+1-1security/openssl33/Makefile
+4-42 files

OpenBSD/ports pDdQK0Cmeta/tor-browser Makefile

   Tor Browser: update to 15.0.5
VersionDeltaFile
1.119+2-2meta/tor-browser/Makefile
+2-21 files

NetBSD/pkgsrc IyzOkBOdoc CHANGES-2026

   doc: Updated misc/libreoffice to 25.8.4.2nb6
VersionDeltaFile
1.777+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 6Pb7rBvmisc/libreoffice Makefile distinfo, misc/libreoffice/patches patch-configure.ac

   misc/libreoffice: Fix build with converters/orcus-0.21.0

   * And use security/gpgmepp for gpgme c++ support.
   * Bump PKGREVISION because of new filename of orcus and dependency change.
VersionDeltaFile
1.29+16-7misc/libreoffice/patches/patch-configure.ac
1.379+3-3misc/libreoffice/Makefile
1.172+2-2misc/libreoffice/distinfo
+21-123 files

OpenBSD/ports aWEkavWwww/tor-browser/browser Makefile, www/tor-browser/browser/files unveil.main unveil.content

   Tor Browser: apply unveil.* changes from firefox-esr that I missed
   some time ago
VersionDeltaFile
1.15+7-1www/tor-browser/browser/files/unveil.main
1.189+1-1www/tor-browser/browser/Makefile
1.11+1-0www/tor-browser/browser/files/unveil.content
+9-23 files