NetBSD/pkgsrc-wip 0be73a3node-re2 PLIST Makefile

node-re2: finish package

but I doubt that it's useful
DeltaFile
+1,824-3node-re2/PLIST
+12-2node-re2/Makefile
+6-3node-re2/TODO
+1,842-83 files

NetBSD/pkgsrc-wip 9cc0c86node-gyp distinfo

node-gyp: rebuild dependencies file with latest npm.mk
DeltaFile
+3-3node-gyp/distinfo
+3-31 files

NetBSD/pkgsrc-wip f241019prettier npm.mk

npm.mk: try to do less work in update-cache

Doesn't help for node-re2 because it builds during install either way
but that seems to be install-from-cache's fault (and node-re2's for
using that).

Avoid 'configure' dependency, but 'update-cache' still needs to be run
with an unpacked source tree, not sure on which target to hang this.
DeltaFile
+8-4prettier/npm.mk
+8-41 files

FreeBSD/ports b2f82ddwww/webalizer Makefile

www/webalizer: update MASTER_SITES
DeltaFile
+6-5www/webalizer/Makefile
+6-51 files

FreeNAS/freenas 79152e0src/freenas/usr/lib/systemd/system-preset 10-truenas.preset, src/middlewared/middlewared/plugins/service_/services/pseudo libvirtd.py

