OpenBSD/src KSvTAeJsys/dev/pci if_iwxreg.h if_iwx.c

   Send the new system statistics command if supported by iwx(4) firmware.

   This will be needed for BZ devices.

   ok phessler@, kettenis@

   Tested:
   AX200: stsp
   AX201: kirill
   AX210 (MA): kettenis
   AX211: phessler
   AX211 (BZ): stsp
VersionDeltaFile
1.60+242-1sys/dev/pci/if_iwxreg.h
1.201+83-2sys/dev/pci/if_iwx.c
1.44+3-1sys/dev/pci/if_iwxvar.h
+328-43 files

OpenBSD/src 39lrD06usr.sbin/bgpd rde.c

   Further improve the log messages for attribute parse errors.

   Add an extra case for the case where the length of the attribute
   overflows the attribute buffer. This is a reasonably common issues
   and therefor the extra message that includes attribute, flags and length.

   OK tb@
VersionDeltaFile
1.688+11-4usr.sbin/bgpd/rde.c
+11-41 files

OpenBSD/src 8306oepusr.sbin/bgpd rde.c

   Fix in the OTC attribute parser for ROLE_PEER.

   For sessions with peer role the ASnum of the OTC attribute is compared to
   the remote ASnum of the session. At that point in the parser the data
   should not be consumed. So use an extra temporary buffer to extract the
   OTC value. This is similar to the case in ATTR_AS4_AGGREGATOR where the
   same trick is used.

   OK tb@
VersionDeltaFile
1.687+3-2usr.sbin/bgpd/rde.c
+3-21 files

OpenBSD/src Mvh1cwrusr.sbin/bgpd printconf.c parse.y

   Adjust mrt config setting of the group id.

   The code in the session engine expect group id to be 0 for any case where
   only a single peer is targeted. Only set the group id for group matches.

   Adjust the logic in printconf.c to follow this behaviour. Add a comment
   to better explain why the logic is the way it is for future me.

   OK tb@
VersionDeltaFile
1.185+9-3usr.sbin/bgpd/printconf.c
1.488+2-2usr.sbin/bgpd/parse.y
+11-52 files

OpenBSD/ports uj2SWjReditors/libreoffice distinfo Makefile, editors/libreoffice/patches patch-sal_osl_unx_uunxapi_cxx patch-connectivity_Library_mysqlc_mk

   update to 26.2.1.2
VersionDeltaFile
1.135+10-10editors/libreoffice/distinfo
1.339+2-3editors/libreoffice/Makefile
1.9+1-1editors/libreoffice/patches/patch-sal_osl_unx_uunxapi_cxx
1.6+1-1editors/libreoffice/patches/patch-connectivity_Library_mysqlc_mk
+14-154 files

OpenBSD/ports 3LX3I16sysutils/py-platformdirs distinfo Makefile

   update to py3-platformdirs-4.9.2
VersionDeltaFile
1.25+2-2sysutils/py-platformdirs/distinfo
1.33+1-1sysutils/py-platformdirs/Makefile
+3-32 files

OpenBSD/ports FKgbS0Htextproc/py-cssselect2 distinfo Makefile

   update to py3-cssselect2-0.9.0
VersionDeltaFile
1.3+2-2textproc/py-cssselect2/distinfo
1.8+1-1textproc/py-cssselect2/Makefile
+3-32 files

OpenBSD/ports MnW7MmJsysutils/py-dotenv distinfo Makefile

   update to py3-dotenv-1.2.2
VersionDeltaFile
1.10+2-2sysutils/py-dotenv/distinfo
1.18+1-1sysutils/py-dotenv/Makefile
+3-32 files

OpenBSD/ports 5pECVmudevel/py-virtualenv distinfo Makefile, devel/py-virtualenv/pkg PLIST

   update to py3-virtualenv-21.1.0
VersionDeltaFile
1.59+2-2devel/py-virtualenv/distinfo
1.90+1-1devel/py-virtualenv/Makefile
1.61+1-0devel/py-virtualenv/pkg/PLIST
+4-33 files

OpenBSD/ports HFuLplsdevel/py-types-python-dateutil distinfo Makefile

   update to py3-types-python-dateutil-2.9.0.20260302
VersionDeltaFile
1.9+2-2devel/py-types-python-dateutil/distinfo
1.9+1-1devel/py-types-python-dateutil/Makefile
+3-32 files

OpenBSD/ports bPb0hXIdevel/py-typeguard distinfo Makefile

   update to py3-typeguard-4.5.1
VersionDeltaFile
1.11+2-2devel/py-typeguard/distinfo
1.16+1-1devel/py-typeguard/Makefile
+3-32 files

OpenBSD/ports ZvaDkqTsecurity/py-secretstorage Makefile distinfo

   update to py3-secretstorage-3.5.0
VersionDeltaFile
1.30+13-14security/py-secretstorage/Makefile
1.9+2-2security/py-secretstorage/distinfo
+15-162 files

OpenBSD/ports kU9kAZewww/py-yarl Makefile distinfo

   update to py3-yarl-1.23.0
VersionDeltaFile
1.26+3-2www/py-yarl/Makefile
1.8+2-2www/py-yarl/distinfo
+5-42 files

OpenBSD/ports qLrumBPx11/nagstamon Makefile distinfo, x11/nagstamon/patches patch-setup_py patch-Nagstamon_Config_py

   update to nagstamon-3.18.0
VersionDeltaFile
1.17+291-113x11/nagstamon/pkg/PLIST
1.45+13-5x11/nagstamon/Makefile
1.13+6-6x11/nagstamon/patches/patch-setup_py
1.17+2-2x11/nagstamon/distinfo
1.13+0-0x11/nagstamon/patches/patch-Nagstamon_Config_py
+312-1265 files

