OpenBSD/src zESxcL6usr.sbin/bgpd rde.c

   Fix treat as withdraw handling for invalid ORIGIN attributes

   If a prefix triggers the F_ATTR_PARSE_ERR case and therefor a RFC 7606
   treat as withdraw rde_attr_parse() needs to return a success and not -1.
   The return (-1) was missed when the RFC 7606 handling was added.
   Move the F_ATTR_ORIGIN marker up to be more in line with other attributes.

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

OpenBSD/src ox8KHIsgnu/llvm/libcxx/include deque, gnu/usr.bin/clang/llvm-tblgen Makefile

   lower std::deque blocksize if _LIBCPP_USE_LOWER_DEQUE_BLOCK_SIZE is defined

   defining _LIBCPP_USE_LOWER_DEQUE_BLOCK_SIZE will make std::deque behave
   more in line with what libstdc++ is doing by using 512 byte blocks instead
   of 4096 to waste less memory

   this can be used by llvm-tblgen to reduce the memory usage of some
   operations which completely blow up with llvm22, so let's prepare now

   https://github.com/llvm/llvm-project/issues/31782
   https://chromium.googlesource.com/android_ndk/+/eecd8c2d681b019efca486f92fdda9a93f52328f%5E%21/#F0

   ok deraadt@
VersionDeltaFile
1.2+2,074-2,488gnu/llvm/libcxx/include/deque
1.16+2-1gnu/usr.bin/clang/llvm-tblgen/Makefile
+2,076-2,4892 files

OpenBSD/src tjiWjneusr.sbin/bgpd chash.c

   Fix two memory accounting issues in chash

   - ch_table_resize() did not increase the global cc_num_extendible value

   - ch_sub_free() can be called with NULL pointer arguments and in that
     case the accounting must be skipped

   OK tb@
VersionDeltaFile
1.10+9-6usr.sbin/bgpd/chash.c
+9-61 files

OpenBSD/src Z8We867usr.bin/tmux layout-custom.c window-copy.c

   Require layout prefix to be 5 characters, GitHub issue 5067 from
   cglosner at gmail dot com.
VersionDeltaFile
1.25+4-3usr.bin/tmux/layout-custom.c
1.398+2-2usr.bin/tmux/window-copy.c
+6-52 files

OpenBSD/src wtV9Bgfusr.sbin/bgpd rde_peer.c

   Use simpler logic to ensure path_id_tx is never 0

   There is a theoretical case where the 0 conflict would be missed if
   this arc4random() returned 0 for the first peer.

   OK tb@
VersionDeltaFile
1.71+4-4usr.sbin/bgpd/rde_peer.c
+4-41 files

OpenBSD/src noZpsltusr.sbin/bgpd control.c session.c

   Convert the control_accept pauseaccept timeout to a deadline.

   In rev. 1.525 of session.c the pauseaccept was converted to a deadline.
   This part was missed in this conversion.

   OK tb@
VersionDeltaFile
1.139+3-2usr.sbin/bgpd/control.c
1.531+1-2usr.sbin/bgpd/session.c
1.196+2-1usr.sbin/bgpd/session.h
+6-53 files

OpenBSD/src 0q2Qw1susr.bin/tmux window-copy.c tmux.1

   Add Emacs-style recentre-top-bottom, GitHub issue 5053 from sinyax75 at
   gmail dot com.
VersionDeltaFile
1.397+74-2usr.bin/tmux/window-copy.c
1.1053+7-2usr.bin/tmux/tmux.1
1.168+2-2usr.bin/tmux/key-bindings.c
+83-63 files

OpenBSD/ports 5L04SYBnet/dnsdist distinfo Makefile

   Update to dnsdist 2.0.5

   See https://www.dnsdist.org/security-advisories/powerdns-advisory-for-dnsdist-2026-04.html
VersionDeltaFile
1.34+2-2net/dnsdist/distinfo
1.64+1-2net/dnsdist/Makefile
+3-42 files

OpenBSD/ports P1m5lMznet/powerdns_recursor distinfo Makefile

   Update to PowerDNS Recursor 5.4.1

   See https://docs.powerdns.com/recursor/security-advisories/powerdns-advisory-2026-03.html
VersionDeltaFile
1.62+2-2net/powerdns_recursor/distinfo
1.73+1-2net/powerdns_recursor/Makefile
+3-42 files

OpenBSD/ports 98nUOPAinputmethods/ibus-typing-booster distinfo Makefile

   Update to ibus-typing-booster-2.30.7.
