NetBSD/pkgsrc pfgEoavsysutils/ansible PLIST distinfo

   ansible: updated to 13.6.0

   13.6.0

   Major Changes

   chocolatey.chocolatey

   - win_chocolatey - add option to ignore pinned status of pinned packages

   fortinet.fortios

   - Added a generic `headers` parameter to `fortios_json_generic` to support admin-password confirmation headers and future custom request headers.
   - Updated FAQ to illustrate the use of `headers` in `fortios_json_generic` module.
   - Updated deprecated import of to_text from ansible.module_utils._text to the supported implementation.
VersionDeltaFile
1.67+139-1sysutils/ansible/PLIST
1.80+4-4sysutils/ansible/distinfo
1.108+3-3sysutils/ansible/Makefile
+146-83 files

OPNSense/core 7e514fasrc/opnsense/scripts/kea kea_prefix_watcher.py

Time is still needed for polling
DeltaFile
+1-0src/opnsense/scripts/kea/kea_prefix_watcher.py
+1-01 files

OPNSense/core d5d48c4src/etc/inc/plugins.inc.d kea.inc

Make interval parameter explicit
DeltaFile
+1-1src/etc/inc/plugins.inc.d/kea.inc
+1-11 files

NetBSD/pkgsrc j33NN8Hshells/dash distinfo Makefile

   dash: updated to 0.5.13.3

   0.5.13.3
   * Correct typo in manual page.
   * Document redirection file descriptor limitation.
VersionDeltaFile
1.18+4-4shells/dash/distinfo
1.19+2-2shells/dash/Makefile
+6-62 files

FreeBSD/ports 454d1a6www/matomo pkg-plist distinfo

www/matomo: update to 5.8.0

Changelog: https://matomo.org/changelog/matomo-5-8-0/

PR:     294155
DeltaFile
+102-6www/matomo/pkg-plist
+3-3www/matomo/distinfo
+1-1www/matomo/Makefile
+106-103 files

LLVM/project 9baca01mlir/lib/Dialect/Tensor/Transforms MergeConsecutiveInsertExtractSlicePatterns.cpp DropRedundantRankExpansionPatterns.cpp, mlir/test/Dialect/Tensor fold-tensor-subset-ops.mlir fold-consecutive-insert-extract-slice.mlir

