OpenBSD/ports TioA0PTsecurity/openssl/4.0 Makefile, security/openssl/4.0/patches patch-crypto_x509_x509_vfy_c

   openssl/4.0: plug client-side memleak

   Free bs when the OCSP basic response contains no single responses.

   I have no idea why this utterly trivial change needed almost as many lines
   of explanatory comment as it took weeks to merge it, plus a CVE on top, but
   here we are. My time's already been wasted...

   Free BS indeed: https://www.openwall.com/lists/oss-security/2026/08/05/8
VersionDeltaFile
1.1+27-0security/openssl/4.0/patches/patch-crypto_x509_x509_vfy_c
1.6+2-0security/openssl/4.0/Makefile
+29-02 files

OpenBSD/src EINxop4usr.bin/sndiod opt.c dev.c

   sndiod: Allocate all midithru structures on the heap

   The midithru structures that are used only internally (for MIDI
   control of the logical audio sub-device) are allocated when needed
   only. Now the MIDITHRU_NMAX macro is simply the number of user-visible
   midithru ports. The midithru structures are identified by names,
   instead of the indices.
VersionDeltaFile
1.41+64-16usr.bin/sndiod/midi.c
1.24+12-3usr.bin/sndiod/midi.h
1.59+10-4usr.bin/sndiod/sndiod.c
1.65+7-4usr.bin/sndiod/sock.c
1.145+5-5usr.bin/sndiod/dev.c
1.25+4-2usr.bin/sndiod/opt.c
+102-341 files not shown
+104-357 files

OpenBSD/ports eVLFqV7net/libunbound Makefile distinfo

   update to libunbound-1.26.0
VersionDeltaFile
1.35.2.3+2-2net/libunbound/distinfo
1.42.2.3+1-1net/libunbound/Makefile
+3-32 files

OpenBSD/ports NeU6RgNemulators/mame Makefile distinfo, emulators/mame/patches patch-makefile

   Update mame to 0.289.
VersionDeltaFile
1.82+2-2emulators/mame/distinfo
1.34+1-1emulators/mame/patches/patch-makefile
1.104+1-1emulators/mame/Makefile
+4-43 files

OpenBSD/ports ebezUq5comms/soapy-rtlsdr Makefile, comms/soapy-rtlsdr/patches patch-SoapyRTLSDR_hpp patch-Streaming_cpp

   replace rtlsdr_read_async() with rtlsdr_read_sync() to
   accept frequency change request during receiving.

   OK sebastia@
VersionDeltaFile
1.1+75-0comms/soapy-rtlsdr/patches/patch-Streaming_cpp
1.1+16-0comms/soapy-rtlsdr/patches/patch-SoapyRTLSDR_hpp
1.2+1-0comms/soapy-rtlsdr/Makefile
+92-03 files

OpenBSD/ports XkWaTPXeditors/libreoffice/patches patch-sdext_source_pdfimport_xpdfwrapper_pdfioutdev_gpl_cxx

   remove patch that is already included upstream
VersionDeltaFile
1.26+0-0editors/libreoffice/patches/patch-sdext_source_pdfimport_xpdfwrapper_pdfioutdev_gpl_cxx
+0-01 files

OpenBSD/ports KMCsOZceditors/libreoffice Makefile distinfo, editors/libreoffice/patches patch-configure

   update to 26.2.5.2
VersionDeltaFile
1.85+52-25editors/libreoffice/patches/patch-configure
1.139+18-18editors/libreoffice/distinfo
1.345+7-7editors/libreoffice/Makefile
1.91+0-12editors/libreoffice/pkg/PLIST-main
1.20+11-0editors/libreoffice/pkg/PLIST-i18n-fa
1.28+3-4editors/libreoffice/pkg/PLIST-i18n-nl
+91-662 files not shown
+93-678 files

OpenBSD/ports pRZ7ySTtextproc/py-cssutils distinfo Makefile, textproc/py-cssutils/pkg PLIST

   update to py3-cssutils-2.15.0
