OpenBSD/ports gzPMo1Kgames/terraria-server Makefile distinfo

   Update to terraria-server-1.4.5.8. Add a note about where to find updates.
VersionDeltaFile
1.2+2-2games/terraria-server/distinfo
1.2+2-1games/terraria-server/Makefile
+4-32 files

OpenBSD/ports 9r5r1Dydatabases/mariadb mariadb.port.mk

   Add MODMARIADB_DEFAULTS_FILE to mariadb module

   The default sets innodb_buffer_pool_size_max=512m because otherwise
   none of the modules that try to use it for tests work as they want
   to allocate enough memory to run an LLM.

   While here, give mariadb a bit more time to start,
   my machine is apparently slow.

   OK Brad Smith <brad () comstyle ! com> (MAINTAINER)
VersionDeltaFile
1.7+7-3databases/mariadb/mariadb.port.mk
+7-31 files

OpenBSD/ports C1b5xextextproc/p5-LaTeX-Driver distinfo Makefile, textproc/p5-LaTeX-Driver/patches patch-Makefile_PL

   Update p5-LaTeX-Driver to 1.3.1

   The issue with needing a patch to install the scripts filed upstream:
   https://github.com/Template-Toolkit-Latex/LaTeX-Driver/issues/31
VersionDeltaFile
1.4+11-11textproc/p5-LaTeX-Driver/patches/patch-Makefile_PL
1.13+10-7textproc/p5-LaTeX-Driver/Makefile
1.7+2-2textproc/p5-LaTeX-Driver/distinfo
+23-203 files

OpenBSD/src Yug5Vy7regress/usr.sbin/relayd args-ssl-ec.pl Relayd.pm

   relayd-regress: rewirte TLS tests with new keypair syntax

   - TLS and non-TLS tests are handled differently now.
     - Provide a CERTBASE environment for each TLS test which points to the
       cert/key to test.

   - The single ECDSA test has been removed, as all TLS tests are now run
     separately using RSA and ECDSA certificates.

   - Makefile tweaks: renamed vars and format

   go ahead, bluhm@
VersionDeltaFile
1.26+53-38regress/usr.sbin/relayd/Makefile
1.21+9-1regress/usr.sbin/relayd/Relayd.pm
1.2+0-0regress/usr.sbin/relayd/args-ssl-ec.pl
+62-393 files

OpenBSD/ports nasXRaZdatabases/p5-DBIx-Class-Schema-Loader distinfo Makefile

   Update p5-DBIx-Class-Schema-Loader to 0.07053

   With the caveat that there is a mariadb bug that causes a crash
   when running the test suite.

   https://jira.mariadb.org/browse/MDEV-41221
VersionDeltaFile
1.27+3-3databases/p5-DBIx-Class-Schema-Loader/Makefile
1.11+2-2databases/p5-DBIx-Class-Schema-Loader/distinfo
+5-52 files

OpenBSD/ports PbwSS2Igraphics/inkscape/patches patch-src_path-prefix_cpp

   missed unistd.h; found by naddy@
VersionDeltaFile
1.5+3-2graphics/inkscape/patches/patch-src_path-prefix_cpp
+3-21 files

OpenBSD/ports QqsgVQYmultimedia/mlt7 distinfo Makefile, multimedia/mlt7/patches patch-src_modules_openfx_factory_c patch-src_modules_avformat_consumer_avformat_c

   Update to mlt7-7.40.0.
VersionDeltaFile
1.27+5-5multimedia/mlt7/Makefile
1.10+3-3multimedia/mlt7/patches/patch-src_framework_mlt_property_c
1.15+5-0multimedia/mlt7/pkg/PLIST-main
1.13+2-2multimedia/mlt7/distinfo
1.2+1-1multimedia/mlt7/patches/patch-src_modules_openfx_factory_c
1.4+1-1multimedia/mlt7/patches/patch-src_modules_avformat_consumer_avformat_c
+17-126 files

OpenBSD/src KQ7osT9regress/libexec/ld.so/subst/libyy Makefile, regress/libexec/ld.so/subst/prog1 Makefile

   Remove linking with -z origin now that ld.so does not require it to
   perform $ORIGIN substitutions.
VersionDeltaFile
1.4+2-2regress/libexec/ld.so/subst/prog3/Makefile
1.2+2-2regress/libexec/ld.so/subst/prog2/Makefile
1.7+2-2regress/libexec/ld.so/subst/prog1/Makefile
1.3+2-2regress/libexec/ld.so/subst/libyy/Makefile
+8-84 files

OpenBSD/src mjM1NLhsys/net if_wg.c

   In wg_bind() close IPv4 socket while failed to bind IPv6 socket with
   automatic port selection.

   From Acts1631.
VersionDeltaFile
1.50+6-4sys/net/if_wg.c
+6-41 files

OpenBSD/ports Ky1DlpTarchivers/zpaqfranz Makefile distinfo

   Update zpaqfranz to 65.1

   From maintainer tux0r, thanks!