[mlir][tensor] Consolidate tensor fold patterns and rename related file (#192820)

This PR moves `MergeConsecutiveExtractSlice` from `MergeConsecutiveInsertExtractSlicePatterns.cpp` to `FoldTensorSubsetOps.cpp`, and removes the duplicate `MergeConsecutiveInsertSlice` pattern in favor of `InsertSliceOfInsertSliceFolder`, which already exists in `FoldTensorSubsetOps.cpp` and provides equivalent functionality with greater stability. Since the merge-related patterns have been fully migrated out, `MergeConsecutiveInsertExtractSlicePatterns.cpp` is renamed to `DropRedundantRankExpansionPatterns.cpp` to better reflect its remaining responsibilities.
DeltaFile
+0-243mlir/lib/Dialect/Tensor/Transforms/MergeConsecutiveInsertExtractSlicePatterns.cpp
+175-0mlir/lib/Dialect/Tensor/Transforms/DropRedundantRankExpansionPatterns.cpp
+58-0mlir/test/Dialect/Tensor/fold-tensor-subset-ops.mlir
+35-6mlir/lib/Dialect/Tensor/Transforms/FoldTensorSubsetOps.cpp
+1-1mlir/test/Dialect/Tensor/fold-consecutive-insert-extract-slice.mlir
+1-1mlir/lib/Dialect/Tensor/Transforms/CMakeLists.txt
+270-2516 files

LLVM/project 6a06c8bbolt/lib/Passes ThreeWayBranch.cpp, bolt/test/AArch64 unsupported-passes.test

[BOLT][AArch64] Refuse to run ThreeWayBranch pass (#193252)

On AArch64, `--three-way-branch` produces a crash as it is not
implemented. This patch adds a guard
and updates relevant test(s).
DeltaFile
+5-0bolt/lib/Passes/ThreeWayBranch.cpp
+2-0bolt/test/AArch64/unsupported-passes.test
+7-02 files

LLVM/project 5673b02llvm/test/MC/RISCV/rvv zvlsseg.s compare.s

[RISCV][MC] Remove tautological CHECK-UNKNOWN disassembly checks (NFC) (#193682)

Many RISC-V MC tests assemble with `--mattr=+v` (or another extension),
then run llvm-objdump on the result *without* `--mattr=`, expecting the
disassembler to print `<unknown>` for every instruction. These
CHECK-UNKNOWN lines only restate the encoded bytes that are already
verified by CHECK-ENCODING from `llvm-mc -show-encoding`, so they do not
add coverage.

Drop the CHECK-UNKNOWN RUN lines and check directives from the affected
tests to reduce noise and make the tests easier to read. The remaining
CHECK-INST / CHECK-ENCODING / CHECK-ERROR coverage is unchanged.

This is a preparatory cleanup that makes the upcoming llvm-objdump
per-region disassembly change (using ISA mapping symbols #193448) easier
to review.

Assisted-by: Claude Opus
I use Opus to write commit message...:P
DeltaFile
+0-515llvm/test/MC/RISCV/rvv/zvlsseg.s
+0-85llvm/test/MC/RISCV/rvv/compare.s
+0-66llvm/test/MC/RISCV/rvv/load.s
+0-61llvm/test/MC/RISCV/rvv/add.s
+0-57llvm/test/MC/RISCV/rvv/vsetvl.s
+0-52llvm/test/MC/RISCV/rvv/sub.s
+0-83652 files not shown
+0-1,67358 files

FreeBSD/ports 06d420amisc/llama-cpp pkg-plist distinfo

misc/llama-cpp: update 8182 → 8895
DeltaFile
+9-2misc/llama-cpp/pkg-plist
+3-3misc/llama-cpp/distinfo
+1-1misc/llama-cpp/Makefile
+13-63 files

FreeBSD/ports 9fd1734misc/ggml Makefile distinfo

misc/ggml: update 0.9.11 → 0.10.0
DeltaFile
+6-5misc/ggml/Makefile
+3-3misc/ggml/distinfo
+9-82 files

FreeBSD/ports 4f4ff86net/sing-box distinfo Makefile

net/sing-box: update 1.13.10 → 1.13.11
DeltaFile
+5-5net/sing-box/distinfo
+1-1net/sing-box/Makefile
+6-62 files

FreeBSD/ports 16df2begraphics Makefile, graphics/spirv-headers pkg-plist Makefile

graphics/spirv-headers: New port: Machine-readable files for the SPIR-V Registry
DeltaFile
+80-0graphics/spirv-headers/pkg-plist
+21-0graphics/spirv-headers/Makefile
+8-0graphics/spirv-headers/pkg-descr
+3-0graphics/spirv-headers/distinfo
+1-0graphics/Makefile
+113-05 files

FreeBSD/ports 16c8d3bfinance/py-finnhub-python distinfo Makefile

finance/py-finnhub-python: update 2.4.27 → 2.4.28

Reported by:    portscout
DeltaFile
+3-3finance/py-finnhub-python/distinfo
+1-1finance/py-finnhub-python/Makefile
+4-42 files

FreeBSD/ports fe0e9f4cad/nvc distinfo Makefile

cad/nvc: update 1.19.3 → 1.20.1
DeltaFile
+3-3cad/nvc/distinfo
+3-2cad/nvc/Makefile
+1-0cad/nvc/pkg-plist
+7-53 files

FreeBSD/ports 8364e36dns/coredns distinfo pkg-plist

dns/coredns: update 1.14.2 → 1.14.3
DeltaFile
+5-5dns/coredns/distinfo
+4-0dns/coredns/pkg-plist
+1-1dns/coredns/Makefile
+10-63 files

FreeBSD/ports f0a9762devel/py-interface-meta Makefile distinfo

devel/py-interface-meta: update 1.3.0 → 2.0.0
DeltaFile
+6-5devel/py-interface-meta/Makefile
+3-3devel/py-interface-meta/distinfo
+9-82 files

LLVM/project 5a45fbbllvm/lib/Target/RISCV RISCVISelLowering.cpp, llvm/test/CodeGen/RISCV/rvv fixed-vectors-fp-setcc.ll fixed-vectors-setcc-fp-vp.ll

[llvm][RISCV] Split LMUL=8 fixed vector fcmp for zvfhmin and zvfbfmin (#193424)

Currently we don't handle any of illegal promoted fixed vectors for
zvfhmin and zvfbfmin we expand it and make general legalizer handle it.
However some of operators are split and some are scalarized depends on
operator type, in this case we need to split it manually.
DeltaFile
+326-4,626llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-setcc.ll
+192-2,277llvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-fp-vp.ll
+36-23llvm/lib/Target/RISCV/RISCVISelLowering.cpp
+45-0llvm/test/CodeGen/RISCV/rvv/fixed-vectors-lmul-max.ll
+599-6,9264 files

OPNSense/core 00052a5src/opnsense/scripts/kea kea_prefix_watcher.py

Use state instead of time based mechanism to decide of lease is still valid
DeltaFile
+4-6src/opnsense/scripts/kea/kea_prefix_watcher.py
+4-61 files

FreeBSD/doc 6bdc012documentation/static/pgpkeys matthew.key

Update my PGP key

Extend validity for another two years.
DeltaFile
+116-67documentation/static/pgpkeys/matthew.key
+116-671 files

NetBSD/pkgsrc skzBHh9doc CHANGES-2026

   doc: Updated security/p5-CryptX to 0.088
VersionDeltaFile
1.2537+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc myHuBCtsecurity/p5-CryptX distinfo Makefile

   p5-CryptX: update to 0.088.

   0.088   2026-04-23
           - Crypt::KeyDerivation - new functions: pbkdf1_openssl, bcrypt_pbkdf, scrypt_pbkdf, argon2_pbkdf
           - Crypt::Misc - new functions: random_v7uuid, is_uuid
           - bundled libtomcrypt update branch:develop (commit: 2e441a17 2026-04-15)
           - bundled libtommath update branch:develop (commit: ae40a87 2026-04-20)
           - security fix CVE-2026-41564 https://github.com/DCIT/perl-CryptX/security/advisories/GHSA-24c2-gp6c-24c6
VersionDeltaFile
1.29+4-4security/p5-CryptX/distinfo
1.39+2-3security/p5-CryptX/Makefile
+6-72 files

OpenBSD/ports bmbUXljcad/openscad Makefile

   add missing build dep.  it wouldn't build without the build dep being
   available, so no need for a REVISION bump.

   noticed by myself and naddy on arm64 and amd64 bulk package builds.

   OK sthen@
VersionDeltaFile
1.61+1-0cad/openscad/Makefile
+1-01 files

NetBSD/pkgsrc-wip a9fc238frp TODO

frp: Add reference to CVE-2026-40910
DeltaFile
+2-0frp/TODO
+2-01 files

NetBSD/pkgsrc-wip 63af522owntone TODO

owntone: Add reference to recent CVEs
DeltaFile
+2-1owntone/TODO
+2-11 files

NetBSD/pkgsrc-wip 0168ddbminio TODO

minio: Add reference to recent CVEs
DeltaFile
+2-1minio/TODO
+2-11 files

FreeBSD/ports 381e522accessibility/at-spi2-core Makefile distinfo, accessibility/at-spi2-core/files patch-bus_meson.build

accessibility/at-spi2-core: Update to 2.60.1

Reported by:    portscout!
DeltaFile
+0-10accessibility/at-spi2-core/files/patch-bus_meson.build
+4-2accessibility/at-spi2-core/Makefile
+3-3accessibility/at-spi2-core/distinfo
+3-2accessibility/at-spi2-core/pkg-plist
+10-174 files

FreeBSD/src 3103d39sys/netlink netlink_generic.c

netlink: fix LINT-NOVIMAGE build

Include the required header for securelevel_ge()

Fixes:          9933bdcb1264 ("pf: only allow a subset of netlink calls when securelevel is set")
Sponsored by:   Rubicon Communications, LLC ("Netgate")
DeltaFile
+1-0sys/netlink/netlink_generic.c
+1-01 files

LLVM/project 8e2c42bllvm/test/Transforms/LoopVectorize float-induction.ll tbaa-nodep.ll, llvm/test/Transforms/LoopVectorize/AArch64 sve-extract-last-veclane.ll sve-gather-scatter.ll

[LV][NFC] Stop running DCE pass in tests (#193521)

The additional DCE pass made no difference to the output, so I've
removed it.
DeltaFile
+4-4llvm/test/Transforms/LoopVectorize/float-induction.ll
+3-3llvm/test/Transforms/LoopVectorize/AMDGPU/packed-math.ll
+2-2llvm/test/Transforms/LoopVectorize/tbaa-nodep.ll
+1-1llvm/test/Transforms/LoopVectorize/AArch64/sve-extract-last-veclane.ll
+1-1llvm/test/Transforms/LoopVectorize/AArch64/sve-gather-scatter.ll
+1-1llvm/test/Transforms/LoopVectorize/AArch64/sve-inductions.ll
+12-1233 files not shown
+45-4539 files

NetBSD/pkgsrc hQfkukWdoc CHANGES-2026

   Updated devel/py-gitpython, www/py-uritools, www/py-idna, devel/py-typer
VersionDeltaFile
1.2536+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc 3yznqZ6devel/py-typer Makefile distinfo

   py-typer: updated to 0.24.2

   0.24.2

   Fixes

   Ensure that typer.launch forwards correctly when launching a file.

   Refactors

   Ensure ty runs without errors.

   Docs

   Add dates to release notes.
   Fix code blocks in reference docs overflowing table width.
   Fix broken link to FastAPI and Friends newsletter.
   Handle external links target=_blank and CSS automatically in JS and CSS.
   Remove link to Typer developer survey.
   Clean up documentation in install.md file.
VersionDeltaFile
1.2+5-7devel/py-typer/Makefile
1.2+4-4devel/py-typer/distinfo
+9-112 files