Build date: 1760392803 - Mon Oct 13 22:00:03 UTC 2025 Build cvs date: 1760382949 - Mon Oct 13 19:15:49 UTC 2025 Build id: 2025-10-14.1 Build tags: amd64-regress ports sysupgrade Applied the following diff(s): /home/anton/tmp/robsd/src-llvm-ubsan.diff /home/anton/tmp/robsd/src-sys-em.diff /home/anton/tmp/robsd/src-sys-uhidev-sispm.diff /home/anton/tmp/robsd/src-sysupgrade.diff P regress/usr.bin/ssh/scp.sh P regress/usr.bin/ssh/scp3.sh P regress/usr.bin/ssh/sftp-cmds.sh P sys/dev/fdt/dwmmc.c P sys/dev/pci/if_bnxt.c P sys/dev/pci/drm/amd/amdgpu/mes_v11_0.c P sys/dev/pci/drm/amd/amdgpu/mes_v12_0.c P sys/dev/pci/drm/amd/include/mes_v11_api_def.h P sys/dev/pci/drm/amd/include/mes_v12_api_def.h P usr.bin/ssh/scp.c P usr.bin/ssh/sftp.c P usr.bin/tmux/format.c P usr.bin/tmux/input.c P usr.bin/tmux/tmux.1 P usr.bin/tmux/tty.c M usr.sbin/bgpd/session.c P usr.sbin/rpki-client/ccr.c P usr.sbin/rpki-client/rpki-asn1.h P usr.sbin/unbound/doc/unbound.conf.5.in P usr.sbin/unbound/doc/unbound.conf.rst P usr.sbin/unbound/util/config_file.c commit 5EIMnAEuP7CqjUhq Author: kettenis Date: 2025/10/13 19:15:49 Set "assigned-clocks". ok jca@ sys/dev/fdt/dwmmc.c commit IbdCGQdcw5Sn1Mmp Author: stsp Date: 2025/10/13 10:45:08 do not forget to free completion ring in hardware if bnxt_attach() fails Leak spotted by bluhm@ ok jmatthew@ bluhm@ sys/dev/pci/if_bnxt.c commit OEDUJsmiOJViszlN Author: stsp Date: 2025/10/13 10:44:27 free completion ring on failure in bnxt_queue_up() ok jmatthew@ bluhm@ sys/dev/pci/if_bnxt.c commit hvO8hOQT20mSbF07 Author: sthen Date: 2025/10/13 09:45:27 reduce default so-sndbuf in unbound to avoid a warning. in 1.24.0, upstream started to override the OS default and warn at startup if not possible, but they picked a value (4MB) which is above the 2MB maximum that we permit. found by landry@, ok landry bluhm from bluhm: "Our UDP stack has no UDP socket buffer for sending. Each packet is directly passed to ip_output(). So basically this value is a per packet size limit." usr.sbin/unbound/doc/unbound.conf.5.in usr.sbin/unbound/doc/unbound.conf.rst usr.sbin/unbound/util/config_file.c commit W2CSWrLDi0z2jUpd Author: job Date: 2025/10/13 09:32:11 Rename ManifestRef to ManifestInstance This is preparation step for an upcoming change to the CCR format in which the structure containing manifest metadata will gain an extra field (and thus not align with the ManifestRef structure from draft-spaghetti-sidrops-rpki-erik-protocol) OK tb@ usr.sbin/rpki-client/ccr.c usr.sbin/rpki-client/rpki-asn1.h commit hqpX2aWyjku0VHgq Author: nicm Date: 2025/10/13 07:29:53 Add buffer_full format variable, from Mohammad AlSaleh in GitHub issue 4630. usr.bin/tmux/format.c usr.bin/tmux/tmux.1 commit UDxs4ha9aEOYFRDQ Author: nicm Date: 2025/10/13 07:19:08 Check allow-set-title for APC as well. usr.bin/tmux/input.c usr.bin/tmux/tty.c commit 0nzEdIMglglX2mfw Author: jsg Date: 2025/10/13 03:21:29 drm/amdgpu: Enable MES lr_compute_wa by default From Mario Limonciello 5980a35c9d138804251e50788c1e8137028a47ac in linux-6.12.y/6.12.52 1fb710793ce2619223adffaf981b1ff13cd48f17 in mainline linux sys/dev/pci/drm/amd/amdgpu/mes_v11_0.c sys/dev/pci/drm/amd/amdgpu/mes_v12_0.c sys/dev/pci/drm/amd/include/mes_v11_api_def.h sys/dev/pci/drm/amd/include/mes_v12_api_def.h commit Qq1sRLuxF3PyucNb Author: jsg Date: 2025/10/13 03:18:53 drm/amd/include : Update MES v12 API for fence update From Shaoyun Liu 2dedc6b77bf82dae6cf6a9d4d5ac44526be9a605 in linux-6.12.y/6.12.52 15d8c92f107c17c2e585cb4888c67873538f9722 in mainline linux sys/dev/pci/drm/amd/include/mes_v12_api_def.h commit fCo5jcHCaN7lW2NY Author: jsg Date: 2025/10/13 03:17:03 drm/amd/include : MES v11 and v12 API header update From Shaoyun Liu ff2b82286fc8e6fc6caf9072009d78f7c05db32e in linux-6.12.y/6.12.52 1c687c0da9efb7c627793483a8927554764e7a55 in mainline linux sys/dev/pci/drm/amd/include/mes_v11_api_def.h sys/dev/pci/drm/amd/include/mes_v12_api_def.h commit SmJUIFSG23NHJu2P Author: jsg Date: 2025/10/13 03:15:19 drm/amd : Update MES API header file for v11 & v12 From Shaoyun Liu bfd0bec4cb2c0b9e30decc84ffc269ba91ee6906 in linux-6.12.y/6.12.52 ce4971388c79d36b3f50f607c3278dbfae6c789b in mainline linux sys/dev/pci/drm/amd/include/mes_v11_api_def.h sys/dev/pci/drm/amd/include/mes_v12_api_def.h commit 4712zLPUdOp875Fm Author: djm Date: 2025/10/13 00:56:15 test remote/remote recursive transfers where the source path ends in ".." regress/usr.bin/ssh/scp3.sh commit TqsSulOcB8zWytMe Author: djm Date: 2025/10/13 00:55:45 test recursive transfers, including cases where the source path ends in ".." regress/usr.bin/ssh/sftp-cmds.sh commit Fb3lglYkPw8TcMXb Author: djm Date: 2025/10/13 00:55:09 test implicit destination path selection when source path ends with ".." regress/usr.bin/ssh/scp.sh commit woeTwt9g1mK0UyKi Author: djm Date: 2025/10/13 00:54:29 similar to scp, fix implicit destination path selection when source path ends with ".."; ok deraadt@ usr.bin/ssh/sftp.c commit LVChTrMml5JTpmjC Author: djm Date: 2025/10/13 00:53:51 when using the SFTP protocol for transfers, fix implicit destination path selection when source path ends with ".."; ok deraadt@ bz3871 usr.bin/ssh/scp.c