VersionDeltaFile
1.41+2-2archivers/zpaqfranz/distinfo
1.45+1-1archivers/zpaqfranz/Makefile
+3-32 files

OpenBSD/src 2x9ZUNKsys/net if.c, sys/netinet in.c

   Revert "Unlink multicast records when their interface is detached"

   This reverts commit e7ea118a97a35e10ded68a7d07d4f39e3e7f57b4.

   Opened a new problem instead of the old ones. Need a better fix.

   bluhm@ asked for the revert which I take as implicit OK.

   Reported-by: syzbot+68c8b44ea4717240232d at syzkaller.appspotmail.com
VersionDeltaFile
1.196+0-15sys/netinet/in.c
1.128+0-11sys/netinet6/in6_ifattach.c
1.766+0-1sys/net/if.c
+0-273 files

OpenBSD/ports PUV1NPkwww/ungoogled-chromium Makefile, www/ungoogled-chromium/patches patch-v8_src_wasm_stacks_cc

   www/ungoogled-chromium: allocated WebAssembly stack memory with MAP_STACK

   OK: robert@ (maintainer)
VersionDeltaFile
1.1+28-0www/ungoogled-chromium/patches/patch-v8_src_wasm_stacks_cc
1.257+1-0www/ungoogled-chromium/Makefile
+29-02 files

OpenBSD/ports Im3qZdJwww/iridium Makefile, www/iridium/patches patch-v8_src_wasm_stacks_cc

   www/iridium: allocated WebAssembly stack memory with MAP_STACK

   OK: robert@ (maintainer)
VersionDeltaFile
1.1+28-0www/iridium/patches/patch-v8_src_wasm_stacks_cc
1.300+1-0www/iridium/Makefile
+29-02 files

OpenBSD/ports PPb8GU8www/chromium Makefile, www/chromium/patches patch-v8_src_wasm_stacks_cc

   www/chromium: allocated WebAssembly stack memory with MAP_STACK

   OK: robert@ (maintainer)
VersionDeltaFile
1.1+28-0www/chromium/patches/patch-v8_src_wasm_stacks_cc
1.934+1-0www/chromium/Makefile
+29-02 files

OpenBSD/src IOASfXMusr.sbin/rtrd rtrd.c

   For security reasons rtrd should refuse to run unless it is run by root.

   OK job@
VersionDeltaFile
1.6+27-24usr.sbin/rtrd/rtrd.c
+27-241 files

OpenBSD/src bXoWkgKusr.sbin/rpki-client x509.c

   Reject non-conformant certificate subject encodings

   Background:

   Even though RFC 6487 section 4 is clear: "The CommonName attribute MUST
   be encoded using the ASN.1 type PrintableString", some large CAs for
   many years incorrectly issued certificates with UTF8String encodings
   owing to a documentation bug in OpenSSL:
   https://github.com/openssl/openssl/pull/23699

   AfriNIC recently announced the completion of a multi-year project to
   reissue all non-conformant certificates, see their final update here:
   https://lists.afrinic.net/pipermail/dbwg/2026-August/000582.html

   This work cleared a major hurdle for RP implementations to impose
   stricter validation, in turn positively impacting the overall ecosystem
   because requirement baselining and adherence to standards leads to
   improved interoperability.


    [14 lines not shown]
VersionDeltaFile
1.135+2-9usr.sbin/rpki-client/x509.c
+2-91 files

OpenBSD/src gtkrBkfusr.bin/sndiod miofile.c siofile.c

   sndiod: Fix two missing checks of file_new()'s return value.

   Found and fixed by Acts1631 <acts1631kjv at proton.me>. Thanks!
VersionDeltaFile
1.33+7-1usr.bin/sndiod/siofile.c
1.11+5-1usr.bin/sndiod/miofile.c
+12-22 files

OpenBSD/src gZljHrblib/libcrypto/aes/asm aes-ppc.pl, lib/libcrypto/bn/asm ppc.pl ppc-mont.pl

   libcrypto: pass open args as argv list in perlasm scripts

   This prevents arguments to xlate from being split, and improves argument
   handling when filepaths contain spaces or other special characters.

   Inspired a similar fix in BoringSSL
   Reported by Meithal on libressl/portable (thanks!)

   ok jsing
VersionDeltaFile
1.3+2-1lib/libcrypto/sha/asm/sha1-ppc.pl
1.6+2-1lib/libcrypto/bn/asm/ppc.pl
1.4+2-1lib/libcrypto/bn/asm/ppc-mont.pl
1.5+2-1lib/libcrypto/aes/asm/aes-ppc.pl
1.7+1-1lib/libcrypto/sha/asm/sha512-ppc.pl
1.19+1-1lib/libcrypto/rc4/asm/rc4-x86_64.pl
+10-66 files not shown
+16-1212 files

