OPNSense/plugins 95a71ednet/isc-dhcp Makefile pkg-descr, net/isc-dhcp/src/opnsense/mvc/app/models/OPNsense/DHCPv4/Menu Menu.php

net/isc-dhcp: sync with master
DeltaFile
+98-0net/isc-dhcp/src/opnsense/mvc/app/models/OPNsense/DHCPv4/Menu/Menu.php
+1-1net/isc-dhcp/Makefile
+1-0net/isc-dhcp/pkg-descr
+100-13 files

OPNSense/plugins 53896e6security/netbird Makefile pkg-descr, security/netbird/src/opnsense/mvc/app/controllers/OPNsense/Netbird/Api AuthenticationController.php

security/netbird: sync with master
DeltaFile
+5-3security/netbird/src/opnsense/mvc/app/controllers/OPNsense/Netbird/Api/AuthenticationController.php
+1-1security/netbird/Makefile
+1-0security/netbird/pkg-descr
+7-43 files

OPNSense/plugins 37562c3security/netbird pkg-descr

security/netbird: annotate hotfix
DeltaFile
+1-0security/netbird/pkg-descr
+1-01 files

OPNSense/plugins e2e4ecc. README.md, net/ndproxy Makefile

net/ndproxy: set EoL

(cherry picked from commit b495e6b00155539e9527e5b66be1975c23569526)
DeltaFile
+2-1net/ndproxy/Makefile
+1-1README.md
+3-22 files

OPNSense/plugins 212536csecurity/strongswan-legacy Makefile, security/strongswan-legacy/src/www vpn_ipsec_phase1.php

security/strongswan-legacy: sync with master
DeltaFile
+2-2security/strongswan-legacy/src/www/vpn_ipsec_phase1.php
+1-0security/strongswan-legacy/Makefile
+3-22 files

OPNSense/plugins 191dff0security/strongswan-legacy Makefile

security/strongswan-legacy: bump revision
DeltaFile
+1-0security/strongswan-legacy/Makefile
+1-01 files

OPNSense/plugins 37691f3security/tinc Makefile, security/tinc/src/opnsense/service/templates/OPNsense/Tinc tinc_deploy.xml

security/tinc: sync with master
DeltaFile
+1-1security/tinc/src/opnsense/service/templates/OPNsense/Tinc/tinc_deploy.xml
+1-0security/tinc/Makefile
+2-12 files

LLVM/project 081d688utils/bazel/llvm-project-overlay/clang/unittests BUILD.bazel