VersionDeltaFile
1.18+2-202textproc/py-cssutils/pkg/PLIST
1.39+6-5textproc/py-cssutils/Makefile
1.15+2-2textproc/py-cssutils/distinfo
+10-2093 files

OpenBSD/ports QveHjnRtextproc Makefile

   +py-encutils
VersionDeltaFile
1.870+1-0textproc/Makefile
+1-01 files

OpenBSD/ports SVcaN6Ktextproc/py-encutils distinfo Makefile, textproc/py-encutils/pkg PLIST DESCR

   import ports/textproc/py-encutils, ok tb

   A collection of helper functions to detect encodings of text files (like
   HTML, XHTML, XML, CSS, etc.) retrieved via HTTP, file or string.

   getEncodingInfo is probably the main function of interest which uses
   other supplied functions itself and gathers all information together and
   supplies an EncodingInfo object.
VersionDeltaFile
1.1+18-0textproc/py-encutils/Makefile
1.1+12-0textproc/py-encutils/pkg/PLIST
1.1+6-0textproc/py-encutils/pkg/DESCR
1.1+2-0textproc/py-encutils/distinfo
1.1.1.1+0-0textproc/py-encutils/pkg/PLIST
1.1.1.1+0-0textproc/py-encutils/pkg/DESCR
+38-02 files not shown
+38-08 files

OpenBSD/ports VEfWmYcsysutils/py-packaging Makefile distinfo, sysutils/py-packaging/pkg PLIST

   update to py3-packaging-26.3
VersionDeltaFile
1.14+6-0sysutils/py-packaging/pkg/PLIST
1.14+2-2sysutils/py-packaging/distinfo
1.28+1-1sysutils/py-packaging/Makefile
+9-33 files

OpenBSD/ports T3tDPujsysutils/py-pipx Makefile distinfo

   update to py3-pipx-1.16.6
VersionDeltaFile
1.27+2-2sysutils/py-pipx/distinfo
1.34+1-1sysutils/py-pipx/Makefile
+3-32 files

OpenBSD/ports GTqBEbLdevel/py-pip Makefile distinfo

   update to py3-pip-26.2.1
VersionDeltaFile
1.51+2-2devel/py-pip/distinfo
1.85+1-1devel/py-pip/Makefile
+3-32 files

OpenBSD/ports UZhSuifdevel/py-test-aiohttp Makefile distinfo, devel/py-test-aiohttp/patches patch-pyproject_toml

   update to py3-test-aiohttp-1.1.1
VersionDeltaFile
1.1+14-0devel/py-test-aiohttp/patches/patch-pyproject_toml
1.3+2-2devel/py-test-aiohttp/distinfo
1.5+1-1devel/py-test-aiohttp/Makefile
+17-33 files

OpenBSD/ports HOTe9DOdevel/py-testpath Makefile, devel/py-testpath/patches patch-pyproject_toml

   relax version spec
VersionDeltaFile
1.1+10-0devel/py-testpath/patches/patch-pyproject_toml
1.33+1-1devel/py-testpath/Makefile
+11-12 files

OpenBSD/ports qJw3CjBdevel/py-prance Makefile distinfo, devel/py-prance/pkg PLIST

   update to py3-prance-26.7.19.0
VersionDeltaFile
1.5+91-0devel/py-prance/pkg/PLIST
1.3+2-2devel/py-prance/distinfo
1.5+1-2devel/py-prance/Makefile
+94-43 files

OpenBSD/ports J7NxXiDdevel/py-test-rerunfailures Makefile distinfo

   update to py3-test-rerunfailures-16.4
VersionDeltaFile
1.3+2-2devel/py-test-rerunfailures/distinfo
1.3+1-1devel/py-test-rerunfailures/Makefile
+3-32 files

OpenBSD/ports nDmPsgqtextproc/mupdf Makefile distinfo

   update to mupdf-1.28.2