VersionDeltaFile
1.94+2-2inputmethods/ibus-typing-booster/distinfo
1.103+1-1inputmethods/ibus-typing-booster/Makefile
+3-32 files

OpenBSD/ports 5Das8Eenews/sabnzbd Makefile, news/sabnzbd/pkg PLIST

   news/sabnzbd: fix build with python 3.14

   The 5.0.1 distfile included pre-compiled __pycache__ files for python
   3.14, leading to duplicate entries in the PLIST. Nuke the upstream
   pycache during post-extract, sync the PLIST and bump REVISION.

   Found by tb@, fix suggested by sthen@
VersionDeltaFile
1.77+5-0news/sabnzbd/Makefile
1.31+0-1news/sabnzbd/pkg/PLIST
+5-12 files

OpenBSD/ports ZV9V5Bbinputmethods/ibus Makefile distinfo, inputmethods/ibus/patches patch-bus_main_c patch-util_IMdkit_i18nMethod_c

   Update to ibus-1.5.34.
VersionDeltaFile
1.2+1-127inputmethods/ibus/patches/patch-bus_main_c
1.107+10-15inputmethods/ibus/Makefile
1.28+2-2inputmethods/ibus/distinfo
1.19+2-0inputmethods/ibus/pkg/PLIST-main
1.2+0-0inputmethods/ibus/patches/patch-util_IMdkit_i18nMethod_c
1.2+0-0inputmethods/ibus/patches/patch-src_ibustext_c
+15-1445 files not shown
+15-14411 files

OpenBSD/ports qVeSqtgx11/gtk+4 Makefile distinfo

   Update to gtk+4-4.22.4.
VersionDeltaFile
1.125+2-2x11/gtk+4/Makefile
1.70+2-2x11/gtk+4/distinfo
+4-42 files

OpenBSD/ports hUI1Txqsecurity/libgpg-error Makefile distinfo

   Update to libgpg-error-1.60.
VersionDeltaFile
1.74+3-3security/libgpg-error/Makefile
1.53+2-2security/libgpg-error/distinfo
+5-52 files

OpenBSD/ports SviBfwwsecurity/gnutls/patches patch-src_gl_fseeko_c

   Add comment.
VersionDeltaFile
1.3+6-0security/gnutls/patches/patch-src_gl_fseeko_c
+6-01 files

OpenBSD/ports sKtekvLsecurity/gnutls Makefile distinfo, security/gnutls/patches patch-src_gl_fseeko_c patch-lib_x509_output_c

   SECURITY update to gnutls-3.8.13.
VersionDeltaFile
1.70+11-0security/gnutls/pkg/PLIST
1.2+1-10security/gnutls/patches/patch-src_gl_fseeko_c
1.209+2-3security/gnutls/Makefile
1.128+2-2security/gnutls/distinfo
1.2+1-1security/gnutls/patches/patch-lib_x509_output_c
+17-165 files

OpenBSD/ports JYs7hKvproductivity/libphonenumber distinfo Makefile

   Update to libphonenumber-9.0.29.
VersionDeltaFile
1.85+2-2productivity/libphonenumber/distinfo
1.96+1-1productivity/libphonenumber/Makefile
+3-32 files

OpenBSD/ports 3RYVlPCgraphics/openexr distinfo Makefile

   Update to OpenEXR-3.4.11.
VersionDeltaFile
1.49+2-2graphics/openexr/distinfo
1.88+1-1graphics/openexr/Makefile
+3-32 files

OpenBSD/ports TOIWQLPgraphics/openjph Makefile distinfo

   Update to openjph-0.27.0.
VersionDeltaFile
1.14+2-2graphics/openjph/Makefile
1.13+2-2graphics/openjph/distinfo
+4-42 files

OpenBSD/ports vdm52AOdevel/libgit2/libgit2 distinfo Makefile

   Update to libgit2-1.9.3.
VersionDeltaFile
1.51+2-2devel/libgit2/libgit2/distinfo
1.77+1-1devel/libgit2/libgit2/Makefile
+3-32 files

OpenBSD/src X0iqCY4sys/dev/pci/drm/amd/amdgpu amdgpu_ttm.c

   drm/amdgpu: fix zero-size GDS range init on RDNA4

   From Arjan van de Ven
   30c000a49094ec568c9b51b7421f7a4a3f0b0298 in linux-6.18.y/6.18.27
   095a8b0ad3c3b5cdc3850d961adb8a8f735220bb in mainline linux
