Build date: 1771714802 - Sat Feb 21 23:00:02 UTC 2026 Build cvs date: 1771701825 - Sat Feb 21 19:23:45 UTC 2026 Build id: 2026-02-22.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 sys/dev/ic/qwx.c M sys/dev/usb/uhidev.c P usr.sbin/acme-client/acme-client.conf.5 P usr.sbin/acme-client/keyproc.c M usr.sbin/bgpd/session.c commit aMqHc4HrAq3Sbdco Author: sthen Date: 2026/02/21 19:23:45 don't talk about CN, we no longer send it in the CSR, and CAs constructed their own anyway. usr.sbin/acme-client/acme-client.conf.5 commit kzrebGNLtmbuoLsl Author: sthen Date: 2026/02/21 19:20:41 don't include CN in the certificate signing request. the CA will decide whether to include a CN based on their configuration/profile and sets that up themselves. ok florian usr.sbin/acme-client/keyproc.c commit tfivCRwiABDiV4HS Author: kettenis Date: 2026/02/21 16:48:21 Add missing bus_dmamap_unload(9). ok stsp@ sys/dev/ic/qwx.c