OPNSense/core b4a2ce5src/opnsense/mvc/app/controllers/OPNsense/Kea/Api LeasesController.php

Typo, ipv4 reservations should be added to resv4, not resv6
DeltaFile
+1-1src/opnsense/mvc/app/controllers/OPNsense/Kea/Api/LeasesController.php
+1-11 files

LLVM/project d933238clang/lib/AST/ByteCode InterpState.h

[clang][bytecode][NFC] Make InterpState::Allocator private (#178129)

DeltaFile
+2-2clang/lib/AST/ByteCode/InterpState.h
+2-21 files

FreeBSD/ports 36f7f11emulators/wine-devel Makefile pkg-plist

emulators/wine-devel: Update 11.0 => 11.1

Changelog:
- Various changes that were deferred during code freeze.
- More pixel format conversions in WindowsCodecs.
- More work on ActiveX Data Objects (MSADO).
- Various bug fixes.
https://gitlab.winehq.org/wine/wine/-/releases/wine-11.1

Make the port flavors for the audio backends:
- default -> ALSA and OSS options are enabled by default;
- allaudio -> ALSA, OSS and PULSEAUDIO options are enabled by default.

PR:     292744
DeltaFile
+18-8emulators/wine-devel/Makefile
+8-0emulators/wine-devel/pkg-plist
+3-3emulators/wine-devel/distinfo
+29-113 files

NetBSD/pkgsrc x8rcCzvdoc CHANGES-2026

   doc: Updated graphics/cairo to 1.18.4nb3
VersionDeltaFile
1.677+2-1doc/CHANGES-2026
+2-11 files

LLVM/project 9d85db7flang/lib/Optimizer/OpenMP DoConcurrentConversion.cpp, flang/test/Transforms/DoConcurrent multiple_iteration_ranges.f90

[flang][OpenMP][DoConcurrent] Add `collapse` clause to generated `omp.loop_nest` op

Adds the collpase clause to the generated loop nest both on host and
device.
DeltaFile
+1-1flang/test/Transforms/DoConcurrent/multiple_iteration_ranges.f90
+2-0flang/lib/Optimizer/OpenMP/DoConcurrentConversion.cpp
+3-12 files

NetBSD/pkgsrc cjFwtKxgraphics/cairo options.mk buildlink3.mk

   cairo: merge xcb option into x11 option

   xcb was defined as a superset of x11 here, but libX11 always
   pulls in libxcb, so this doesn't make sense.

   As discussed on tech-pkg.

   Bump PKGREVISION.
VersionDeltaFile
1.28+12-14graphics/cairo/options.mk
1.73+3-6graphics/cairo/buildlink3.mk
1.48+4-4graphics/cairo/PLIST
1.168+2-2graphics/cairo/Makefile
+21-264 files

LLVM/project 4ae6d8fclang/lib/CodeGen CGStmt.cpp

Merge branch 'users/chapuni/cov/single/switch' into users/chapuni/cov/single/trunk
DeltaFile
+1-1clang/lib/CodeGen/CGStmt.cpp
+1-11 files

LLVM/project 673b883llvm/test/MC/AMDGPU gfx10_asm_vopc_e64.s gfx10_asm_vop1.s, llvm/test/MC/Disassembler/AMDGPU gfx10_vop3c.txt gfx10_vop3.txt

Merge branch 'users/chapuni/cov/single/binop' into users/chapuni/cov/single/trunk

Conflicts:
        clang/docs/ReleaseNotes.rst
DeltaFile
+10,845-10,844llvm/test/MC/AMDGPU/gfx10_asm_vopc_e64.s
+5,425-5,424llvm/test/MC/AMDGPU/gfx10_asm_vop1.s
+5,392-5,392llvm/test/MC/Disassembler/AMDGPU/gfx10_vop3c.txt
+4,676-4,675llvm/test/MC/AMDGPU/gfx10_asm_vop3.s
+4,672-4,671llvm/test/MC/AMDGPU/gfx10_asm_vop2.s
+3,733-3,733llvm/test/MC/Disassembler/AMDGPU/gfx10_vop3.txt
+34,743-34,7393,638 files not shown
+304,037-203,6663,644 files

OpenBSD/src JzqHQPzusr.sbin/rpki-client cert.c

   rpki-client: split ta_check_validity() out of ta_parse()

   The check that a TA is currently valid is only done here right now. It
   should probably be done in cert_check_validity_period() instead. This is
   left for a later diff.

   ok claudio job
VersionDeltaFile
1.215+19-11usr.sbin/rpki-client/cert.c
+19-111 files

FreeBSD/ports 5599f83multimedia/avidemux Makefile.common

multimedia/avidemux: Fix build after b57d881bb6e9

Similar to f98927e2db26, mark NVDEC option BROKEN.

I'm fighting all of my urges to not relegate this to the pile since
there is still upstream activity [1] with promises of newer FFMpeg
and Qt6 support, but with no release since 2022, this is a *really*
slow burn.

[1] https://github.com/mean00/avidemux2

Reported by:    pkg-fallout
MFH:            2026Q1

(cherry picked from commit e800377d243d4c5a746f6eb54b2a6297ea33f5c9)
DeltaFile
+1-6multimedia/avidemux/Makefile.common
+1-61 files

LLVM/project 4de64f7clang/lib/CodeGen CGExprScalar.cpp CodeGenFunction.cpp

Use hasSkipCounter
DeltaFile
+18-18clang/lib/CodeGen/CGExprScalar.cpp
+6-7clang/lib/CodeGen/CodeGenFunction.cpp
+24-252 files

LLVM/project 3852734llvm/test/MC/AMDGPU gfx8_asm_vop3.s gfx7_asm_vop3.s, llvm/test/MC/Disassembler/AMDGPU gfx9_vop3.txt

Merge branch 'users/chapuni/cov/single/binop-base' into users/chapuni/cov/single/binop

Conflicts:
        clang/lib/CodeGen/CoverageMappingGen.cpp
DeltaFile
+42,349-42,348llvm/test/MC/AMDGPU/gfx8_asm_vop3.s
+41,419-41,418llvm/test/MC/AMDGPU/gfx7_asm_vop3.s
+36,428-36,427llvm/test/MC/AMDGPU/gfx9_asm_vop3.s
+28,175-28,174llvm/test/MC/AMDGPU/gfx9_asm_vopc.s
+22,711-22,884llvm/test/MC/Disassembler/AMDGPU/gfx9_vop3.txt
+22,276-22,275llvm/test/MC/AMDGPU/gfx8_asm_vopc.s
+193,358-193,5266,687 files not shown
+1,508,374-1,275,5866,693 files

LLVM/project d97cfc2clang/lib/CodeGen CGStmt.cpp

Merge branch 'users/chapuni/cov/single/if' into users/chapuni/cov/single/binop-base
DeltaFile
+4-4clang/lib/CodeGen/CGStmt.cpp
+4-41 files

LLVM/project 64da410llvm/test/MC/AMDGPU gfx8_asm_vop3.s gfx7_asm_vop3.s, llvm/test/MC/Disassembler/AMDGPU gfx9_vop3.txt

Merge branch 'users/chapuni/cov/single/loop' into users/chapuni/cov/single/binop-base
DeltaFile
+42,349-42,348llvm/test/MC/AMDGPU/gfx8_asm_vop3.s
+41,419-41,418llvm/test/MC/AMDGPU/gfx7_asm_vop3.s
+36,428-36,427llvm/test/MC/AMDGPU/gfx9_asm_vop3.s
+28,175-28,174llvm/test/MC/AMDGPU/gfx9_asm_vopc.s
+22,711-22,884llvm/test/MC/Disassembler/AMDGPU/gfx9_vop3.txt
+22,276-22,275llvm/test/MC/AMDGPU/gfx8_asm_vopc.s
+193,358-193,5266,687 files not shown
+1,508,370-1,275,5826,693 files

LLVM/project d0881c8clang/lib/CodeGen CGStmt.cpp

Use hasSkipCounter
DeltaFile
+1-1clang/lib/CodeGen/CGStmt.cpp
+1-11 files

LLVM/project 73ddb13llvm/test/MC/AMDGPU gfx10_asm_vopc_e64.s gfx10_asm_vop1.s, llvm/test/MC/Disassembler/AMDGPU gfx10_vop3c.txt gfx10_vop3.txt

Merge commit 'cead042fd7b57f7bb454d4ffe6f0413658a4b069' into users/chapuni/cov/single/switch
DeltaFile
+10,845-10,844llvm/test/MC/AMDGPU/gfx10_asm_vopc_e64.s
+5,425-5,424llvm/test/MC/AMDGPU/gfx10_asm_vop1.s
+5,392-5,392llvm/test/MC/Disassembler/AMDGPU/gfx10_vop3c.txt
+4,676-4,675llvm/test/MC/AMDGPU/gfx10_asm_vop3.s
+4,672-4,671llvm/test/MC/AMDGPU/gfx10_asm_vop2.s
+3,733-3,733llvm/test/MC/Disassembler/AMDGPU/gfx10_vop3.txt
+34,743-34,7393,638 files not shown
+304,003-203,6293,644 files

OpenBSD/ports XMyPRk8devel/kf6/kguiaddons distinfo Makefile

   Update kf6-kguiaddons to 6.22.1
VersionDeltaFile
1.22+2-2devel/kf6/kguiaddons/distinfo
1.9+1-0devel/kf6/kguiaddons/Makefile
+3-22 files

LLVM/project 7df15fcclang/lib/CodeGen CGStmt.cpp

Use hasSkipCounter
DeltaFile
+4-4clang/lib/CodeGen/CGStmt.cpp
+4-41 files

LLVM/project 8618e1allvm/test/MC/AMDGPU gfx10_asm_vopc_e64.s gfx10_asm_vop1.s, llvm/test/MC/Disassembler/AMDGPU gfx10_vop3c.txt gfx10_vop3.txt

Merge commit 'cead042fd7b57f7bb454d4ffe6f0413658a4b069' into users/chapuni/cov/single/if
DeltaFile
+10,845-10,844llvm/test/MC/AMDGPU/gfx10_asm_vopc_e64.s
+5,425-5,424llvm/test/MC/AMDGPU/gfx10_asm_vop1.s
+5,392-5,392llvm/test/MC/Disassembler/AMDGPU/gfx10_vop3c.txt
+4,676-4,675llvm/test/MC/AMDGPU/gfx10_asm_vop3.s
+4,672-4,671llvm/test/MC/AMDGPU/gfx10_asm_vop2.s
+3,733-3,733llvm/test/MC/Disassembler/AMDGPU/gfx10_vop3.txt
+34,743-34,7393,638 files not shown
+304,003-203,6293,644 files

LLVM/project 1e160c8clang/lib/CodeGen CGStmt.cpp

Use hasSkipCounter
DeltaFile
+5-7clang/lib/CodeGen/CGStmt.cpp
+5-71 files

LLVM/project c090d9cllvm/test/MC/AMDGPU gfx10_asm_vopc_e64.s gfx10_asm_vop1.s, llvm/test/MC/Disassembler/AMDGPU gfx10_vop3c.txt gfx10_vop3.txt

Merge commit 'cead042fd7b57f7bb454d4ffe6f0413658a4b069' into users/chapuni/cov/single/loop
DeltaFile
+10,845-10,844llvm/test/MC/AMDGPU/gfx10_asm_vopc_e64.s
+5,425-5,424llvm/test/MC/AMDGPU/gfx10_asm_vop1.s
+5,392-5,392llvm/test/MC/Disassembler/AMDGPU/gfx10_vop3c.txt
+4,676-4,675llvm/test/MC/AMDGPU/gfx10_asm_vop3.s
+4,672-4,671llvm/test/MC/AMDGPU/gfx10_asm_vop2.s
+3,733-3,733llvm/test/MC/Disassembler/AMDGPU/gfx10_vop3.txt
+34,743-34,7393,638 files not shown
+304,003-203,6293,644 files

OPNSense/core 1a3e63csrc/opnsense/mvc/app/controllers/OPNsense/Kea/Api LeasesController.php, src/opnsense/mvc/app/views/OPNsense/Kea leases6.volt leases4.volt

Model reservations around is_reserved keys that can be either empty for a dynamic lease, hwaddr or duid for static lease
DeltaFile
+5-10src/opnsense/mvc/app/controllers/OPNsense/Kea/Api/LeasesController.php
+9-3src/opnsense/mvc/app/views/OPNsense/Kea/leases6.volt
+7-1src/opnsense/mvc/app/views/OPNsense/Kea/leases4.volt
+21-143 files

FreeBSD/ports e800377multimedia/avidemux Makefile.common

multimedia/avidemux: Fix build after b57d881bb6e9

Similar to f98927e2db26, mark NVDEC option BROKEN.

I'm fighting all of my urges to not relegate this to the pile since
there is still upstream activity [1] with promises of newer FFMpeg
and Qt6 support, but with no release since 2022, this is a *really*
slow burn.

[1] https://github.com/mean00/avidemux2

Reported by:    pkg-fallout
MFH:            2026Q1
DeltaFile
+1-6multimedia/avidemux/Makefile.common
+1-61 files

FreeBSD/ports e920f23cad/librecad distinfo Makefile

cad/librecad: Update to 2.2.1.3

Add repo URL to WWW for maintainer convenience.

https://github.com/LibreCAD/LibreCAD/releases/tag/v2.2.1.3
DeltaFile
+3-3cad/librecad/distinfo
+3-2cad/librecad/Makefile
+6-52 files

LLVM/project 4a50d99mlir/include/mlir/Dialect/EmitC/Transforms Transforms.h, mlir/lib/Dialect/EmitC/IR EmitC.cpp

[mlir][emitc] Fix recurring operands in expression (#175535)

The pretty-printing for `emitc.expression` breaks for expressions taking
the same value as operand multiple times.

Passing the same value as operand more than once is redundant, and is
therefore not the canonical form of `emitc.expression`. However, since
transformations affecting `emitc.expression` operands may cause this to
happen, `emitc.expression` must retain its support for recurring
operands.

This PR fixes this issue by shadowing the region arguments only when the
operands are unique, printing and parsing an explicit basic block
otherwise. In addition, a canonicalization pattern removing recurring
operands is added.

Fixes https://github.com/llvm/llvm-project/issues/172952.
DeltaFile
+52-0mlir/lib/Dialect/EmitC/Transforms/Transforms.cpp
+34-10mlir/lib/Dialect/EmitC/IR/EmitC.cpp
+23-1mlir/test/Dialect/EmitC/ops.mlir
+19-0mlir/test/Dialect/EmitC/form-expressions.mlir
+13-0mlir/test/Dialect/EmitC/invalid_ops.mlir
+4-0mlir/include/mlir/Dialect/EmitC/Transforms/Transforms.h
+145-111 files not shown
+146-117 files

LLVM/project cead042clang/lib/CodeGen CodeGenFunction.h CodeGenPGO.cpp

[Coverage] Introduce the predicate `hasSkipCounter(S)`. NFC.

Also, rename s/getIsCounterPair/getExecSkipCounterExistence/.
DeltaFile
+7-1clang/lib/CodeGen/CodeGenFunction.h
+5-3clang/lib/CodeGen/CodeGenPGO.cpp
+1-1clang/lib/CodeGen/CodeGenPGO.h
+13-53 files

LLVM/project 60f4508clang/docs ReleaseNotes.rst

[LoongArch] Update release notes for LoongArch32 support
DeltaFile
+2-0clang/docs/ReleaseNotes.rst
+2-01 files

OpenBSD/ports 4nrwxr5devel/jenkins/devel distinfo Makefile

   Update jenkins to 2.547
VersionDeltaFile
1.186+2-2devel/jenkins/devel/distinfo
1.213+1-1devel/jenkins/devel/Makefile
+3-32 files

LLVM/project f5101f1llvm/docs ReleaseNotes.md

[LoongArch] Update release notes for LoongArch32 support
DeltaFile
+1-0llvm/docs/ReleaseNotes.md
+1-01 files

OpenBSD/ports q8FPcQddevel/kf6/kio distinfo Makefile

   Update kf6-kio to 6.22.1
VersionDeltaFile
1.24+2-2devel/kf6/kio/distinfo
1.13+1-1devel/kf6/kio/Makefile
+3-32 files