[Bazel] Fixes 08124b7 (#199180)

This fixes 08124b704f9412c1be116d791eefdf01f4c588e1.

Co-authored-by: Google Bazel Bot <google-bazel-bot at google.com>
DeltaFile
+1-0utils/bazel/llvm-project-overlay/clang/unittests/BUILD.bazel
+1-01 files

OPNSense/plugins 6d3cc0bsecurity/tinc Makefile

security/tinc: bump revision after fix
DeltaFile
+1-0security/tinc/Makefile
+1-01 files

LLVM/project 5eefd3dmlir/lib/Dialect/Linalg/Transforms Specialize.cpp, mlir/test/Dialect/Linalg specialize-generic-ops.mlir transform-op-specialize-elemwise-binary.mlir

[MLIR][Linalg] Specialize more binary elementwise ops (#192290)

Extends the matching logic for `linalg.generic` ops that can be
represented as named op or `linalg.elementwise` to cover all variants
currently supported by `RegionBuilderHelper::buildBinaryFn`. We
previously detected only `add`, `sub`, `mul` and `div` for floating
point types.

I combined the detection for unary and binary functions to make it
tractable to morph operations such as
```mlir
#map = affine_map<(d0) -> (d0)>
// ...
%c123_i32 = arith.constant 123 : i32
%0 = linalg.generic
  {indexing_maps = [#map, #map], iterator_types = ["parallel"]}
  ins(%A : tensor<?xi32>) outs(%Out : tensor<?xi32>) {
^bb0(%in: i32, %out: i32):
  %v = arith.addi %c123_i32 , %in : i32

    [12 lines not shown]
DeltaFile
+540-13mlir/test/Dialect/Linalg/specialize-generic-ops.mlir
+239-32mlir/test/Dialect/Linalg/transform-op-specialize-elemwise-binary.mlir
+171-81mlir/lib/Dialect/Linalg/Transforms/Specialize.cpp
+199-0mlir/test/Dialect/Linalg/roundtrip-morphism-linalg-category-ops.mlir
+139-3mlir/test/Dialect/Linalg/linalg-morph-multi-step.mlir
+126-12mlir/test/Dialect/Linalg/roundtrip-morphism-linalg-named-ops.mlir
+1,414-1412 files not shown
+1,423-1458 files

pkgng/pkgng 1d3a0e5libpkg pkg_jobs.c

Fix memory leak: free pkg from pkg_jobs_universe_get_local in new_pkg_version
DeltaFile
+1-0libpkg/pkg_jobs.c
+1-01 files

LLVM/project 19ebf52clang/include/clang/Basic DiagnosticFrontendKinds.td, clang/lib/Frontend CompilerInstance.cpp

Issue a warning if signaling-nans is requested but not supported
DeltaFile
+5-0clang/lib/Frontend/CompilerInstance.cpp
+3-1clang/test/CodeGen/attr-signaling-nans.c
+2-0clang/include/clang/Basic/DiagnosticFrontendKinds.td
+10-13 files

OpenBSD/ports vUbpE9Zdevel/py-trove-classifiers distinfo Makefile

   update to py3-trove-classifiers-2026.5.20.19
VersionDeltaFile
1.35+2-2devel/py-trove-classifiers/distinfo
1.38+1-1devel/py-trove-classifiers/Makefile
+3-32 files

OpenBSD/ports 06Q5MRbdevel/py-editables Makefile distinfo

   update to py3-editables-0.6
VersionDeltaFile
1.8+2-4devel/py-editables/Makefile
1.3+2-2devel/py-editables/distinfo
+4-62 files

OpenBSD/ports Nj7FrY9www/gitea distinfo Makefile, www/gitea/patches patch-custom_conf_app_example_ini

   Update gitea 1.26.1 - > 1.26.2
   Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.26.2
VersionDeltaFile
1.68+169-170www/gitea/pkg/PLIST
1.33+22-22www/gitea/patches/patch-custom_conf_app_example_ini
1.120+2-2www/gitea/distinfo
1.139+1-1www/gitea/Makefile
+194-1954 files

OpenBSD/ports Lz6yx2Vdatabases/py-ldap distinfo Makefile, databases/py-ldap/pkg PLIST

   update to py3-ldap-3.4.7
VersionDeltaFile
1.28+2-2databases/py-ldap/distinfo
1.71+1-1databases/py-ldap/Makefile
1.20+0-1databases/py-ldap/pkg/PLIST
+3-43 files

FreeBSD/ports 54e81d1finance/fava distinfo Makefile, finance/fava/files patch-freebsd-bug-270358

finance/fava: update to 1.30.13
DeltaFile
+5-5finance/fava/files/patch-freebsd-bug-270358
+3-3finance/fava/distinfo
+1-1finance/fava/Makefile
+9-93 files

FreeBSD/ports 4c57fc4french/wordpress distinfo, german/wordpress distinfo

*/wordpress*: upgrade to 7.0

WordPress 7.0 "Billie" ships localized tarballs directly, so drop the
6.9.1+patch workaround and return to the clean DISTVERSION approach.
DeltaFile
+0-373www/wordpress/files/patch-6.9.1-to-6.9.4
+4-5www/wordpress/Makefile
+3-3french/wordpress/distinfo
+3-3german/wordpress/distinfo
+3-3japanese/wordpress/distinfo
+3-3russian/wordpress/distinfo
+16-3903 files not shown
+25-3999 files

LLVM/project 984cb6clldb/include/lldb/Utility Locked.h, lldb/source/Target Target.cpp

Merge remote-tracking branch 'official/users/meinersbur/flang_builtin-mods_3' into users/meinersbur/flang_builtin-mods_3
DeltaFile
+182-888llvm/test/CodeGen/PowerPC/fp-strict-fcmp-spe.ll
+205-608llvm/test/CodeGen/PowerPC/spe.ll
+430-0llvm/test/CodeGen/AMDGPU/wait-xcnt-drain.mir
+225-0lldb/unittests/Utility/LockedTest.cpp
+173-0lldb/include/lldb/Utility/Locked.h
+44-43lldb/source/Target/Target.cpp
+1,259-1,539259 files not shown
+2,590-2,824265 files

LLVM/project c91847cflang-rt CMakeLists.txt, flang-rt/lib/runtime iso_fortran_env_impl.cpp

Fix REAL16 support propagation
DeltaFile
+5-5flang-rt/lib/runtime/iso_fortran_env_impl.cpp
+5-0flang-rt/test/lit.cfg.py
+2-2llvm/runtimes/CMakeLists.txt
+2-0flang-rt/test/lit.site.cfg.py.in
+1-1flang-rt/CMakeLists.txt
+1-0flang-rt/test/CMakeLists.txt
+16-86 files

OpenBSD/ports XIboZqydatabases/py-lmdb Makefile distinfo, databases/py-lmdb/patches patch-pyproject_toml

   update to py3-lmdb-2.2.0
VersionDeltaFile
1.2+3-3databases/py-lmdb/patches/patch-pyproject_toml
1.14+4-1databases/py-lmdb/Makefile
1.5+5-0databases/py-lmdb/pkg/PLIST
1.9+2-2databases/py-lmdb/distinfo
+14-64 files

FreeBSD/src 28d85dbsys/dev/usb/controller xhci.c

xhci: Do not drop and add bits in xhci

Drop and Add bits reset the data toggle for high-speed devices in XHCI.
The toggle bit represents the sequence number in USB 2.0 transfers. However,
a device can only recognize that the toggle bit has been reset while in
the HALT state. As a result, the host and device toggle values may
become mismatched, causing xHCI to reject the packet. This issue was
observed while testing the EZ-USB FX2 device.

The transfer may then return to the original value after a
bi-directional TD because the toggle field is only one bit wide. This
explains the reson that we can only receive packets bi-transfer in some
case. Therefore, we do not reset the toggle bit here.

Reviewed by:    adrian
MFC after:      2 weeks
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57146
DeltaFile
+9-5sys/dev/usb/controller/xhci.c
+9-51 files

LLVM/project 08124b7clang/lib/Serialization ASTReader.cpp, clang/test/PCH ftime-trace-specialization-lookup.cpp

[clang] Avoid invalidating specialization lookup (#196533)

Fixes a use-after-free in `ASTReader::LoadExternalSpecializationsImpl`
when loading external specializations with `-ftime-trace` enabled.

This resolves the https://github.com/llvm/llvm-project/issues/196482 and
builds upon the https://github.com/llvm/llvm-project/pull/172658

The function kept a pointer into `SpecLookups`:

```cpp
LookupTable = &It->getSecond();
```

Then it constructed a `TimeTraceScope` whose name callback calls
`getNameForDiagnostic`. That call may deserialize additional AST state
and mutate `SpecLookups`, invalidating the saved pointer before it is
later used for:


    [27 lines not shown]
DeltaFile
+250-8clang/unittests/Support/TimeProfilerTest.cpp
+104-0clang/test/PCH/ftime-trace-specialization-lookup.cpp
+8-13clang/lib/Serialization/ASTReader.cpp
+362-213 files

FreeBSD/doc 32af4cewebsite/data/zh-tw/news news.toml

traditional Chinese Translation of the latest news items (May 2026)
DeltaFile
+15-0website/data/zh-tw/news/news.toml
+15-01 files

LLVM/project 5162d2aclang/lib/Driver/ToolChains MSVC.cpp

[Driver][MSVC] Correctly handle the -fuse-ld=(empty) case (#199167)

We need to distinguish the case where `-fuse-ld` is unspecified and when
`-fuse-ld=(empty)` as is already done in the generic `ToolChain`
implementation but wasn't done in the MSVC driver to correctly handle
the `CLANG_DEFAULT_LINKER` CMake option.
DeltaFile
+6-8clang/lib/Driver/ToolChains/MSVC.cpp
+6-81 files

LLVM/project 352fb9alld/ELF Writer.cpp SyntheticSections.cpp, lld/docs Partitions.rst partitions.svg

[ELF] Reduce symbol partitions to shim binaries (#198718)

The experimental symbol partition feature can move arbitrary symbols and
input sections out of the main partition into named loadable partitions
that consumers extract with `llvm-objcopy --extract-partition`. It is
incompatible with many features, has seen no adoption beyond Chromium's
`build/extract_partition.py`. Chrome hasn't needed this feature for many
years.

The partitioning machinery (per-partition `MarkLive` runs, `moveToMain`,
cross-partition pull in `InputSection::replace`, per-symbol
dynsym/gnuhash/thunk-compat filters, `PartitionIndexSection`,
`copySectionsIntoPartitions`, etc.) does not pull its weight for that.

Remove the partitioning brain and keep a minimal shim shell.
`Symbol::partition` is deleted; every dynsym add goes to
`ctx.mainPart`. `ctx.partitions` wraps a `std::vector<Partition>`
whose iterator yields only the main partition; shim partitions live
in `storage[1..]` and are reached via `shims()`. The two paths that

    [10 lines not shown]
DeltaFile
+124-167lld/ELF/Writer.cpp
+0-241lld/test/ELF/partition-synthetic-sections.s
+33-89lld/ELF/SyntheticSections.cpp
+0-116lld/docs/Partitions.rst
+0-110lld/docs/partitions.svg
+10-60lld/ELF/MarkLive.cpp
+167-78321 files not shown
+294-1,11927 files

FreeBSD/doc 2d6f7a2website/data/zh-tw/news news.toml

traditional Chinese Translation of the latest news items (March and April 2026)
DeltaFile
+13-0website/data/zh-tw/news/news.toml
+13-01 files

FreeNAS/freenas f688afdsrc/middlewared/middlewared/test/integration/runner artifacts.py, src/middlewared/middlewared/test/integration/utils legacy_functions.py ssh.py

Remove dead code
DeltaFile
+0-64src/middlewared/middlewared/test/integration/utils/legacy_functions.py
+5-13src/middlewared/middlewared/test/integration/utils/ssh.py
+2-2src/middlewared/middlewared/test/integration/runner/artifacts.py
+7-793 files

OpenBSD/ports rqWubnlx11/kde-applications/minuet Makefile

   Add build/run dependency on devel/kf6/kirigami

   Spotted by sthen@, thanks
VersionDeltaFile
1.18+4-0x11/kde-applications/minuet/Makefile
+4-01 files

LLVM/project d50dd10mlir/include/mlir/Dialect/SPIRV/IR SPIRVBase.td SPIRVNonUniformOps.td, mlir/lib/Dialect/SPIRV/IR ImageOps.cpp

[mlir][spirv] Fix `fp8` and `bf16` leaking into unsupported ops (#199102)

Including `SPIRV_AnyFloat` in the majority of types caused fp8 and bf16
to be allowed in ops that are not allowed by float8 and bfloat16
extensions. This patch tries to rectify to only allow fp8 and bf16 in
ops allowed by the respective specs. Additional tests have been also
added to increase the coverage with respect to those types.

Assisted-by: Codex + Claude Code
DeltaFile
+84-2mlir/test/Dialect/SPIRV/IR/non-uniform-ops.mlir
+48-0mlir/test/Dialect/SPIRV/IR/image-ops.mlir
+15-6mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
+9-9mlir/include/mlir/Dialect/SPIRV/IR/SPIRVNonUniformOps.td
+10-6mlir/lib/Dialect/SPIRV/IR/ImageOps.cpp
+16-0mlir/test/Dialect/SPIRV/IR/atomic-ops.mlir
+182-236 files not shown
+214-3112 files