FreeBSD/ports 0b5ecb6www/ungoogled-chromium/files patch-chrome_browser_about__flags.cc patch-third__party_libunwind_src_src_AddressSpace.hpp

www/ungoogled-chromium: update to 144.0.7559.75

Security:       https://vuxml.freebsd.org/freebsd/424d598b-09c4-11f1-85c5-a8a1599412c6.html
DeltaFile
+101-65www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc
+85-0www/ungoogled-chromium/files/patch-third__party_libunwind_src_src_AddressSpace.hpp
+14-68www/ungoogled-chromium/files/patch-chrome_browser_ui_ui__features.cc
+0-49www/ungoogled-chromium/files/patch-third__party_libaom_source_libaom_aom__ports_aarch64__cpudetect.c
+47-0www/ungoogled-chromium/files/patch-components_proxy__config_proxy__override__rules__policy__handler.cc
+23-23www/ungoogled-chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc
+270-205450 files not shown
+2,470-2,138456 files

LLVM/project 6288248llvm/lib/Target/SPIRV SPIRVUtils.cpp SPIRVUtils.h

[NFC][SPIRV] Remove uses of `SPIRVType` in `SPIRVUtils` (#181663)

Replace them with `SPIRVTypeInst`.
DeltaFile
+5-5llvm/lib/Target/SPIRV/SPIRVUtils.cpp
+4-5llvm/lib/Target/SPIRV/SPIRVUtils.h
+9-102 files

FreeNAS/freenas db040eesrc/middlewared/middlewared/plugins/service_/services ransomwared.py

NAS-139709 / 26.0.0-BETA.1 / Fix ransomwared service (#18217)

This commit fixes the ransomwared service shim to use the correct
systemd unit name "rwd" for start/stop/reload operations.
DeltaFile
+1-1src/middlewared/middlewared/plugins/service_/services/ransomwared.py
+1-11 files

FreeBSD/ports b8e857fwww/cinny pkg-plist distinfo

www/cinny: Update to 4.10.3
DeltaFile
+8-8www/cinny/pkg-plist
+3-3www/cinny/distinfo
+1-1www/cinny/Makefile
+12-123 files

LLVM/project 5d5301dlldb/include/lldb/Target StackFrameList.h, lldb/packages/Python/lldbsuite/test decorators.py

[lldb] add a marker around hidden frames (#181143)

This is a reland of https://github.com/llvm/llvm-project/pull/167550.
Instead of relying on libcpp for testing, we emulate our own hidden
frames. This was originally causing tests failures on Windows.
DeltaFile
+157-0lldb/test/API/terminal/hidden_frame_markers/TestHiddenFrameMarkers.py
+42-14lldb/source/Target/StackFrameList.cpp
+29-0lldb/packages/Python/lldbsuite/test/decorators.py
+25-0lldb/test/API/terminal/hidden_frame_markers/main.cpp
+15-8lldb/source/Target/Thread.cpp
+19-1lldb/include/lldb/Target/StackFrameList.h
+287-236 files not shown
+308-2712 files

NetBSD/pkgsrc VtARQ3Wdoc CHANGES-2026

   doc: Updated graphics/simp to 3.10.3
VersionDeltaFile
1.1159+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc cstxFYegraphics/simp distinfo cargo-depends.mk

   graphics/simp: update to 3.10.3

    - fix dragging of crop border
    - fix jxl compilation
    - update to edition 2024
VersionDeltaFile
1.20+619-682graphics/simp/distinfo
1.18+205-226graphics/simp/cargo-depends.mk
1.41+5-4graphics/simp/Makefile
+829-9123 files

NetBSD/pkgsrc wADndCcdoc CHANGES-2026

   doc: Updated www/ruby-rack2 to 2.2.22
VersionDeltaFile
1.1158+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ll81TbTwww/ruby-rack2 distinfo Makefile

   www/ruby-rack2: update to 2.2.22

   2.2.22 (2026-02-16)

   Security

   * CVE-2026-25500 XSS injection via malicious filename in Rack::Directory.
   * CVE-2026-22860 Directory traversal via root prefix bypass in
     Rack::Directory
VersionDeltaFile
1.16+4-4www/ruby-rack2/distinfo
1.16+2-2www/ruby-rack2/Makefile
+6-62 files

NetBSD/pkgsrc pbXo5o6doc CHANGES-2026

   doc: Updated www/ruby-rack to 3.2.5
VersionDeltaFile
1.1157+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Ffyuv5Bwww/ruby-rack distinfo Makefile

   www/ruby-rack: update to 3.2.5

   3.2.5 (2026-02-16)

   Security

   * CVE-2026-25500 XSS injection via malicious filename in Rack::Directory.
   * CVE-2026-22860 Directory traversal via root prefix bypass in
     Rack::Directory.

   Fixed

   * Fix Rack::MockResponse#body when the body is a Proc. (#2420, #2423,
     @tavianator, @ioquatix)
VersionDeltaFile
1.54+4-4www/ruby-rack/distinfo
1.56+2-2www/ruby-rack/Makefile
+6-62 files

FreeNAS/freenas e2774dfsrc/middlewared/middlewared/plugins/disk_ sync.py

NAS-139819 / 26.0.0-BETA.1 / fix ValueError crash in sync_size_if_changed (#18218)

In a ticket for an unrelated issue, I see a ton of spam where this is
crashing with a `ValueError`. This particular users system has an MMC
device attached which is like a CD device in which there is no size.
Prevent the crash on devices like that so we don't pollute the logs.
DeltaFile
+1-1src/middlewared/middlewared/plugins/disk_/sync.py
+1-11 files

FreeNAS/freenas b391557src/middlewared/middlewared/utils/system/disks exceptions.py pattern.py, src/middlewared/middlewared/utils/system/disks/vpd page_83.py maps.py

round 2
DeltaFile
+22-160src/middlewared/middlewared/utils/system/disks/vpd/page_83.py
+116-0src/middlewared/middlewared/utils/system/disks/vpd/maps.py
+57-0src/middlewared/middlewared/utils/system/disks/vpd/header.py
+24-0src/middlewared/middlewared/utils/system/disks/vpd/page_80.py
+3-0src/middlewared/middlewared/utils/system/disks/exceptions.py
+0-1src/middlewared/middlewared/utils/system/disks/pattern.py
+222-1616 files

FreeNAS/freenas aef7d75src/middlewared/middlewared/utils/system __init__.py, src/middlewared/middlewared/utils/system/disks __init__.py

add utils.system.disks dir structure
DeltaFile
+0-0src/middlewared/middlewared/utils/system/__init__.py
+0-0src/middlewared/middlewared/utils/system/disks/__init__.py
+0-02 files

FreeNAS/freenas 6092998src/middlewared/middlewared/utils/system/disks pattern.py enumerate.py, src/middlewared/middlewared/utils/system/disks/vpd page_83.py __init__.py

round 1
DeltaFile
+268-0src/middlewared/middlewared/utils/system/disks/vpd/page_83.py
+27-0src/middlewared/middlewared/utils/system/disks/pattern.py
+26-0src/middlewared/middlewared/utils/system/disks/enumerate.py
+14-0src/middlewared/middlewared/utils/system/disks/disk_class.py
+7-0src/middlewared/middlewared/utils/system/disks/exceptions.py
+0-0src/middlewared/middlewared/utils/system/disks/vpd/__init__.py
+342-06 files

LLVM/project b539678mlir/include/mlir/IR BuiltinAttributes.td BuiltinAttributes.h, mlir/lib/AsmParser AttributeParser.cpp

[mlir][IR] Separate `DenseStringElementsAttr` from `DenseElementsAttr`
DeltaFile
+97-17mlir/include/mlir/IR/BuiltinAttributes.td
+24-44mlir/lib/IR/BuiltinAttributes.cpp
+26-15mlir/lib/CAPI/IR/BuiltinAttributes.cpp
+24-13mlir/unittests/IR/AttributeTest.cpp
+26-10mlir/lib/AsmParser/AttributeParser.cpp
+0-25mlir/include/mlir/IR/BuiltinAttributes.h
+197-1244 files not shown
+215-13610 files

OpenBSD/src G1ilw5dusr.sbin/bgpd rde.c

   Make sure that the filterset passed along with other objects is present.

   For communication with the parent the missing presence of a filter_set
   is cause for a panic. This should just never happen. For messages from
   bgpctl that are forwarded by the session engine things are more complex.
   Make sure the filter_set was sent and only execute the command that
   wraps this filter_set is present. If it is not there it may have been
   filtered out because it is invalid and then the command depending on
   this data should not be executed.

   OK tb@
VersionDeltaFile
1.684+38-17usr.sbin/bgpd/rde.c
+38-171 files

FreeBSD/ports 1fc9cd9sysutils/fastfetch distinfo Makefile

sysutils/fastfetch: update to 2.59.0

Changelog:      https://github.com/fastfetch-cli/fastfetch/releases/tag/2.59.0
DeltaFile
+3-3sysutils/fastfetch/distinfo
+1-1sysutils/fastfetch/Makefile
+4-42 files

OpenBSD/src 6d3iHaBusr.sbin/bgpd rde_filter.c

   Make sure rde_filterset_unref() can be called with a NULL pointer.
   OK tb@
VersionDeltaFile
1.146+3-1usr.sbin/bgpd/rde_filter.c
+3-11 files

LLVM/project 2bee460libcxx/include/__functional function.h

[libc++] Prevent ADL on _Block_copy/_Block_release (#179614)

Suppress ADL on Blocks runtime calls in std::function.
DeltaFile
+2-2libcxx/include/__functional/function.h
+2-21 files

GhostBSD/ports 613d28ex11-drivers/xf86-video-scfb Makefile

Merge branch 'main' of github.com:ghostbsd/ghostbsd-ports
DeltaFile
+0-8x11-drivers/xf86-video-scfb/Makefile
+0-81 files

FreeNAS/freenas b576317debian/debian control

NAS-139809 / 26.0.0-BETA.1 / Add truesearch as a dependency for truenas (#18219)

DeltaFile
+1-0debian/debian/control
+1-01 files

LLVM/project db19a57bolt/test/runtime/AArch64 instrumentation-ind-call.c

[bolt][nfc] Exclude Call id verification from instrument-ind-call test (#181655)

The instrument-ind-call test checks the correctness of instrumented
snippet by the set of registers are used, the call id value is
meaningless (platform depend) and should be exclude from test.
DeltaFile
+1-1bolt/test/runtime/AArch64/instrumentation-ind-call.c
+1-11 files

LLVM/project fb0a3a8llvm/lib/Transforms/Scalar MemCpyOptimizer.cpp, llvm/test/Transforms/MemCpyOpt memcpy.ll

[MemCpyOptimizer] Prevent Merging a Store Into Memset of an `undef` (#181609)

MemCopyOptimizer was merging a store instruction into a memset of an
`undef` value and emitted a large memset for the memset and store
combined.

This PR prevents MemCopyOptimizer from merging a store instruction into
a
memset of an `undef` value since it can be removed by subsequent cleanup
passes.

Helps https://github.com/rust-lang/rust/issues/152541
DeltaFile
+18-0llvm/test/Transforms/MemCpyOpt/memcpy.ll
+4-2llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
+22-22 files

LLVM/project 5ec85fdllvm/lib/Target/SPIRV SPIRVPreLegalizer.cpp SPIRVBuiltins.cpp

[NFC][SPIRV] Remove `SPIRVType` from comments
DeltaFile
+4-4llvm/lib/Target/SPIRV/SPIRVPreLegalizer.cpp
+4-3llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
+8-72 files

FreeBSD/ports ef12990benchmarks/imb Makefile, math/arpack-ng Makefile

*/*: bump PORTREVISION after the upgrade of MPICH
DeltaFile
+1-1math/arpack-ng/Makefile
+1-1science/spheral/Makefile
+1-1science/qbox/Makefile
+1-1science/py-pnetcdf/Makefile
+1-1science/py-gpaw/Makefile
+1-1benchmarks/imb/Makefile
+6-671 files not shown
+77-5577 files

FreeBSD/ports b376d3anet/mpich pkg-plist distinfo, net/mpich/files patch-Makefile.in patch-configure

net/mpich: Update to 5.0.0

Release notes at https://www.mpich.org/2026/02/04/mpich-5-0-0-released/

PR:             293030
Reported by:    Laurent Chardon (maintainer)
Exp-run by:     antoine
DeltaFile
+31-5net/mpich/pkg-plist
+12-10net/mpich/files/patch-Makefile.in
+5-15net/mpich/files/patch-configure
+12-0net/mpich/files/patch-src_packaging_pkgconfig_mpich.pc.in
+0-12net/mpich/files/patch-src-packaging-pkgconfig-mpich.pc.in
+3-3net/mpich/distinfo
+63-453 files not shown
+68-509 files

LLVM/project c847423mlir/include/mlir/IR BuiltinAttributes.td BuiltinAttributes.h, mlir/lib/AsmParser AttributeParser.cpp

[mlir][IR] Separate `DenseStringElementsAttr` from `DenseElementsAttr`
DeltaFile
+93-17mlir/include/mlir/IR/BuiltinAttributes.td
+25-45mlir/lib/IR/BuiltinAttributes.cpp
+24-13mlir/unittests/IR/AttributeTest.cpp
+7-30mlir/include/mlir/IR/BuiltinAttributes.h
+26-10mlir/lib/AsmParser/AttributeParser.cpp
+14-8mlir/lib/CAPI/IR/BuiltinAttributes.cpp
+189-1233 files not shown
+192-1309 files

LLVM/project af0f4abllvm/lib/Target/SPIRV SPIRVTypeInst.h SPIRVGlobalRegistry.h

[SPIRV] Move `SPIRVTypeInst` to its own header and fix its DenseMapInfo implementaiton
DeltaFile
+77-0llvm/lib/Target/SPIRV/SPIRVTypeInst.h
+1-65llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.h
+26-0llvm/lib/Target/SPIRV/SPIRVTypeInst.cpp
+2-0llvm/lib/Target/SPIRV/SPIRVUtils.h
+1-0llvm/lib/Target/SPIRV/CMakeLists.txt
+107-655 files

LLVM/project 3765b09llvm/test/CodeGen/AMDGPU lower-module-lds-indirect-extern-uses-max-reachable-alignment.ll lower-module-lds-all-indirect-accesses.ll

[AMDGPU] Regenerate test checks (NFC)
DeltaFile
+32-39llvm/test/CodeGen/AMDGPU/lower-module-lds-indirect-extern-uses-max-reachable-alignment.ll
+8-4llvm/test/CodeGen/AMDGPU/lower-module-lds-all-indirect-accesses.ll
+40-432 files