OpenBSD/src chc8CUmusr.bin/tmux format.c

   Revert r1.343 for the moment since it breaks behaviour (#() in
   status-left) that we need to keep.
VersionDeltaFile
1.346+3-5usr.bin/tmux/format.c
+3-51 files

OpenBSD/src uLRuvxVusr.bin/tmux format.c

   Do not leak active/all strings in format_loop_windows; from Huihui Huang
   in GitHub issue 4898.
VersionDeltaFile
1.345+4-1usr.bin/tmux/format.c
+4-11 files

OpenBSD/src y6kLqN7usr.bin/tmux tmux.1

   Fix incorrect placement of It Xo, from Dane Jensen.
VersionDeltaFile
1.1034+3-3usr.bin/tmux/tmux.1
+3-31 files

OpenBSD/src MnoVt02usr.bin/tmux menu.c

   Fix memory leak, from Emmanuel Ugwu in GitHub issue 4900.
VersionDeltaFile
1.61+2-1usr.bin/tmux/menu.c
+2-11 files

OpenBSD/ports myy424Fgraphics/exiv2 distinfo Makefile

   Update to exiv2-0.28.8.
VersionDeltaFile
1.29+2-2graphics/exiv2/distinfo
1.52+1-1graphics/exiv2/Makefile
+3-32 files

OpenBSD/ports 6VCJNZfgraphics/openexr distinfo Makefile

   Update to OpenEXR-3.4.6.
VersionDeltaFile
1.44+2-2graphics/openexr/distinfo
1.83+1-1graphics/openexr/Makefile
+3-32 files

OpenBSD/ports ieHIyt8textproc/asciinema distinfo Makefile

   Update to asciinema-3.2.0.
VersionDeltaFile
1.13+4-4textproc/asciinema/distinfo
1.26+1-1textproc/asciinema/Makefile
1.3+1-1textproc/asciinema/crates.inc
+6-63 files

OpenBSD/ports cCPpgYHgraphics/shotwell distinfo Makefile

   Update to shotwell-0.32.15.
VersionDeltaFile
1.80+2-2graphics/shotwell/distinfo
1.144+1-1graphics/shotwell/Makefile
+3-32 files

OpenBSD/ports Tv97CtJsysutils/rset distinfo Makefile

   update sysutils/rset to 3.3
VersionDeltaFile
1.10+2-2sysutils/rset/distinfo
1.13+1-2sysutils/rset/Makefile
+3-42 files

OpenBSD/ports yEoftn1devel/poedit distinfo Makefile

   update devel/poedit to 3.8.2
VersionDeltaFile
1.24+2-2devel/poedit/distinfo
1.60+1-1devel/poedit/Makefile
+3-32 files

OpenBSD/src J4gkXq1usr.bin/ssh monitor.c monitor_wrap.c

   Move banner exchange to sshd-auth process

   Previously, exchange of the initial SSH- banners was performed
   by the privileged sshd-session monitor. This moves it to the
   unprivileged sshd-auth subprocess, removing ~200 LoC from the
   monitor's privileged attack surface.

   The monitor gains a new "setcompat" RPC to allow sshd-auth to
   inform it of bug compat flags picked up from the client's banner.

   feedback dtucker@, ok markus@ deraadt@
VersionDeltaFile
1.253+27-1usr.bin/ssh/monitor.c
1.146+16-1usr.bin/ssh/monitor_wrap.c
1.13+9-1usr.bin/ssh/sshd-auth.c
1.21+1-8usr.bin/ssh/sshd-session.c
1.106+3-2usr.bin/ssh/packet.h
1.128+3-2usr.bin/ssh/compat.c
+59-152 files not shown
+63-178 files

OpenBSD/src 8tBHxXJlibexec/ld.so/ldconfig ldconfig.c

   These programs are using pledge "tmppath" with "rpath wpath cpath".
   The "tmppath" is not needed.
   from deraadt@; ok semarie and others

   this is errata/7.7/023_tmppath.patch.sig
VersionDeltaFile
1.39.16.1+2-2libexec/ld.so/ldconfig/ldconfig.c
+2-21 files

OpenBSD/src doe1Cg9libexec/ld.so/ldconfig ldconfig.c

   These programs are using pledge "tmppath" with "rpath wpath cpath".
   The "tmppath" is not needed.
   from deraadt@; ok semarie and others

   this is errata/7.8/017_tmppath.patch.sig
VersionDeltaFile
1.39.14.1+2-2libexec/ld.so/ldconfig/ldconfig.c
+2-21 files

OpenBSD/ports inUNDpushells/fish/main distinfo crates.inc, shells/fish/main/patches patch-Cargo_toml

   shells/fish: Update to 4.5.0

   ok Florian Viehweger (Maintainer)
VersionDeltaFile
1.10+2-22shells/fish/main/distinfo
1.7+0-10shells/fish/main/crates.inc
1.4+2-2shells/fish/main/patches/patch-Cargo_toml
1.11+1-1shells/fish/main/Makefile
1.8+1-0shells/fish/main/pkg/PLIST
+6-355 files

OpenBSD/src jUGAY7csys/dev/pci pcidevs_data.h pcidevs.h

   regen
VersionDeltaFile
1.2112+5-1sys/dev/pci/pcidevs_data.h
1.2117+2-1sys/dev/pci/pcidevs.h
+7-22 files

OpenBSD/src iW4NPScsys/dev/pci pcidevs

   Add Realtek RTS5765DL NVMe.
VersionDeltaFile
1.2124+2-1sys/dev/pci/pcidevs
+2-11 files