OpenBSD/src qIVVFSolib/libcrypto/objects objects.pl

   libcrypto/objects: die when obj_mac.num entry is missing in objects.txt

   Instead of reserving the number and generating an out-of-sync obj_mac.h
   file, die.

   ok tb jsing
VersionDeltaFile
1.5+1-6lib/libcrypto/objects/objects.pl
+1-61 files

OpenBSD/ports qij7IzMwww/bluefish distinfo Makefile, www/bluefish/patches patch-configure_ac

   Update to bluefish-2.4.2.
VersionDeltaFile
1.41+11-240www/bluefish/pkg/PLIST
1.114+7-7www/bluefish/Makefile
1.25+2-2www/bluefish/distinfo
1.6+1-1www/bluefish/patches/patch-configure_ac
+21-2504 files

OpenBSD/src 2RqFn0Ylib/libtls tls.h, regress/lib/libtls/tls tlstest.c

   Deprecate tls_peer_cert_chain_pem

   and change TLS_API to indicate api change
   riding the minor bump.

   ok jsing@
VersionDeltaFile
1.19+3-14regress/lib/libtls/tls/tlstest.c
1.70+10-2lib/libtls/tls.h
1.272+3-3usr.sbin/relayd/relay.c
1.239+2-2usr.bin/nc/netcat.c
+18-214 files

OpenBSD/ports TsGiB00x11/terminator Makefile distinfo, x11/terminator/pkg PLIST

   Update to terminator-2.1.6.
VersionDeltaFile
1.17+11-8x11/terminator/pkg/PLIST
1.8+2-2x11/terminator/distinfo
1.37+1-1x11/terminator/Makefile
+14-113 files

OpenBSD/ports mongxqQx11/xchm Makefile distinfo, x11/xchm/pkg PLIST

   Update to xchm-1.40.
VersionDeltaFile
1.19+2-2x11/xchm/distinfo
1.35+1-1x11/xchm/Makefile
1.13+1-0x11/xchm/pkg/PLIST
+4-33 files

OpenBSD/src QC2OBMFdistrib/sets/lists/base mi

   sync libtls bump
VersionDeltaFile
1.1201+1-1distrib/sets/lists/base/mi
+1-11 files

OpenBSD/ports ZyMJUDFx11/xfe Makefile distinfo, x11/xfe/pkg PLIST

   Update to xfe-2.1.11.
VersionDeltaFile
1.28+2-2x11/xfe/distinfo
1.63+1-1x11/xfe/Makefile
1.19+1-0x11/xfe/pkg/PLIST
+4-33 files

OpenBSD/src AYuyOYLlib/libtls shlib_version

   Bump minor after symbol addition

   ok tb@ deraadt@
VersionDeltaFile
1.86+1-1lib/libtls/shlib_version
+1-11 files

OpenBSD/src SjoCDialib/libtls tls_internal.h tls_conninfo.c, lib/libtls/man tls_conn_version.3

   Provide both the peer's unverified bundle, and the verified chain.

   Our tls_peer_cert_chain_pem was always the full bundle of unverified
   certificates sent by the peer, which can certainly violate the
   principle of least astonishment.

   Provide tls_peer_cert_bundle_unverified_pem and
   tls_peer_cert_chain_verified_pem and adjust the documentation for both
   to indicate what they are returning.

   We also indicate that tls_peer_cert_chain_pem returns the unverified bundle
   and may go away in a future release.
VersionDeltaFile
1.18+169-1regress/lib/libtls/tls/tlstest.c
1.14+43-5lib/libtls/man/tls_conn_version.3
1.109+23-11lib/libtls/tls.c
1.12+21-4lib/libtls/tls_peer.c
1.33+10-4lib/libtls/tls_conninfo.c
1.88+7-4lib/libtls/tls_internal.h
+273-293 files not shown
+281-329 files

OpenBSD/ports kjJKQLdeditors/novelwriter Makefile distinfo, editors/novelwriter/pkg PLIST

   update NovelWriter to latest release 26.2
VersionDeltaFile
1.14+175-116editors/novelwriter/pkg/PLIST
1.18+2-2editors/novelwriter/distinfo
1.21+1-1editors/novelwriter/Makefile
+178-1193 files

OpenBSD/ports d2QkSr9devel/sdl2-mixer Makefile distinfo

   Update to SDL_mixer 2.8.2, a stable bugfix release per upstream.

   Release Notes:
   https://github.com/libsdl-org/SDL_mixer/releases/tag/release-2.8.2
VersionDeltaFile
1.8+2-2devel/sdl2-mixer/distinfo
1.24+1-2devel/sdl2-mixer/Makefile
+3-42 files

OpenBSD/ports DwDiUhPdevel/sdl3-image Makefile distinfo

   Update to SDL_image 3.4.6, a stable bugfix release per upstream.

   Release Notes:
   https://github.com/libsdl-org/SDL_image/releases/tag/release-3.4.6
VersionDeltaFile
1.3+2-2devel/sdl3-image/distinfo
1.3+1-1devel/sdl3-image/Makefile
+3-32 files