NAS-138999 / 25.10.2 / Make sure virtlogd is not enabled automatically (by Qubad786) (#17911)

## Context

We do not want virtlogd to be enabled automatically or keep on running
if libvirt is to be stopped and it's lifecycle should be managed similar
to how libvirt lifecycle is being managed.

Original PR: https://github.com/truenas/middleware/pull/17910

Co-authored-by: M. Rehan <mrehanlm93 at gmail.com>
DeltaFile
+4-0src/middlewared/middlewared/plugins/service_/services/pseudo/libvirtd.py
+1-0src/freenas/usr/lib/systemd/system-preset/10-truenas.preset
+5-02 files

FreeBSD/src bb4de3dsys/sys cdefs.h, tools/build/cross-build/include/common/sys cdefs.h

cdefs.h: Introduce __nonstring attribute

This attribute can be used to annotate char arrays that are not supposed to
be terminated with a NUL char and is needed to silence clang's new
-Wunterminated-string-initialization warning. The name matches linuxkpi.

Reviewed by:    emaste, jhb
MFC after:      1 week
Differential Revision: https://reviews.freebsd.org/D52565

(cherry picked from commit 802c6d5d61d15494a54a386dc2ffbcfefc68c8ab)
DeltaFile
+8-0tools/build/cross-build/include/common/sys/cdefs.h
+7-0sys/sys/cdefs.h
+15-02 files

FreeBSD/ports de385c9net/webalizer-geodb Makefile distinfo

net/webalizer-geodb: Update to 20251229
DeltaFile
+4-5net/webalizer-geodb/Makefile
+3-3net/webalizer-geodb/distinfo
+7-82 files

FreeBSD/src 0925033sys/sys cdefs.h, tools/build/cross-build/include/common/sys cdefs.h

cdefs.h: Introduce __nonstring attribute

This attribute can be used to annotate char arrays that are not supposed to
be terminated with a NUL char and is needed to silence clang's new
-Wunterminated-string-initialization warning. The name matches linuxkpi.

Reviewed by:    emaste, jhb
MFC after:      1 week
Differential Revision: https://reviews.freebsd.org/D52565

(cherry picked from commit 802c6d5d61d15494a54a386dc2ffbcfefc68c8ab)
DeltaFile
+8-0tools/build/cross-build/include/common/sys/cdefs.h
+7-0sys/sys/cdefs.h
+15-02 files

LLVM/project b6d7d69clang-tools-extra/clang-tidy/modernize UseUsingCheck.cpp, clang-tools-extra/docs ReleaseNotes.rst

[clang-tidy] Correct fix-it range for function pointer-like typedef in `modernize-use-using` (#173751)

Extends the function case to all function pointer-like cases, because
their source range contains name.
see more in https://github.com/llvm/llvm-project/pull/65558


Closes [#173732](https://github.com/llvm/llvm-project/issues/173732)
DeltaFile
+24-0clang-tools-extra/test/clang-tidy/checkers/modernize/use-using.cpp
+5-3clang-tools-extra/clang-tidy/modernize/UseUsingCheck.cpp
+4-0clang-tools-extra/docs/ReleaseNotes.rst
+33-33 files

LLVM/project 137fb1bclang/lib/Lex Lexer.cpp

[NFC][Clang] Remove unused include <tuple> in Lexer.cpp (#173801)

This header was not being used, as found by `Ctrl + F`-ing all the
declarations from `tuple` (found at
https://en.cppreference.com/w/cpp/header/tuple.html).
DeltaFile
+0-1clang/lib/Lex/Lexer.cpp
+0-11 files

FreeBSD/src dc28e65sys/sys cdefs.h, tools/build/cross-build/include/common/sys cdefs.h

cdefs.h: Introduce __nonstring attribute

This attribute can be used to annotate char arrays that are not supposed to
be terminated with a NUL char and is needed to silence clang's new
-Wunterminated-string-initialization warning. The name matches linuxkpi.

Reviewed by:    emaste, jhb
MFC after:      1 week
Differential Revision: https://reviews.freebsd.org/D52565

(cherry picked from commit 802c6d5d61d15494a54a386dc2ffbcfefc68c8ab)
DeltaFile
+8-0tools/build/cross-build/include/common/sys/cdefs.h
+7-0sys/sys/cdefs.h
+15-02 files

FreeNAS/freenas 97f323asrc/freenas/usr/lib/systemd/system-preset 10-truenas.preset, src/middlewared/middlewared/plugins/service_/services/pseudo libvirtd.py

NAS-138999 / 26.04 / Make sure virtlogd is not enabled automatically (#17910)

## Context

We do not want virtlogd to be enabled automatically or keep on running
if libvirt is to be stopped and it's lifecycle should be managed similar
to how libvirt lifecycle is being managed.
DeltaFile
+4-0src/middlewared/middlewared/plugins/service_/services/pseudo/libvirtd.py
+1-0src/freenas/usr/lib/systemd/system-preset/10-truenas.preset
+5-02 files

NetBSD/pkgsrc dj9kKA9doc pkg-vulnerabilities

   pkg-vulnerabilities: spell gnupg2 correctly

   Add the missing trailing "2".

   Please also note that at the moment only CVE-2025-68973 is fixed on 2.5.x
   release.
VersionDeltaFile
1.693+3-3doc/pkg-vulnerabilities
+3-31 files

NetBSD/pkgsrc GruPQ3Odoc pkg-vulnerabilities

   pkg-vulnerabilities: add last 24 hours CVEs

   + gnupg
VersionDeltaFile
1.692+3-1doc/pkg-vulnerabilities
+3-11 files

LLVM/project 2469d39bolt/lib/Passes PAuthGadgetScanner.cpp

[BOLT] Overhaul the comments in PAuthGadgetScanner for readability (NFC) (#169801)

Update the comments in PAuthGadgetScanner.cpp to better describe the
current version of the code. Along the way, shorten identifier names
that are redundant taking their context into account:
`RegsToTrackInstsFor` (made `RegsToTrack`) and `getNumTrackedRegisters`
(made `getNumRegisters`).

Co-authored-by: Kristof Beyls <kristof.beyls at arm.com>
DeltaFile
+171-111bolt/lib/Passes/PAuthGadgetScanner.cpp
+171-1111 files

FreeNAS/freenas 1b4c310src/freenas/usr/lib/netdata/python.d truenas_pool.chart.py

NAS-138705 / 25.10.2 / Add dimensions to truenas pool charts in case of new pools (by Qubad786) (#17909)

DeltaFile
+8-3src/freenas/usr/lib/netdata/python.d/truenas_pool.chart.py
+8-31 files

FreeNAS/freenas 7f77702src/freenas/usr/lib/systemd/system-preset 10-truenas.preset, src/middlewared/middlewared/plugins/service_/services docker.py

NAS-138997 / 25.10.2 / Make sure containerd is not enabled automatically (by Qubad786) (#17908)

DeltaFile
+1-0src/freenas/usr/lib/systemd/system-preset/10-truenas.preset
+1-0src/middlewared/middlewared/plugins/service_/services/docker.py
+2-02 files

LLVM/project 340d3bbllvm/test/FileCheck capture-limit.txt

[FileCheck] Create test to highlight the "more than 9 back-references" issue. (#173501)

When back-referencing more than 9 variables in a CHECK line, FileCheck
will fail.

I intend to fix this issue in a later PR by adjusting FileCheck.
DeltaFile
+8-0llvm/test/FileCheck/capture-limit.txt
+8-01 files

NetBSD/pkgsrc-wip 5ab4182minio TODO

minio: note that this is in maintenance mode
DeltaFile
+3-0minio/TODO
+3-01 files

OpenBSD/src YGAdM1Lsys/dev/fdt rkusbdpphy.c

   Fix super-speed enablement by initializing the controller properly and
   then enabling USB3 support on the controller (instead of disabling it
   like we do right now).  This makes my umass(4) come up as super-speed
   instead of high-speed.

   ok kettenis@
VersionDeltaFile
1.2+146-3sys/dev/fdt/rkusbdpphy.c
+146-31 files

OpenBSD/ports JZpURuJdevel/cargo-insta distinfo Makefile

   Update to cargo-insta 1.45.1

   https://github.com/mitsuhiko/insta/releases/tag/1.45.1
VersionDeltaFile
1.6+2-2devel/cargo-insta/distinfo
1.6+1-1devel/cargo-insta/Makefile
+3-32 files

NetBSD/pkgsrc RbjQMU3security/hydan Makefile

   hydan: comment out dead site
VersionDeltaFile
1.13+3-3security/hydan/Makefile
+3-31 files

NetBSD/pkgsrc r1W1ALZtextproc/hugs-HaXml Makefile

   hugs-HaXml: update HOMEPAGE
VersionDeltaFile
1.7+2-3textproc/hugs-HaXml/Makefile
+2-31 files

NetBSD/pkgsrc WM97OLsprint/html2ps Makefile

   html2ps: comment out dead site
VersionDeltaFile
1.47+3-3print/html2ps/Makefile
+3-31 files

NetBSD/pkgsrc BM1rV5aprint/hplip Makefile

   hplip: follow redirect
VersionDeltaFile
1.124+2-2print/hplip/Makefile
+2-21 files

NetBSD/pkgsrc O9gViySnet/hping3 Makefile

   hping3: comment out dead site
VersionDeltaFile
1.13+2-2net/hping3/Makefile
+2-21 files

NetBSD/pkgsrc aNxJ4dRnet/hping Makefile

   hping: comment out betting site
VersionDeltaFile
1.18+2-3net/hping/Makefile
+2-31 files

LLVM/project 2d3766allvm/lib/Analysis ValueTracking.cpp, llvm/test/Transforms/Attributor nofpclass-exp.ll

positive values never denormal
DeltaFile
+8-8llvm/test/Transforms/Attributor/nofpclass-exp.ll
+2-3llvm/lib/Analysis/ValueTracking.cpp
+10-112 files

LLVM/project 956adbdllvm/include/llvm/Support KnownFPClass.h, llvm/lib/Analysis ValueTracking.cpp

Make KnownFPClass::exp not side-effecting
DeltaFile
+9-7llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+5-9llvm/lib/Analysis/ValueTracking.cpp
+5-5llvm/lib/Support/KnownFPClass.cpp
+1-1llvm/include/llvm/Support/KnownFPClass.h
+20-224 files

LLVM/project 0f528e9llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp

Use fcPositive
DeltaFile
+1-2llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+1-21 files