VersionDeltaFile
1.83+2-2textproc/mupdf/distinfo
1.166+1-1textproc/mupdf/Makefile
+3-32 files

OpenBSD/ports 9soRK6zwww/chromium Makefile distinfo

   update to 151.0.7922.75
VersionDeltaFile
1.487+4-4www/chromium/distinfo
1.923+1-1www/chromium/Makefile
+5-52 files

OpenBSD/ports 3CYoncmtextproc/codespell Makefile distinfo, textproc/codespell/pkg PLIST

   update to codespell-2.4.3
VersionDeltaFile
1.16+2-16textproc/codespell/pkg/PLIST
1.13+2-2textproc/codespell/distinfo
1.23+1-1textproc/codespell/Makefile
+5-193 files

OpenBSD/ports bB65YFStextproc/py-dateparser Makefile distinfo, textproc/py-dateparser/pkg PLIST

   update to py3-dateparser-1.4.2
VersionDeltaFile
1.12+2-2textproc/py-dateparser/distinfo
1.8+3-0textproc/py-dateparser/pkg/PLIST
1.15+1-1textproc/py-dateparser/Makefile
+6-33 files

OpenBSD/ports EwBXABhtextproc/py-cssselect Makefile distinfo

   update to py3-cssselect-1.5.0
VersionDeltaFile
1.7+2-2textproc/py-cssselect/distinfo
1.28+1-2textproc/py-cssselect/Makefile
+3-42 files

OpenBSD/src O1FBbCjusr.bin/tmux key-bindings.c tmux.1

   Add a refresh-now command and change the r binding back to it in copy mode.
VersionDeltaFile
1.425+42-6usr.bin/tmux/window-copy.c
1.1154+7-3usr.bin/tmux/tmux.1
1.191+3-3usr.bin/tmux/key-bindings.c
+52-123 files

OpenBSD/ports toM19xesysutils/cdist distinfo Makefile, sysutils/cdist/patches patch-setup_py

   update to latest git HEAD
VersionDeltaFile
1.6+5-2sysutils/cdist/Makefile
1.2+2-2sysutils/cdist/distinfo
1.2+0-0sysutils/cdist/patches/patch-setup_py
+7-43 files

OpenBSD/ports wJqjqdEnet/libunbound Makefile distinfo

   update to libunbound-1.26.0
VersionDeltaFile
1.39+2-2net/libunbound/distinfo
1.46+1-1net/libunbound/Makefile
+3-32 files

OpenBSD/ports 5oIstuyaudio/whisper.cpp Makefile distinfo

   update to whisper.cpp-1.9.2
VersionDeltaFile
1.9+2-2audio/whisper.cpp/distinfo
1.11+1-1audio/whisper.cpp/Makefile
+3-32 files

OpenBSD/ports L394SBXsysutils/salt Makefile

   hook salt-3008 up
VersionDeltaFile
1.204+1-0sysutils/salt/Makefile
+1-01 files

OpenBSD/ports 7ofi7Jhaudio/xmp Makefile distinfo, audio/xmp/patches patch-src_Makefile_in

   Update xmp to 4.3.1.
VersionDeltaFile
1.16+2-2audio/xmp/distinfo
1.7+1-1audio/xmp/patches/patch-src_Makefile_in
1.65+1-1audio/xmp/Makefile
+4-43 files

OpenBSD/ports WjshI3Yprint/opentype-sanitizer Makefile distinfo

   Update opentype-sanitizer to 9.3.0.
VersionDeltaFile
1.2+2-2print/opentype-sanitizer/distinfo
1.2+1-1print/opentype-sanitizer/Makefile
+3-32 files

OpenBSD/ports KMAlQ6ndatabases/py-alembic Makefile distinfo, databases/py-alembic/pkg PLIST

   update to py3-alembic-1.19.0
VersionDeltaFile
1.25+2-2databases/py-alembic/distinfo
1.12+3-0databases/py-alembic/pkg/PLIST
1.34+1-1databases/py-alembic/Makefile
+6-33 files