NetBSD/pkgsrc-wip 641eaccxoreos-tools distinfo Makefile, xoreos-tools/patches patch-CMakeLists.txt

xoreos-tools: Compatibility w/ newer CMake and Boost
DeltaFile
+15-0xoreos-tools/patches/patch-CMakeLists.txt
+2-0xoreos-tools/Makefile
+1-0xoreos-tools/distinfo
+18-03 files

FreeBSD/ports 6ebee3dwww/dokuwiki distinfo Makefile, www/dokuwiki/files patch-wrong-2388-fix

www/dokuwiki: upgrade to 2026-07-14c

PR:             ports/298171
(cherry picked from commit b4008cd0e79bf1629d152b1d0bc954a32a33bbf9)
(cherry picked from commit e5f699af3da31c8b28f023226899e5b2cf569dd2)
(cherry picked from commit 3804db80e125ee8ffef556c91562fe551d63f345)
DeltaFile
+197-109www/dokuwiki/pkg-plist
+24-13www/dokuwiki/Makefile
+0-11www/dokuwiki/files/patch-wrong-2388-fix
+3-3www/dokuwiki/distinfo
+224-1364 files

FreeBSD/ports 3804db8www/dokuwiki Makefile distinfo

www/dokuwiki: upgrade to 2026-07-14c

PR:             ports/298171
MFH:            2026Q3
DeltaFile
+0-30www/dokuwiki/pkg-plist
+3-3www/dokuwiki/distinfo
+2-1www/dokuwiki/Makefile
+5-343 files

NetBSD/pkgsrc 7tUpsn5www/firefox mozilla-common.mk

   firefox: 154.0.1 requires nss>=3.126.1
VersionDeltaFile
1.324+2-2www/firefox/mozilla-common.mk
+2-21 files

NetBSD/pkgsrc-wip ed0fb59cockatrice Makefile

cockatrice: Actually requires Qt 6
DeltaFile
+1-2cockatrice/Makefile
+1-21 files

LLVM/project 2fd31fallvm/lib/CodeGen RegAllocFast.cpp