VersionDeltaFile
1.31+3-0sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.c
+3-01 files

OpenBSD/src 8t53Icosys/dev/pci/drm/amd/amdgpu jpeg_v4_0_3.c

   amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2

   From David (Ming Qiang) Wu
   f7d9d0e4a64fe42c4f25e2a4fbabe3887efbb490 in linux-6.18.y/6.18.27
   e90dc3b2d73986610476b02c29d0074aa4d92fb0 in mainline linux
VersionDeltaFile
1.6+46-6sys/dev/pci/drm/amd/amdgpu/jpeg_v4_0_3.c
+46-61 files

OpenBSD/src TYAIdNSsys/dev/pci/drm/amd/amdgpu amdgpu_vcn.h amdgpu_gart.c, sys/dev/pci/drm/amd/display/dc dc_dmub_srv.c

   drm/amd: Fix set but not used warnings

   From Tiezhu Yang
   77eb3e79a3e75b1dff8d8a8a6772a7d0ceaeccb5 in linux-6.18.y/6.18.27
   46791d147d3ab3262298478106ef2a52fc7192e2 in mainline linux
VersionDeltaFile
1.10+3-6sys/dev/pci/drm/amd/display/dc/dc_dmub_srv.c
1.11+4-2sys/dev/pci/drm/amd/amdgpu/amdgpu_vcn.h
1.9+1-3sys/dev/pci/drm/amd/amdgpu/amdgpu_gart.c
+8-113 files

OpenBSD/src 6At728ousr.sbin/vmd vmd.c

   fix copy-paste error assigning vmc owner fields

   from Jan Schreiber, thanks
VersionDeltaFile
1.174+2-2usr.sbin/vmd/vmd.c
+2-21 files

OpenBSD/ports Df1agMWgeo/gpxsee Makefile distinfo

   geo/gpxsee: update to 16.6
VersionDeltaFile
1.49+5-4geo/gpxsee/Makefile
1.47+2-2geo/gpxsee/distinfo
+7-62 files

OpenBSD/ports CoupgAjaudio/mpd distinfo Makefile, audio/mpd/patches patch-doc_mpdconf_example patch-doc_meson_build

   audio/mpd: update to 0.24.10
VersionDeltaFile
1.25+4-4audio/mpd/patches/patch-doc_mpdconf_example
1.76+2-2audio/mpd/distinfo
1.5+1-1audio/mpd/patches/patch-doc_meson_build
1.162+1-1audio/mpd/Makefile
+8-84 files

OpenBSD/ports TjtCNGwtelephony/linphone/belle-sip/patches patch-src_belle_sip_resolver_c patch-src_channel_c

   telephony/linphone: forgot to cvs rm belle-sip/patches/patch-*, spotted by naddy@
VersionDeltaFile
1.6+0-0telephony/linphone/belle-sip/patches/patch-src_belle_sip_resolver_c
1.6+0-0telephony/linphone/belle-sip/patches/patch-src_channel_c
1.7+0-0telephony/linphone/belle-sip/patches/patch-src_dns_dns_c
1.5+0-0telephony/linphone/belle-sip/patches/patch-src_transports_udp_listeningpoint_c
+0-04 files

OpenBSD/ports BH4XoJflang/wasi-sdk/libcxx/patches patch-runtimes_CMakeLists_txt patch-libcxx_include_CMakeLists_txt

   lang/wasi-sdk/libcxx: forgot to cvs rm patches, spotted by tb@
VersionDeltaFile
1.2+0-0lang/wasi-sdk/libcxx/patches/patch-runtimes_CMakeLists_txt
1.2+0-0lang/wasi-sdk/libcxx/patches/patch-libcxx_include_CMakeLists_txt
+0-02 files

OpenBSD/ports pu7wWXRtelephony/linphone distinfo

   telephony/linphone: forgotten cvs add.. spotted by tb@
VersionDeltaFile
1.1+26-0telephony/linphone/distinfo
+26-01 files

OpenBSD/ports 7CYtuC1sysutils/telegraf modules.inc distinfo

   sysutils/telegraf: update to 1.38.3

   from Atanas Vladimirov, thanks!
VersionDeltaFile
1.28+3,157-3,147sysutils/telegraf/modules.inc
1.29+2,064-1,990sysutils/telegraf/distinfo
1.46+2-1sysutils/telegraf/Makefile
+5,223-5,1383 files