Build date: 1779660004 - Sun May 24 22:00:04 UTC 2026 Build cvs date: 1779643790 - Sun May 24 17:29:50 UTC 2026 Build id: 2026-05-25.1 Build tags: amd64-regress ports sysupgrade Applied the following diff(s): /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 etc/etc.amd64/login.conf P etc/etc.arm64/login.conf P etc/etc.powerpc64/login.conf P etc/etc.riscv64/login.conf P etc/etc.sparc64/login.conf P sys/dev/kstat.c P sys/dev/fdt/qciic_fdt.c M sys/dev/usb/uhidev.c P sys/net80211/ieee80211_input.c P sys/net80211/ieee80211_node.c P sys/net80211/ieee80211_pae_input.c P sys/nfs/nfs_debug.c P usr.bin/tmux/layout-custom.c P usr.bin/tmux/layout.c P usr.bin/tmux/screen-redraw.c P usr.bin/tmux/window.c M usr.sbin/bgpd/session.c commit PkM3djWJMlUVav06 Author: daniel Date: 2026/05/24 17:29:50 repair one more prototype for a pseudo-device attach function ok jsg@ sys/dev/kstat.c commit iI0URFHQxPxIjHkT Author: kirill Date: 2026/05/24 16:29:51 sys/net80211: fix use-after-free in ieee80211_add_ess() From Andrew Griffiths sys/net80211/ieee80211_node.c commit fGA3cFwnU6KaOuEC Author: kirill Date: 2026/05/24 16:28:44 sys/net80211: fix mbuf leak in ieee80211_amsdu_decap() From Andrew Griffiths OK: stsp@ sys/net80211/ieee80211_input.c commit xDLX8A2KRUoahgt2 Author: kirill Date: 2026/05/24 16:24:54 net80211: fix integer underflow in EAPOL-Key Data length validation From Andrew Griffiths OK: stsp@ sys/net80211/ieee80211_pae_input.c commit nXb2GvQWEJJ7JqeE Author: tb Date: 2026/05/24 15:47:39 bump datasize of the build user to 2.5G on 64-bit arches The tight limit of 2176M for other 64-bit architectures was not enough for sparc64. On 64-bit systems we can afford to be a bit more generous. login.conf merges are always a bit fiddly. ok jca sthen etc/etc.amd64/login.conf etc/etc.arm64/login.conf etc/etc.powerpc64/login.conf etc/etc.sparc64/login.conf commit z8bcoQkHUKZVODTD Author: tb Date: 2026/05/24 15:43:32 llvm-tblgen with llvm22 on riscv64 requires 3072M from jca etc/etc.riscv64/login.conf commit BCe2TLnLuyVjvH7F Author: mglocker Date: 2026/05/24 10:36:01 Fix missing 'compatible' string NUL termination in case the compatible string is => 32 bytes, which caused an out-of-bounds read later on in the code path: - Mimic apliic(4), which uses malloc instead of a fix-width array for the compatible string. - Also set 'ia_namelen', which should enable parsing of a secondary compatible string, if it exists. ok jca@ sys/dev/fdt/qciic_fdt.c commit jt18uDQaKsbnrRuV Author: nicm Date: 2026/05/24 08:40:43 Do not crash when freeing layout cell, reported by Jere Viikari. usr.bin/tmux/layout-custom.c usr.bin/tmux/layout.c usr.bin/tmux/screen-redraw.c usr.bin/tmux/window.c commit PLAXEXI7kw1vCtqG Author: kirill Date: 2026/05/23 22:13:17 sys/nfs_debug: fixed a typo which brokes show nfsreq /f OK: deraadt@ sys/nfs/nfs_debug.c commit 0iANzyUhCdeOQLzq Author: matthieu Date: 2026/05/23 18:23:39 update MODULES