LLVM/project 3ea0a0bmlir/include/mlir/Conversion/TosaToLinalg TosaToLinalg.h

[mlir][tosa][nfc] Fix comments (#177335)

DeltaFile
+2-3mlir/include/mlir/Conversion/TosaToLinalg/TosaToLinalg.h
+2-31 files

OPNSense/core e4d0773src/opnsense/scripts/filter list_legacy_rules.php

filter: replace with !empty isset during legacy rule dump

This is particularly relevant for fresh installs, where the default
config sets <any/> keys. This makes sure those default rules are
able to be migrated properly.

(cherry picked from commit ba8194deddf7ce79856d5c647db38171a7c56769)
DeltaFile
+2-2src/opnsense/scripts/filter/list_legacy_rules.php
+2-21 files

OPNSense/core 7a90218src/opnsense/scripts/openvpn ovpn_service_control.php

openvpn: account for CARP status in start and restart cases as well (#9634)

(cherry picked from commit 0b7c06f3a6d86c362ab9c9d81b6220d0c5a29814)
DeltaFile
+11-7src/opnsense/scripts/openvpn/ovpn_service_control.php
+11-71 files

FreeBSD/ports 7d9b2bbdevel/py-wheel distinfo Makefile

devel/py-wheel: Update to 0.46.2 (security release)

ChangeLog:      https://github.com/pypa/wheel/releases/tag/0.46.2
Reported by:    "github-actions[bot]" <notifications at github.com>

Security:       CVE-2026-24049
DeltaFile
+3-3devel/py-wheel/distinfo
+1-1devel/py-wheel/Makefile
+4-42 files

FreeBSD/ports d5594efsecurity/vuxml/vuln 2026.xml

security/vuxml: Add devel/py-wheel < 0.46.2
DeltaFile
+41-0security/vuxml/vuln/2026.xml
+41-01 files

NetBSD/src bLHRCE7lib/libc/gen directory.3

   directory(3): minor markup tweaks
VersionDeltaFile
1.45+58-13lib/libc/gen/directory.3
+58-131 files

OPNSense/core ba8194dsrc/opnsense/scripts/filter list_legacy_rules.php

filter: replace with !empty isset during legacy rule dump

This is particularly relevant for fresh installs, where the default
config sets <any/> keys. This makes sure those default rules are
able to be migrated properly.
DeltaFile
+2-2src/opnsense/scripts/filter/list_legacy_rules.php
+2-21 files

LLVM/project 01f5ae2lldb/source/Plugins/ExpressionParser/Clang ClangExpressionDeclMap.cpp

[lldb][ClangExpressionDeclMap][NFC] Reword/add FIXMEs
DeltaFile
+17-8lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
+17-81 files

FreeBSD/ports 8fd5533www/iridium distinfo, www/iridium/files patch-chrome_browser_about__flags.cc patch-chrome_browser_metrics_chrome__metrics__service__client.cc

www/iridium: update to 2026.01.144.1
DeltaFile
+51-51www/iridium/files/patch-chrome_browser_about__flags.cc
+13-13www/iridium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc
+4-4www/iridium/files/patch-content_browser_renderer__host_render__process__host__impl.cc
+4-4www/iridium/files/patch-chrome_common_chrome__features.cc
+3-3www/iridium/distinfo
+3-3www/iridium/files/patch-chrome_browser_ui_browser__window_internal_browser__window__features.cc
+78-788 files not shown
+95-9514 files

LLVM/project f5ef142flang/lib/Optimizer/OpenACC/Support FIROpenACCUtils.cpp, flang/test/Lower/OpenACC acc-reduction.f90

[flang][acc] fix allocatable logical reduction (#177177)

The value types were not properly unwrapped from the variable type in
`getReductionInitValue`, which caused issues with logical reductions on
allocatables or pointers.
DeltaFile
+44-0flang/test/Lower/OpenACC/acc-reduction.f90
+3-15flang/lib/Optimizer/OpenACC/Support/FIROpenACCUtils.cpp
+47-152 files

OpenBSD/src aGBxtsrregress/lib/libcrypto/x509/policy policy.c

   policy test: parital -> partial
VersionDeltaFile
1.14+2-2regress/lib/libcrypto/x509/policy/policy.c
+2-21 files

NetBSD/pkgsrc RKeRaHEdoc CHANGES-2026

   doc: Updated net/chrony to 4.8
VersionDeltaFile
1.553+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc tKDnv34net/chrony Makefile distinfo, net/chrony/patches patch-examples_chrony.conf.example3 patch-client.c

   chrony: update to 4.8.

   Provided by Thomas Kupper on pkgsrc-users.

   New in version 4.8
   ==================

   Enhancements
   ------------
   * Add maxunreach option to limit selection of unreachable sources
   * Add -u option to chronyc to drop root privileges (default chronyc
     user is set by configure script)

   Bug fixes
   ---------
   * Hide chronyc socket to mitigate unsafe permissions change
   * Fix refclock extpps option to work on Linux >= 6.15
   * Validate refclock samples for reachability updates


    [125 lines not shown]
VersionDeltaFile
1.3+13-13net/chrony/patches/patch-examples_chrony.conf.example3
1.62+7-8net/chrony/Makefile
1.20+6-6net/chrony/distinfo
1.2+2-2net/chrony/patches/patch-client.c
+28-294 files

LLVM/project 4386ba5llvm/test/Transforms/InstCombine simplify-demanded-fpclass-maxnum.ll simplify-demanded-fpclass-minnum.ll

InstCombine: Add minnum/maxnum SimplifyDemandedFPClass baseline tests (#177325)

This is just the existing minimumnum/maximumnum tests copied with
find and replace.
DeltaFile
+2,232-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-maxnum.ll
+2,231-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-minnum.ll
+4,463-02 files

LLVM/project f931d9allvm/test/Transforms/InstCombine simplify-demanded-fpclass-fsub.ll

update test
DeltaFile
+2-2llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-fsub.ll
+2-21 files

NetBSD/pkgsrc YQF5H0bsysutils/syslog-ng-snmp Makefile

   syslog-ng-snmp: fix build on -current

   The error message mentions C90, but even forcing c99 didn't fix it,
   so use BUILDINK_TRANSFORM instead.
VersionDeltaFile
1.5+4-1sysutils/syslog-ng-snmp/Makefile
+4-11 files

LLVM/project 33fb8e7llvm/include/llvm/Support KnownFPClass.h, llvm/lib/Support KnownFPClass.cpp

Implement as fadd+fneg
DeltaFile
+1-16llvm/lib/Support/KnownFPClass.cpp
+6-6llvm/include/llvm/Support/KnownFPClass.h
+7-222 files

FreeBSD/ports ab46a83net-im/py-zapzap distinfo Makefile

net-im/py-zapzap: Update to 6.2.8

ChangeLog:      https://github.com/rafatosta/zapzap/releases/tag/6.2.8
Reported by:    Rafael Tosta <notifications at github.com>
DeltaFile
+3-3net-im/py-zapzap/distinfo
+1-1net-im/py-zapzap/Makefile
+4-42 files

NetBSD/pkgsrc 5jR4t8Esysutils/syslog-ng Makefile.common Makefile

   syslog-ng: fix build on NetBSD-current

   Fix pkglint while here.
VersionDeltaFile
1.24+7-6sysutils/syslog-ng/Makefile.common
1.48+3-1sysutils/syslog-ng/Makefile
1.4+2-2sysutils/syslog-ng/module.mk
+12-93 files

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

InstCombine: Handle fsub in SimplifyDemandedFPClass

alive2 fails on some of the tests, but this is due to existing
folds in instsimplify and https://github.com/AliveToolkit/alive2/issues/1273
DeltaFile
+55-73llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-fsub.ll
+19-60llvm/lib/Analysis/ValueTracking.cpp
+21-0llvm/lib/Support/KnownFPClass.cpp
+10-4llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
+5-0llvm/include/llvm/Support/KnownFPClass.h
+110-1375 files

LLVM/project fa45730llvm/test/Transforms/InstCombine simplify-demanded-fpclass-fsub.ll

InstCombine: Add SimplifyDemandedFPClass fsub baseline tests (#175851)

DeltaFile
+1,227-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-fsub.ll
+1,227-01 files

FreeBSD/ports 716c8d4net-mgmt/packit Makefile distinfo

net-mgmt/packit: Update to 2.0
DeltaFile
+5-6net-mgmt/packit/Makefile
+3-3net-mgmt/packit/distinfo
+8-92 files

FreeBSD/ports bd220a9sysutils/fluent-bit Makefile, sysutils/fluent-bit/files patch-plugins_in__tail_tail__fs__inotify.c

sysutils/fluent-bit: fix problem with tail module

On FreeBSD, userland inotify functions do not accept IN_IGNORED and
IN_Q_OVERFLOW flags (they are only returned from system calls by
kernel), and if specified, invokes an error.

PR:             292629
Submitted by:   Hiroo Ono
DeltaFile
+17-0sysutils/fluent-bit/files/patch-plugins_in__tail_tail__fs__inotify.c
+1-0sysutils/fluent-bit/Makefile
+18-02 files

FreeBSD/ports cc26c84games/NBlood distinfo Makefile

games/NBlood: updato to 14331
DeltaFile
+3-3games/NBlood/distinfo
+3-2games/NBlood/Makefile
+6-52 files

LLVM/project 79cbbacllvm/lib/Target/AArch64 AArch64InstrInfo.td AArch64ISelLowering.cpp, llvm/test/CodeGen/AArch64 arm64-cvt-simd-fptoi.ll arm64-cvtf-simd-itofp.ll

[AArch64][llvm] Allow FPRCVT insns to run in streaming mode if safe

For FEAT_FPRCVT instructions, allow them to run in streaming mode if safe
DeltaFile
+34-92llvm/test/CodeGen/AArch64/arm64-cvt-simd-fptoi.ll
+10-20llvm/test/CodeGen/AArch64/arm64-cvtf-simd-itofp.ll
+2-2llvm/lib/Target/AArch64/AArch64InstrInfo.td
+3-0llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
+49-1144 files

LLVM/project 6dcbf4bllvm/lib/Target/AArch64 AArch64ISelLowering.cpp, llvm/test/CodeGen/AArch64 arm64-cvt-simd-fptoi.ll arm64-cvtf-simd-itofp.ll

[AArch64][llvm] Pre-commit tests for enabling streaming with +fprcvt

Add pre-commit tests for enabling streaming with +fprcvt. Because I've
added a `+sve,+neon,+fullfp16,+fprcvt -force-streaming-compatible` line
to the testfiles, this required a small change to prevent an assert.
DeltaFile
+1,322-0llvm/test/CodeGen/AArch64/arm64-cvt-simd-fptoi.ll
+282-0llvm/test/CodeGen/AArch64/arm64-cvtf-simd-itofp.ll
+62-0llvm/test/CodeGen/AArch64/fp16_i16_intrinsic_scalar.ll
+4-0llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
+1,670-04 files

FreeBSD/ports dc07e99games/filters Makefile distinfo, games/filters/files patch-filters.1

games/filters: Update to 2.56
DeltaFile
+3-4games/filters/Makefile
+3-3games/filters/distinfo
+1-1games/filters/files/patch-filters.1
+7-83 files

LLVM/project 4cbc58amlir/lib/Dialect/Utils StaticValueUtils.cpp, mlir/test/Dialect/SCF for-loop-peeling.mlir canonicalize.mlir

[mlir][DialectUtils] Fix 0 step handling in `constantTripCount`
DeltaFile
+11-3mlir/lib/Dialect/Utils/StaticValueUtils.cpp
+8-2mlir/test/Dialect/SCF/for-loop-peeling.mlir
+4-3mlir/test/Dialect/SCF/canonicalize.mlir
+23-83 files

LLVM/project 8fd36f0llvm/test/Transforms/InstCombine simplify-demanded-fpclass-maxnum.ll simplify-demanded-fpclass-minnum.ll

InstCombine: Add minnum/maxnum SimplifyDemandedFPClass baseline tests

This is just the existing minimumnum/maximumnum tests copied with
find and replace.
DeltaFile
+2,232-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-maxnum.ll
+2,231-0llvm/test/Transforms/InstCombine/simplify-demanded-fpclass-minnum.ll
+4,463-02 files

NetBSD/pkgsrc uBdhfEfdoc pkg-vulnerabilities

   pkg-vulnerabilities: Add last 12 hours CVEs

   + ImageMagick{,6},
     py-test (not fixed, reported upstream and under discussion),
     py-wheel
VersionDeltaFile
1.721+5-1doc/pkg-vulnerabilities
+5-11 files