OpenBSD/src 5Ewojzhsys/dev/pci pcidevs.h pcidevs_data.h

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

OpenBSD/src wc0lBSXsys/dev/pci pcidevs, sys/dev/pci/drm/amd/amdgpu amdgpu_devlist.h

   add a Navi 33 id

   748b rev 00 is Radeon Pro W7500M
   found in AMD Software: Adrenalin Edition 26.7.1
VersionDeltaFile
1.2145+2-1sys/dev/pci/pcidevs
1.47+1-0sys/dev/pci/drm/amd/amdgpu/amdgpu_devlist.h
+3-12 files

OpenBSD/src d2I51Nuusr.sbin/ocspcheck ocspcheck.c

   ocspcheck: make validate_response() static, it's only used in this file
VersionDeltaFile
1.35+2-3usr.sbin/ocspcheck/ocspcheck.c
+2-31 files

OpenBSD/src JLgGUjdregress/lib/libc/timingsafe timingsafe.c

   timingsafe test: make check() static
VersionDeltaFile
1.5+2-2regress/lib/libc/timingsafe/timingsafe.c
+2-21 files

OpenBSD/src WQmamndregress/lib/libcrypto/x509 verify.c

   verify test: print size_t with %zu
VersionDeltaFile
1.17+2-2regress/lib/libcrypto/x509/verify.c
+2-21 files

OpenBSD/src Umwylbgsys/dev/pci/drm/amd/amdgpu amdgpu_devlist.h

   more Navi 44 revisions

   7590 rev cf is Radeon RX 9050
   7590 rev df is Radeon RX 9050 4GB

   from Ranjith Ramakrishnan in AMD's ROCm/TheRock git repository
VersionDeltaFile
1.46+1-1sys/dev/pci/drm/amd/amdgpu/amdgpu_devlist.h
+1-11 files

OpenBSD/ports lVs9AlMdevel/sbt Makefile distinfo, devel/sbt/patches patch-bin_sbt

   devel/sbt: update to 2.0.4
VersionDeltaFile
1.32+2-2devel/sbt/distinfo
1.22+1-1devel/sbt/patches/patch-bin_sbt
1.32+1-1devel/sbt/Makefile
+4-43 files

OpenBSD/ports MK6tX6Knet/zabbix Makefile distinfo, net/zabbix/patches patch-include_zbx_dbversion_constants_h

   update to 7.0.29; from Mark Patruck
VersionDeltaFile
1.100+2-2net/zabbix/distinfo
1.243+1-1net/zabbix/Makefile
1.69+1-0net/zabbix/pkg/PLIST-web
1.18+0-0net/zabbix/patches/patch-include_zbx_dbversion_constants_h
+4-34 files

OpenBSD/ports GJ1oZ4Htextproc/py-rebulk/patches patch-pyproject_toml

   py-rebulk: drop upper uv bound to fix build with uv 0.12
VersionDeltaFile
1.1+12-0textproc/py-rebulk/patches/patch-pyproject_toml
+12-01 files

OpenBSD/ports 2NgsEvisecurity/py-cryptography_vectors/patches patch-pyproject_toml

   py-cryptography_vectors: remove upper uv bound to fix build with uv 0.12
VersionDeltaFile
1.6+1-1security/py-cryptography_vectors/patches/patch-pyproject_toml
+1-11 files

OpenBSD/ports lhsDLfenet/nomadnet distinfo Makefile, net/nomadnet/pkg PLIST

   Update nomadnet to 1.2.8
VersionDeltaFile
1.5.2.1+12-0net/nomadnet/pkg/PLIST
1.6.2.1+5-4net/nomadnet/Makefile
1.4.2.1+2-2net/nomadnet/distinfo
+19-63 files

OpenBSD/ports hVKrM4Ynet/py-lxmf distinfo Makefile

   Update lxmf to 1.1.0
VersionDeltaFile
1.5.2.1+3-3net/py-lxmf/Makefile
1.4.2.1+2-2net/py-lxmf/distinfo
+5-52 files

OpenBSD/ports ue2jK8wnet/py-rns distinfo Makefile, net/py-rns/pkg PLIST

   Update to rns 1.4.2

   This includes a security fix for rnsh
VersionDeltaFile
1.6.2.1+74-0net/py-rns/pkg/PLIST
1.5.2.1+3-3net/py-rns/Makefile
1.4.2.1+2-2net/py-rns/distinfo
+79-53 files

OpenBSD/ports dGFWZt6net/nomadnet Makefile distinfo

   Update nomadnet to 1.2.8
VersionDeltaFile
1.8+2-2net/nomadnet/distinfo
1.10+1-1net/nomadnet/Makefile
+3-32 files

OpenBSD/ports kvis1RNnet/py-rns Makefile distinfo

   Update rns to 1.4.2
VersionDeltaFile
1.8+2-2net/py-rns/distinfo
1.9+1-1net/py-rns/Makefile
+3-32 files

