OPNSense/core 18b7cdbsrc/opnsense/scripts/interfaces traffic_stats.php

interfaces: missed in previous
DeltaFile
+1-1src/opnsense/scripts/interfaces/traffic_stats.php
+1-11 files

LLVM/project fcf197fllvm/utils/UnicodeData UnicodeNameMappingGenerator.cpp

UnicodeNameMappingGenerator: Replace unordered_{map,set} with DenseMap/SmallPtrSet. NFC (#204303)
DeltaFile
+6-5llvm/utils/UnicodeData/UnicodeNameMappingGenerator.cpp
+6-51 files

FreeBSD/ports 437d36bwww/chromium distinfo, www/chromium/files patch-chrome_browser_about__flags.cc patch-chrome_browser_chrome__content__browser__client.cc

www/chromium: update to 149.0.7827.155

Security:       https://vuxml.freebsd.org/freebsd/cffe1232-e4b3-4c72-8b4c-6a8298c9b289.html
DeltaFile
+50-50www/chromium/files/patch-chrome_browser_about__flags.cc
+21-21www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc
+6-6www/chromium/files/patch-media_base_media__switches.cc
+5-5www/chromium/distinfo
+4-4www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc
+4-4www/chromium/files/patch-base_files_file__util__posix.cc
+90-9013 files not shown
+118-11819 files

FreeBSD/ports 688821fsecurity/vuxml/vuln 2026.xml

security/vuxml: add www/*chromium < 149.0.7827.155 + fix prev version

Obtained from:  https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_01750511403.html
DeltaFile
+99-2security/vuxml/vuln/2026.xml
+99-21 files

LLVM/project ca07de4llvm/lib/IR Value.cpp, llvm/test/Transforms/InferAlignment bitcast.ll

[IR] Only follow ptr/ptr-vector sources in stripAndAccumulateConstantOffsets bitcasts (#203356)

stripAndAccumulateConstantOffsets used to walk through every bitcast
operand. If the operand was not a pointer (e.g. a same-sized byte type
such as b64 reinterpreted as ptr), the walk could continue and violate
the invariant that the stripped value remains ptr or ptr-vector.

Align with stripPointerCastsAndOffsets: only look through bitcasts whose
source type is a pointer or pointer vector; keep addrspacecast as its
own case.

This commit is needed in PR #177908, and fixes issue
https://github.com/llvm/llvm-project/issues/203695.

Assisted by Cursor
DeltaFile
+10-6llvm/lib/IR/Value.cpp
+14-0llvm/test/Transforms/InferAlignment/bitcast.ll
+24-62 files

LLVM/project e6336b1llvm/test/CodeGen/AMDGPU subreg-coalescer-crash.ll, llvm/test/CodeGen/PowerPC subreg-postra.ll p10-spill-crun.ll

fix

Created using spr 1.3.7
DeltaFile
+67-67llvm/test/CodeGen/PowerPC/subreg-postra.ll
+58-58llvm/test/CodeGen/PowerPC/p10-spill-crun.ll
+6-6llvm/test/CodeGen/X86/2009-11-17-UpdateTerminator.ll
+6-6llvm/test/CodeGen/PowerPC/pr45448.ll
+2-4llvm/test/CodeGen/PowerPC/bdzlr.ll
+1-3llvm/test/CodeGen/AMDGPU/subreg-coalescer-crash.ll
+140-1446 files

LLVM/project caab002utils/bazel configure.bzl

[bazel] Guard usage of repo_metadata (#204302)

Older Bazel versions don't have this attribute yet.
DeltaFile
+2-1utils/bazel/configure.bzl
+2-11 files

FreeBSD/src 25c6e6esys/contrib/openzfs/.github/workflows README.md, sys/contrib/openzfs/cmd/zdb zdb.c

zfs: merge openzfs/zfs at 83020cf82 (zfs-2.4-release) into stable/15

OpenZFS 2.4.3

Notable upstream pull request merges:
 #18212 b72c843b4 Simplify dnode_level_is_l2cacheable()
 #18214 97117686d Remove parent ZIO from dbuf_prefetch()
 #18277 50697dc93 Fix log vdev removal issues
 #18315 1821ca2db ZVOL: Add encryption key check for block cloning
 #18390 6d336fa86 abd: Fix stats asymmetry in case of Direct I/O
 #18430 836ddbad0 Fix "panic: cache_vop_rename: lingering negative entry"
 #18448 8e964b36b key lookup failure should always return EACCES
 #18477 715f60561 Fix off-by-one in PREVIOUSLY_REDACTED handler that drops
                  last block
 #18494 0bb0c7074 zdb: detect BRT and DDT leaks during block traversal
 #18497 8e0b943f6 zfs: annotate nested dd_lock in reservation sync
                  accounting
 #18499 07c20404a zarcstat: detect attached L2ARC device with no data
 #18503 c59e15fab sa: fix sa_add_projid lock ordering

    [18 lines not shown]
DeltaFile
+169-3sys/contrib/openzfs/tests/zfs-tests/cmd/libzfs_input_check.c
+115-52sys/contrib/openzfs/cmd/zdb/zdb.c
+152-0sys/contrib/openzfs/tests/zfs-tests/tests/functional/dedup/dedup_bclone_pruned.ksh
+100-36sys/contrib/openzfs/include/os/linux/spl/sys/rwlock.h
+82-47sys/contrib/openzfs/.github/workflows/README.md
+118-0sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/redacted_max_blkid.ksh
+736-13890 files not shown
+1,798-43496 files

FreeBSD/ports 0abaf09filesystems/openzfs distinfo pkg-plist

filesystems/openzfs: update to 2.4.3

Changelog:      https://github.com/openzfs/zfs/releases/tag/zfs-2.4.3
DeltaFile
+3-3filesystems/openzfs/distinfo
+3-1filesystems/openzfs/pkg-plist
+1-1filesystems/openzfs/Makefile
+7-53 files

FreeBSD/ports d811524filesystems/openzfs-kmod distinfo Makefile

filesystems/openzfs-kmod: update to 2.4.3

Changelog:      https://github.com/openzfs/zfs/releases/tag/zfs-2.4.3
DeltaFile
+3-3filesystems/openzfs-kmod/distinfo
+1-1filesystems/openzfs-kmod/Makefile
+4-42 files

FreeBSD/ports bb7bd02editors/picpas Makefile

editors/picpas: Bump PORTREVISION. editors/lazarus was updated to 4.8
DeltaFile
+1-1editors/picpas/Makefile
+1-11 files

FreeBSD/ports 1979159editors/cudatext distinfo Makefile

editors/cudatext: Update to 1.234.4.1
DeltaFile
+5-5editors/cudatext/distinfo
+2-2editors/cudatext/Makefile
+7-72 files

FreeBSD/ports 7b8d82esysutils/bhyvemgr distinfo Makefile

sysutils/bhyvemgr: Update to 1.15.0

ChangeLog at:   https://github.com/alonsobsd/bhyvemgr/releases/tag/v1.15.0
DeltaFile
+3-3sysutils/bhyvemgr/distinfo
+1-1sysutils/bhyvemgr/Makefile
+4-42 files

FreeBSD/ports c92186bMk bsd.default-versions.mk

Mk/bsd.default-versions.mk: Update lazarus version to 4.8
DeltaFile
+2-2Mk/bsd.default-versions.mk
+2-21 files

FreeBSD/ports 6bda1a7cad/zcad Makefile, comms/cqrlog Makefile

*/*: Bump PORTREVISION. editors/lazarus was updated to 4.8
DeltaFile
+1-1net-p2p/transmission-remote-gui/Makefile
+1-1cad/zcad/Makefile
+1-1comms/cqrlog/Makefile
+1-1graphics/lazpaint/Makefile
+1-1multimedia/winff/Makefile
+1-1net-p2p/awgg/Makefile
+6-65 files not shown
+11-911 files

FreeBSD/ports a216c1ceditors/lazarus-devel distinfo Makefile, editors/lazarus-devel/files pkg-message.in

editors/lazarus-devel: Update to 4.99.20260616
DeltaFile
+7-5editors/lazarus-devel/files/pkg-message.in
+3-3editors/lazarus-devel/distinfo
+2-2editors/lazarus-devel/Makefile
+12-103 files

FreeBSD/ports 0b11dbeeditors/lazarus Makefile distinfo

editors/lazarus: Update to 4.8

- Add aarch64 support
DeltaFile
+4-4editors/lazarus/Makefile
+3-3editors/lazarus/distinfo
+7-72 files

FreeBSD/ports 7744f94lang/fpc-devel pkg-plist distinfo, lang/fpc-devel-source distinfo

lang/fpc-devel*: Update to 3.3.1.20260616
DeltaFile
+9-7lang/fpc-devel/files/patch-compiler-systems_t__bsd.pas
+0-13lang/fpc-devel/files/patch-packages_libvlc_fpmake.pp
+11-0lang/fpc-devel/pkg-plist
+5-3lang/fpc-devel/distinfo
+3-3lang/fpc-devel-source/distinfo
+2-2lang/fpc-devel/Makefile
+30-281 files not shown
+32-307 files

FreeNAS/freenas c6fff86src/middlewared/middlewared/alert/source mseries_nvdimm_and_bios.py, src/middlewared/middlewared/plugins/hardware m_series_nvdimm.py __init__.py

Convert hardware plugin to the typesafe pattern

The hardware plugin is a directory of four mostly-private legacy services (mseries.bios, mseries.nvdimm, hardware.memory, plus hardware.virtualization). Only hardware.virtualization.variant is public over the wire; the rest return plain dicts/bools consumed internally by alert sources and usage reporting, so Pydantic models would be pure overhead.

Applied the port-plugin pattern: lean Service shims in __init__.py that delegate to plain, fully type-annotated module functions, keeping the existing dict/primitive return shapes so no consumer changes are needed. The one public method gets check_annotations=True against the existing HardwareVirtualizationVariant models. Registered the services in main.py's ServiceContainer via nested hardware/mseries containers and added the plugin to mypy.yml.
DeltaFile
+210-170src/middlewared/middlewared/plugins/hardware/m_series_nvdimm.py
+80-0src/middlewared/middlewared/plugins/hardware/__init__.py
+36-43src/middlewared/middlewared/plugins/hardware/mem_info.py
+11-35src/middlewared/middlewared/plugins/hardware/virt_detection.py
+21-16src/middlewared/middlewared/alert/source/mseries_nvdimm_and_bios.py
+18-18src/middlewared/middlewared/plugins/hardware/m_series_bios.py
+376-2824 files not shown
+402-28510 files

FreeBSD/ports 25caaf0graphics/mesa-dri Makefile

graphics/mesa-dri: Refine BUILD_DEPENDS of crocus and panfrost

Reported by:    pkg-fallout (arm64)
DeltaFile
+2-0graphics/mesa-dri/Makefile
+2-01 files

FreeBSD/ports 83019f0sysutils/kopia distinfo Makefile

sysutils/kopia: Update 0.23.1

- Switch from GO_BUILDFLAGS to GO_LDFLAGS
- Use BuildInfo=${HOSTARCH}-portbld-${OPSYS:tl}-${OSREL:R} instead of date
  for better reproducibility.

ChangeLog: https://github.com/kopia/kopia/releases/tag/v0.23.1
DeltaFile
+5-5sysutils/kopia/distinfo
+3-5sysutils/kopia/Makefile
+8-102 files

FreeBSD/ports 23a7ed8textproc/pugixml distinfo Makefile

textproc/pugixml: Update to 1.16

ChangeLog: https://github.com/zeux/pugixml/releases/tag/v1.16
DeltaFile
+3-3textproc/pugixml/distinfo
+2-2textproc/pugixml/Makefile
+5-52 files

FreeBSD/ports cfbe13asecurity/vuxml/vuln 2026.xml

security/vuxml: Report mailpit vulnerability
DeltaFile
+31-0security/vuxml/vuln/2026.xml
+31-01 files

LLVM/project 3746f3ellvm/include/llvm/ExecutionEngine/Orc ELFNixPlatform.h, llvm/include/llvm/MC MCPseudoProbe.h

[llvm] Replace unordered_{map,set} with Dense{Map,Set} (#202222)

std::unordered_map is slow. The remaining uses are pointer stability,
key spanning the full value range, or huge pair<key,value>. After
PR #201281 DenseMap no longer reserves sentinel keys, so more of these
maps can switch.

Aided by Claude Opus 4.8
DeltaFile
+30-21llvm/include/llvm/ProfileData/SampleProf.h
+12-23llvm/include/llvm/Transforms/IPO/SampleProfileMatcher.h
+3-20llvm/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h
+9-14llvm/include/llvm/MC/MCPseudoProbe.h
+8-4llvm/lib/Transforms/IPO/GlobalDCE.cpp
+12-0llvm/include/llvm/ProfileData/MemProf.h
+74-8221 files not shown
+130-14927 files

LLVM/project 8ac287fllvm/lib/Target/RISCV RISCVInstrInfoP.td, llvm/test/CodeGen/RISCV rvp-simd-64.ll rvp-narrowing-shift-trunc.ll

[RISCV] Add pnsrl(i)/pnsra(i) patterns. (#204198)
DeltaFile
+222-16llvm/test/CodeGen/RISCV/rvp-simd-64.ll
+20-0llvm/lib/Target/RISCV/RISCVInstrInfoP.td
+3-6llvm/test/CodeGen/RISCV/rvp-narrowing-shift-trunc.ll
+2-4llvm/test/CodeGen/RISCV/rvp-simd-32.ll
+247-264 files

OPNSense/core 57940f5src/opnsense/mvc/app/library/OPNsense/Firewall Util.php

firewall: chr(): providing a value not in-between 0 and 255 is deprecated
DeltaFile
+1-1src/opnsense/mvc/app/library/OPNsense/Firewall/Util.php
+1-11 files

OPNSense/core b5c542csrc/opnsense/mvc/tests/app/library/OPNsense/Interface IdassocTest.php

tests: Method ReflectionMethod::setAccessible() is deprecated since 8.5
DeltaFile
+0-1src/opnsense/mvc/tests/app/library/OPNsense/Interface/IdassocTest.php
+0-11 files

OPNSense/core d3c654fsrc/opnsense/mvc/app/models/OPNsense/Base/FieldTypes DescriptionField.php

mvc: DescriptionField: disable special and newline characters

This is only cosmetic and since the description is only used as a
label and not a note block this is fine (and could be overwridden
by the model if needed).
DeltaFile
+10-0src/opnsense/mvc/app/models/OPNsense/Base/FieldTypes/DescriptionField.php
+10-01 files

FreeBSD/ports 50782d6textproc/oyo distinfo Makefile

textproc/oyo: Update to 0.1.35

ChangeLog:

- https://github.com/ahkohd/oyo/releases/tag/v0.1.35

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+3-3textproc/oyo/distinfo
+1-1textproc/oyo/Makefile
+1-0textproc/oyo/pkg-plist
+5-43 files

OPNSense/core c556979src/opnsense/mvc/app/models/OPNsense/Interfaces/ACL ACL.xml

system: fix ACL pattern for carp_status action (#10428)
DeltaFile
+1-1src/opnsense/mvc/app/models/OPNsense/Interfaces/ACL/ACL.xml
+1-11 files