FreeBSD/doc bdf18a0documentation/content/en/books/handbook/pgpkeys _index.adoc, documentation/content/en/books/handbook/virtualization _index.adoc

handbook: Remove sectnumlevels

Asciidoctor documentation says sectnumlevels from 0-5 are accepted.
Since every chapter sets this value to 6, it is not being parsed and
does not do anything.

Discussed with: bcr
DeltaFile
+0-3documentation/content/en/books/handbook/pgpkeys/_index.adoc
+0-1documentation/content/en/books/handbook/zfs/_index.adoc
+0-1documentation/content/en/books/handbook/x11/_index.adoc
+0-1documentation/content/en/books/handbook/wine/_index.adoc
+0-1documentation/content/en/books/handbook/wayland/_index.adoc
+0-1documentation/content/en/books/handbook/virtualization/_index.adoc
+0-834 files not shown
+0-4240 files

LLVM/project b2ffc0dllvm/lib/Transforms/Scalar LoopInterchange.cpp, llvm/test/Transforms/LoopInterchange inner-header-has-duplicate-succs.ll

[LoopInterchange] Reject if inner loop header has duplicate successors (#204128)

Previously, loop interchange crashed in several cases where the inner
loop header had duplicate successors. In practice, the following was
happening:

- During the transformation phase, the inner loop header was not split
because its first non-PHI instruction was its terminator.
- `updateSuccessor` was called on the header with `MustUpdateOnce=true`,
which triggers an assertion failure.

This patch fixes the issue by rejecting such cases during the legality
check phase. I believe this situation is rare, so it should not
significantly affect real-world cases.

Fix #203887.
DeltaFile
+184-0llvm/test/Transforms/LoopInterchange/inner-header-has-duplicate-succs.ll
+7-0llvm/lib/Transforms/Scalar/LoopInterchange.cpp
+191-02 files

LLVM/project d58c356llvm/lib/Target/AMDGPU AMDGPUISelDAGToDAG.cpp SIISelLowering.cpp, llvm/test/CodeGen/AMDGPU packed-fp64.ll packed-u64.ll

[AMDGPU] Make v2x64 BUILD_VECTOR legal on gfx1251
DeltaFile
+120-174llvm/test/CodeGen/AMDGPU/packed-fp64.ll
+70-106llvm/test/CodeGen/AMDGPU/packed-u64.ll
+14-36llvm/test/CodeGen/AMDGPU/shl.v2i64.ll
+15-16llvm/test/CodeGen/AMDGPU/pk-lshl-add-u64.ll
+11-6llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
+3-2llvm/lib/Target/AMDGPU/SIISelLowering.cpp
+233-3406 files

LLVM/project a24e158llvm/lib/Target/AMDGPU SIFoldOperands.cpp, llvm/test/CodeGen/AMDGPU fold-imm-pk64.mir

[AMDGPU] Prevent folding of immediates larger than 64 bit
DeltaFile
+37-0llvm/test/CodeGen/AMDGPU/fold-imm-pk64.mir
+3-0llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
+40-02 files

LLVM/project ced82d8clang/lib/Headers spirvintrin.h nvptxintrin.h

[Clang] Make the pointers to gpuintrin AS query const (#204492)

Summary:
Right now these force a const cast if the user is checking a read-only
pointer, not great.
DeltaFile
+2-2clang/lib/Headers/spirvintrin.h
+2-2clang/lib/Headers/nvptxintrin.h
+2-2clang/lib/Headers/amdgpuintrin.h
+6-63 files

FreeBSD/ports d95e123science/dwave-preprocessing distinfo Makefile

science/dwave-preprocessing: update 0.6.5 → 0.6.11
DeltaFile
+3-3science/dwave-preprocessing/distinfo
+1-1science/dwave-preprocessing/Makefile
+4-42 files

FreeBSD/ports ff7273dscience/py-dwave-cloud-client distinfo Makefile

science/py-dwave-cloud-client: update 0.14.4 → 0.14.6
DeltaFile
+3-3science/py-dwave-cloud-client/distinfo
+1-1science/py-dwave-cloud-client/Makefile
+4-42 files

FreeBSD/ports 6b51233math/py-PuLP distinfo Makefile

math/py-PuLP: update 3.3.1 → 3.3.2
DeltaFile
+3-3math/py-PuLP/distinfo
+1-1math/py-PuLP/Makefile
+4-42 files

FreeBSD/ports 8fe7232devel/py-Farama-Notifications distinfo Makefile

devel/py-Farama-Notifications: update 0.0.4 → 0.0.6
DeltaFile
+3-3devel/py-Farama-Notifications/distinfo
+2-1devel/py-Farama-Notifications/Makefile
+5-42 files

FreeBSD/ports 34d6853science/py-dwave-networkx distinfo Makefile

science/py-dwave-networkx: update 0.8.18 → 0.8.19
DeltaFile
+3-3science/py-dwave-networkx/distinfo
+2-1science/py-dwave-networkx/Makefile
+5-42 files

FreeBSD/ports 99088e6misc/py-mmengine distinfo Makefile

misc/py-mmengine: update 0.10.5 → 0.10.7
DeltaFile
+3-3misc/py-mmengine/distinfo
+2-3misc/py-mmengine/Makefile
+5-62 files

FreeBSD/ports ed15a39science/py-dwave-optimization distinfo Makefile, science/py-dwave-optimization/files patch-pyproject.toml

science/py-dwave-optimization: update 0.6.6 → 0.7.1
DeltaFile
+24-6science/py-dwave-optimization/files/patch-pyproject.toml
+3-3science/py-dwave-optimization/distinfo
+1-2science/py-dwave-optimization/Makefile
+28-113 files

FreeBSD/ports eab8b8emisc/py-model-hosting-container-standards distinfo Makefile

misc/py-model-hosting-container-standards: update 0.1.15 → 0.1.16
DeltaFile
+3-3misc/py-model-hosting-container-standards/distinfo
+1-1misc/py-model-hosting-container-standards/Makefile
+4-42 files

FreeBSD/ports d828a5fmisc/mnn distinfo Makefile

misc/mnn: update 3.5.0 → 3.6.0
DeltaFile
+3-3misc/mnn/distinfo
+1-1misc/mnn/Makefile
+4-42 files

NetBSD/src kFZuVRmsys/arch/evbppc/conf SAM460EX

   Enable SM502 audio on Sam460ex.
VersionDeltaFile
1.3+6-2sys/arch/evbppc/conf/SAM460EX
+6-21 files

NetBSD/src ERxkiUIsys/dev/ic sm502reg.h, sys/dev/pci voyager.c

   Add support for AC97 audio component of SM502 Multimedia Companion chip.

   While here, endinaness fixes for the framebuffer part.
VersionDeltaFile
1.1+734-0sys/dev/pci/voyager/vac.c
1.1+236-0sys/dev/pci/voyager/vac8051.asm
1.21+27-19sys/dev/pci/voyager.c
1.35+24-9sys/dev/pci/voyager/voyagerfb.c
1.8+11-5sys/dev/ic/sm502reg.h
1.8+1-1sys/dev/pci/voyager/files.voyager
+1,033-346 files

LLVM/project d6d9346llvm/include/llvm/Transforms/IPO InstrumentorRuntimeHelper.h, llvm/lib/Transforms/IPO Instrumentor.cpp

[Instrumentor] Move NumericFlags into InstrumentorRuntimeHelper.h (#204068)

This patch makes the `NumericFlags` enum visible to the end user by
moving it into `InstrumentorRuntimeHelper.h`.
DeltaFile
+14-0llvm/test/Instrumentation/Instrumentor/default_rt.h
+14-0llvm/include/llvm/Transforms/IPO/InstrumentorRuntimeHelper.h
+1-12llvm/lib/Transforms/IPO/Instrumentor.cpp
+29-123 files

FreeBSD/src 5726807sys/fs/nfsclient nfs_clvnops.c

nfs_clvnops.c: Fix the case where va_flags are being cleared

Commits c5d72d2 and 3b6d4c6 broke the case where the
archive/hidden/system attributes are being set false
(UF_ARCHIVE, UF_HIDDEN or UF_SYSTEM bits being cleared.)
and the NFS server does not support those attributes.
These patches only checked for support if the
archive/hidden/system attributes were non-zero.

This patch fixes the problem.

PR:     296088
Tested by:      Joshua Kinard <freebsd at kumba.dev>
MFC after:      1 week
Fixes:  c5d72d29fe0e ("nfsv4: Add support for the NFSv4 hidden and system attributes")
DeltaFile
+3-6sys/fs/nfsclient/nfs_clvnops.c
+3-61 files

OpenBSD/src Q9k3z0hshare/man/man5 ruby-module.5

   Update ruby-module.5 for default Ruby version switch to 4.0
VersionDeltaFile
1.53+4-4share/man/man5/ruby-module.5
+4-41 files

FreeBSD/ports 63e5817net/kafka pkg-plist Makefile, net/kafka/files pkg-message.in kafka_connect.in

net/kafka: Update 3.9.2 => 4.3.0

Release Announcement:
https://kafka.apache.org/blog/2026/05/22/apache-kafka-4.3.0-release-announcement/

PR:             292031
Approved by:    Pavel Timofeev <timp87 at gmail.com> (maintainer, tiemout 2 weeks)
Sponsored by:   UNIS Labs
Co-authored-by: Pavel Timofeev <timp87 at gmail.com>
DeltaFile
+195-196net/kafka/pkg-plist
+49-56net/kafka/Makefile
+0-12net/kafka/files/pkg-message.in
+5-4net/kafka/files/kafka_connect.in
+3-3net/kafka/files/kafka.in
+2-2net/kafka/distinfo
+254-2736 files

LLVM/project 3a6eb67llvm/lib/Target/AArch64 AArch64SystemOperands.td AArch64InstrFormats.td, llvm/lib/Target/AArch64/AsmParser AArch64AsmParser.cpp

fixup! Convert PSB to use PSBHint for consistency
DeltaFile
+7-23llvm/lib/Target/AArch64/AArch64SystemOperands.td
+18-5llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
+5-6llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
+4-4llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
+3-2llvm/lib/Target/AArch64/AArch64InstrFormats.td
+1-1llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
+38-411 files not shown
+39-417 files

OpenBSD/ports j3uFaYCnet/monitoring-plugins/patches patch-plugins_check_ntp_time_c

   missed add
VersionDeltaFile
1.4.2.1+0-0net/monitoring-plugins/patches/patch-plugins_check_ntp_time_c
+0-01 files

FreeBSD/ports a3470f8graphics/mesa-devel distinfo Makefile

graphics/mesa-devel: update to 26.1.b.3285

Changes:        https://gitlab.freedesktop.org/mesa/mesa/-/compare/fd616bab71a...dde1709274f
DeltaFile
+3-3graphics/mesa-devel/distinfo
+2-2graphics/mesa-devel/Makefile
+5-52 files

FreeBSD/ports 0150f52games/veloren-weekly distinfo Makefile.crates, games/veloren-weekly/files patch-gilrs patch-rust-1.95

games/veloren-weekly: update to s20260617

Changes:        https://gitlab.com/veloren/veloren/-/compare/4df794c12c...2dd9ea8c42
DeltaFile
+707-685games/veloren-weekly/distinfo
+352-341games/veloren-weekly/Makefile.crates
+219-42games/veloren-weekly/files/patch-gilrs
+0-23games/veloren-weekly/files/patch-rust-1.95
+2-2games/veloren-weekly/files/patch-libc
+2-2games/veloren-weekly/Makefile
+1,282-1,0956 files

OpenBSD/ports YBj0Pxmnet/monitoring-plugins Makefile distinfo, net/monitoring-plugins/patches patch-plugins_check_disk_c

   update to monitoring-plugins-3.0.0
VersionDeltaFile
1.58.2.1+6-9net/monitoring-plugins/Makefile
1.16.2.1+2-2net/monitoring-plugins/distinfo
1.5.2.1+1-1net/monitoring-plugins/patches/patch-plugins_check_disk_c
1.1.2.1+0-0net/monitoring-plugins/pkg/MESSAGE
+9-124 files

OpenBSD/ports zMAzVqunet/monitoring-plugins Makefile distinfo, net/monitoring-plugins/patches patch-plugins_check_ntp_time_c

   update to monitoring-plugins-3.0.0
VersionDeltaFile
1.61+3-5net/monitoring-plugins/Makefile
1.4+3-3net/monitoring-plugins/patches/patch-plugins_check_ntp_time_c
1.18+2-2net/monitoring-plugins/distinfo
1.1+2-0net/monitoring-plugins/pkg/MESSAGE
+10-104 files

FreeBSD/ports 8eaf518net/kafka pkg-plist Makefile

net/kafka: Update 3.9.1 => 3.9.2 (3 CVEs)

Release Announcement:
https://kafka.apache.org/blog/2026/02/21/apache-kafka-3.9.2-release-announcement/

PR:             292031
Approved by:    Pavel Timofeev <timp87 at gmail.com> (maintainer, timeout 2 weeks)
Security:       CVE-2025-48734
Security:       CVE-2025-48924
Security:       CVE-2024-29371
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit 2c0a7d5c2d9ffd44a6e74a51168092b43ce9d2bb)
DeltaFile
+126-86net/kafka/pkg-plist
+15-14net/kafka/Makefile
+3-3net/kafka/distinfo
+144-1033 files

LLVM/project 0aea056llvm/lib/Target/AArch64 AArch64SystemOperands.td AArch64InstrInfo.td, llvm/lib/Target/AArch64/AsmParser AArch64AsmParser.cpp

fixup! Address PR comments
DeltaFile
+24-48llvm/lib/Target/AArch64/AArch64SystemOperands.td
+25-23llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
+16-22llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
+15-8llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
+5-13llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
+9-8llvm/lib/Target/AArch64/AArch64InstrInfo.td
+94-1224 files not shown
+108-13510 files

OpenBSD/ports XAJUxUKdatabases/ruby-hiera-eyaml-gpg Makefile, devel/gitsh Makefile

   Bump ports after switching the default ruby version in ports to Ruby 4.0

   OK sthen@
VersionDeltaFile
1.311+3-1editors/vim/Makefile
1.23+2-2devel/gitsh/Makefile
1.50+1-1security/arirang/Makefile
1.7+1-1databases/ruby-hiera-eyaml-gpg/Makefile
1.6+1-1sysutils/ruby-pdk/Makefile
1.42+1-1sysutils/ruby-puppet-lint/Makefile
+9-720 files not shown
+30-1326 files

OpenBSD/ports odrJr7Wsysutils/ruby-pdk/patches patch-_metadata

   Update gem dependencies to build correctly on Ruby 4.0.

   OK sthen@
VersionDeltaFile
1.6+8-68sysutils/ruby-pdk/patches/patch-_metadata
+8-681 files