OpenBSD/src VzY58nSusr.sbin/rpki-client repo.c

   Rework error handling in rrdp_handle_file.

   Do not alter the repo state to REPO_FAILED on system errors in
   rrdp_handle_file. Instead use a new flag file_failed to mark the
   repository as failed. In rrdp_clear reset the flag after removing
   all files. In rrdp_finish double check the file_failed state and
   ensure that the repo enters REPO_FAILED state.

   The current code only worked if rrdp_clear was called which is only
   the case for delta handling. For snapshots triggering an error in
   rrdp_handle_file the code would directly call rrdp_finish but
   exit early there which stalls progress.

   Reported by Xin Wang
   OK tb@
VersionDeltaFile
1.91+6-5usr.sbin/rpki-client/repo.c
+6-51 files

OpenBSD/ports M8ACJYsaudio/libmysofa distinfo Makefile

   update to libmysofa-1.3.5, ok Brad (maintainer)
VersionDeltaFile
1.5+2-5audio/libmysofa/Makefile
1.4+2-2audio/libmysofa/distinfo
+4-72 files

OpenBSD/ports tbs7RQDsecurity/passwdqc distinfo Makefile, security/passwdqc/patches patch-pwqcheck_1 patch-passwdqc_conf_5

   update to passwdqc-2.1.0, from David Uhden Collado, plus I bumped the
   shlib version and enabled tests.

   https://www.openwall.com/lists/announce/2026/03/05/1
VersionDeltaFile
1.1+12-0security/passwdqc/patches/patch-Makefile
1.27+4-3security/passwdqc/Makefile
1.12+2-2security/passwdqc/distinfo
1.6+1-1security/passwdqc/patches/patch-pwqcheck_1
1.8+1-1security/passwdqc/patches/patch-passwdqc_conf_5
+20-75 files

OpenBSD/src Gdthtlxsys/arch/amd64/include cpufunc.h

   amd64: clean up leftover from wbinvd_on_all_cpus() retirement

   ok claudio@
VersionDeltaFile
1.48+1-8sys/arch/amd64/include/cpufunc.h
+1-81 files

OpenBSD/ports WvZszNLwww/gitea Makefile distinfo, www/gitea/pkg PLIST

   Update gitea 1.27.0 - > 1.27.1
   Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.27.1
VersionDeltaFile
1.71+75-75www/gitea/pkg/PLIST
1.123+2-2www/gitea/distinfo
1.143+1-1www/gitea/Makefile
+78-783 files

OpenBSD/src ZZRmol3usr.sbin/rpki-client http.c

   rpki-client: strvis() conn->req->uri before printing it

   discussed with claudio
VersionDeltaFile
1.107+9-4usr.sbin/rpki-client/http.c
+9-41 files

OpenBSD/src Z7Z8JPeusr.sbin/rpki-client http.c

   Ensure consistent states in persistent HTTP connections

   Check for mutually exclusive headers and trailing data in
   HTTP responses that ought not to contain a message-body.

   Reported by Xin Wang (王鑫)

   OK claudio@
VersionDeltaFile
1.106+30-5usr.sbin/rpki-client/http.c
+30-51 files

OpenBSD/ports ojxhq4pwww/mozilla-firefox Makefile distinfo

   www/mozilla-firefox: MFC update to 153.0.1.

   see https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/
VersionDeltaFile
1.397.2.13+2-2www/mozilla-firefox/distinfo
1.680.2.15+1-1www/mozilla-firefox/Makefile
+3-32 files

OpenBSD/ports Cb1jl6iwww/firefox-i18n Makefile.inc distinfo, www/mozilla-firefox Makefile distinfo

   www/mozilla-firefox: update to 153.0.1.

   see https://www.firefox.com/en-US/firefox/153.0.1/releasenotes/
VersionDeltaFile
1.400+164-164www/firefox-i18n/distinfo
1.414+4-4www/mozilla-firefox/distinfo
1.700+2-2www/mozilla-firefox/Makefile
1.355+1-1www/firefox-i18n/Makefile.inc
+171-1714 files

OpenBSD/src DmuOLWRusr.bin/tmux server-client.c

   Store status position in new mouse event for menus so the position is
   correct later.
VersionDeltaFile
1.500+5-3usr.bin/tmux/server-client.c
+5-31 files

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

   regen
VersionDeltaFile
1.2132+17-1sys/dev/pci/pcidevs_data.h
1.2137+7-1sys/dev/pci/pcidevs.h
+24-22 files

OpenBSD/src bYbTSWysys/dev/pci pcidevs

   add more NVMe devices, Maxio MAP1202/MAP1602 and Samsung PM9E1

   initial patches from and ok job@ jan@
VersionDeltaFile
1.2144+7-1sys/dev/pci/pcidevs
+7-11 files

OpenBSD/src h0xDLuhusr.sbin/ripctl ripctl.c

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.23+3-3usr.sbin/ripctl/ripctl.c
+3-31 files

OpenBSD/src X8xXFS6usr.sbin/ripd control.c ripe.c

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.45+5-7usr.sbin/ripd/ripd.c
1.38+5-5usr.sbin/ripd/ripe.c
1.32+5-5usr.sbin/ripd/rde.c
1.35+2-2usr.sbin/ripd/control.c
+17-194 files

OpenBSD/src S8feso8usr.sbin/ldpctl ldpctl.c

   Trivial switch from imsg_get() to imgbuf_get().

   The return value of imsg_get() was never used as a size.
   OK florian@
VersionDeltaFile
1.38+3-3usr.sbin/ldpctl/ldpctl.c
+3-31 files