[RegAllocFast] Assert that isTiedToNotUndef() takes a def. NFC (#221120)

Improve a comment after #219482. And tidy MBB.liveins()
DeltaFile
+7-8llvm/lib/CodeGen/RegAllocFast.cpp
+7-81 files

OpenBSD/src Ixmnyrhlib/libc/gen isgraph.3 iscntrl.3

   functions tests -> functions test
VersionDeltaFile
1.14+3-3lib/libc/gen/isgraph.3
1.15+3-3lib/libc/gen/iscntrl.3
+6-62 files

OpenBSD/src Mp9adlulib/libfuse fuse_mount.3

   functions conforms -> functions conform
VersionDeltaFile
1.6+3-3lib/libfuse/fuse_mount.3
+3-31 files

FreeBSD/ports b53a135japanese/skk-jawiki Makefile distinfo

japanese/skk-jawiki: Update to 2026.09.01.174549

PR:             298156
Approved by:    osa (mentor)
DeltaFile
+3-3japanese/skk-jawiki/distinfo
+1-1japanese/skk-jawiki/Makefile
+4-42 files

FreeBSD/ports aaf5bc5textproc/riffdiff distinfo Makefile

textproc/riffdiff: Update to 3.6.2

Changelog: https://github.com/walles/riff/releases/tag/3.6.2

PR:             297708
Approved by:    yuri (maintainer timeout, 2 weeks)
Approved by:    osa (mentor)
DeltaFile
+3-3textproc/riffdiff/distinfo
+4-2textproc/riffdiff/Makefile
+7-52 files

Linux/linux 4d7d948Documentation/ABI/testing ima_policy, fs/configfs mount.c

Merge tag 'integrity-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity

Pull IMA fixes from Mimi Zohar:

 - Instantiating the ima_file_truncate and ima_path_truncate LSM hooks
   resulted in configfs locking issues.

   configfs files should not be measured, appraised, or audited in the
   first place, so the builtin policies are updated to exclude them.

 - IMA audit messages include the filename, which could result in a page
   fault when the filename doesn't exist

 - Un-hide the IMA_MEASURE_PCR_IDX Kconfig prompt

* tag 'integrity-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity:
  ima: allow users to specify the pcr index with IMA_MEASURE_PCR_IDX
  ima: Check for ERR_PTR from dentry_path() in validate_hash_algo()
  ima: don't measure/appraise files on configfs
  configfs: move CONFIGFS_MAGIC definition to magic.h
DeltaFile
+6-1security/integrity/ima/ima_policy.c
+5-1security/integrity/ima/Kconfig
+1-3fs/configfs/mount.c
+3-0Documentation/ABI/testing/ima_policy
+2-0security/integrity/ima/ima_appraise.c
+1-0include/uapi/linux/magic.h
+18-56 files

LLVM/project 3efd20dllvm/lib/Target/RISCV RISCVInstrInfoVSDPatterns.td RISCVInstrInfoVVLPatterns.td

[RISCV] Remove unused tablegen classes. NFC (#221286)

This removes VPatBinaryFPSDNode_R_VF and VPatBinaryFPVL_R_VF. The have
_RM version that are used instead.
DeltaFile
+0-19llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
+0-16llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
+0-352 files

FreeBSD/src 8ab5624tests/sys/kern Makefile procdesc.c

tests/sys/kern: Skip capsicum procdesc tests when capability mode is unavailable

(cherry picked from commit 3c5c55beee5ef80d8a9526480682cee86cbac584)
DeltaFile
+7-0tests/sys/kern/pdwait.c
+4-0tests/sys/kern/procdesc.c
+2-0tests/sys/kern/Makefile
+13-03 files

NetBSD/pkgsrc-wip 0403091openjdk25 distinfo, openjdk25/patches patch-make_common_native_Link.gmk

openjdk25: fix patch so it doesn't nuke /usr/sbin/paxctl (oops)
DeltaFile
+2-2openjdk25/patches/patch-make_common_native_Link.gmk
+1-1openjdk25/distinfo
+3-32 files

LLVM/project d0617ff.ci utils.sh

[CI] Require hashes for premerge python dep installation (#221376)

This is best practice and the requirements file is already a lockfile
with hashes.
DeltaFile
+1-1.ci/utils.sh
+1-11 files

OpenBSD/src oTlbarrusr.bin/ssh ssh.1

   Change three paragraphs in different parts of the manual page (-O control
   commands, -Q query options, and private key file names) into tagged lists
   to make them more readable; no content change intended.
   OK naddy@; general direction requested by deraadt@.
VersionDeltaFile
1.456+73-73usr.bin/ssh/ssh.1
+73-731 files

LLVM/project 7002ddallvm/lib/Object ArchiveWriter.cpp, llvm/test/tools/llvm-ar zos-write.test zos-symattrs.test

Address archive writing and test case comments.
DeltaFile
+6-5llvm/test/tools/llvm-ar/zos-symattrs.test
+8-1llvm/test/tools/llvm-ar/zos-write.test
+3-3llvm/lib/Object/ArchiveWriter.cpp
+17-93 files

LLVM/project 977f609clang/include/clang/CIR/Dialect/IR CIROps.td, clang/lib/CIR/CodeGen CIRGenFunction.h CIRGenBuiltin.cpp

[CIR] Add cir.coro.intrinsic.promise Op (#221124)

This PR adds `cir.coro.intrinsic.promise`, representing
`llvm.coro.promise`, to the set of coroutine intrinsic ops. It also adds
the corresponding lowering to `llvm.coro.promise`.
DeltaFile
+23-0clang/include/clang/CIR/Dialect/IR/CIROps.td
+12-0clang/lib/CIR/CodeGen/CIRGenCoroutine.cpp
+6-2clang/test/CIR/CodeGenCoroutines/coro-builtins.cpp
+1-2clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp
+1-0clang/lib/CIR/CodeGen/CIRGenFunction.h
+43-45 files

LLVM/project b9d19fe.ci/metrics Dockerfile

[CI] Require hashes for pip install in metrics container (#221373)

We generate the requirements lock file with hashes, but did not actually
require them before now, which is best practice.
DeltaFile
+1-1.ci/metrics/Dockerfile
+1-11 files

NetBSD/pkgsrc-wip ca3adb3cockatrice-server Makefile distinfo

cockatrice-server: Update to 3.0.2
DeltaFile
+3-3cockatrice-server/distinfo
+2-1cockatrice-server/Makefile
+5-42 files

NetBSD/pkgsrc-wip e4ae38ecockatrice Makefile common.mk

cockatrice: Update to 3.0.2
DeltaFile
+3-3cockatrice/distinfo
+3-2cockatrice/common.mk
+1-1cockatrice/Makefile
+7-63 files

FreeBSD/src 2469f84lib/libc/gen exterr_cat_filenames.h, sys/kern tty.c

kern/tty.c: Exterrorize returns

(cherry picked from commit 62ccaec3dba6272590d97cc0aa0df28fd3d08d1c)
DeltaFile
+27-22sys/kern/tty.c
+1-0sys/sys/exterr_cat.h
+1-0lib/libc/gen/exterr_cat_filenames.h
+29-223 files

FreeBSD/src c41e308sys/kern tty_pts.c tty.c, sys/sys tty.h

tty: gracefully handle proctree_lock locking

(cherry picked from commit 420428718da769ea72d3f18ed8eba7c3d998b1c8)
DeltaFile
+209-172sys/kern/tty.c
+3-0sys/sys/tty.h
+3-0sys/kern/tty_pts.c
+215-1723 files

FreeBSD/src 5362192sys/kern tty_ttydisc.c tty.c, sys/sys tty.h

tty: make tty_wait_background() aware of proctree_lock ownership

(cherry picked from commit 824f934bf9d5fcb34dd6c97d650a26823158abf1)
DeltaFile
+11-5sys/kern/tty.c
+8-4sys/kern/tty_ttydisc.c
+2-1sys/sys/tty.h
+21-103 files

FreeBSD/src a585570sys/kern tty.c

tty: add tty_wait_proctree(9)

(cherry picked from commit 9bd3fe5712217ef8ae4cebba8be82c45be0c72e6)
DeltaFile
+39-0sys/kern/tty.c
+39-01 files

FreeBSD/src 124ccedshare/man/man9 condvar.9

condvar.9: document cv_wait_sig_unblock(9)

(cherry picked from commit a15c71254afa25ce008334d63fb6feecd68605f8)
DeltaFile
+10-1share/man/man9/condvar.9
+10-11 files

FreeBSD/src 3867241sys/kern kern_condvar.c, sys/sys condvar.h

condvars(9): add cv_wait_sig_unlock()

(cherry picked from commit 0cc6c442964d6294b796537522d9e462656bf16f)
DeltaFile
+55-0sys/kern/kern_condvar.c
+3-0sys/sys/condvar.h
+58-02 files

FreeBSD/src 5b10e1ctests/sys/kern procdesc.c

tests/sys/kern/procdesc.c: mark grandchild var in pdopenpid_capmode() as volatile

(cherry picked from commit b3734c1386dd2b0ade1a7f20d9ebf5f62c01819e)
DeltaFile
+2-1tests/sys/kern/procdesc.c
+2-11 files

FreeBSD/src 2fbb853tests/sys/kern procdesc.c

sys/tests/kern/pdopenpid: pdopenpid(2) is allowed in cap mode

(cherry picked from commit ddf62c83fc0aca39a1bfd8346ad6e925bfb2290e)
DeltaFile
+34-4tests/sys/kern/procdesc.c
+34-41 files

FreeBSD/src fe56ee2sys/kern sys_process.c

ptrace(2): allow ptrace(PT_TRACE_ME) in cap mode

(cherry picked from commit c8f8d00c2422bf7eca71b7b41e9d586ca25c4b8a)
DeltaFile
+2-0sys/kern/sys_process.c
+2-01 files