OpenBSD/ports gQiNypVx11/vlc Makefile

   ugh, tree was not clean before applying previous diff, fix
VersionDeltaFile
1.298+4-3x11/vlc/Makefile
+4-31 files

OpenBSD/ports s5GKt9knet/wireshark Makefile distinfo

   update to wireshark-4.6.8
VersionDeltaFile
1.111.2.3+2-2net/wireshark/distinfo
1.177.2.3+1-1net/wireshark/Makefile
+3-32 files

OpenBSD/ports u47urBmnet/wireshark Makefile distinfo

   update to wireshark-4.6.8
VersionDeltaFile
1.115+2-2net/wireshark/distinfo
1.181+1-1net/wireshark/Makefile
+3-32 files

OpenBSD/ports LgeRSuzprint/poppler distinfo Makefile, print/poppler/patches patch-utils_CMakeLists_txt patch-CMakeLists_txt

   Update to poppler-26.08.0.
VersionDeltaFile
1.128+2-2print/poppler/distinfo
1.217+2-2print/poppler/Makefile
1.10+1-1print/poppler/patches/patch-utils_CMakeLists_txt
1.13+1-1print/poppler/patches/patch-CMakeLists_txt
+6-64 files

OpenBSD/ports sn5zCFXx11/kde-applications/kitinerary/patches patch-src_lib_pdf_pdfdocument_cpp

   Fix build with poppler-26.08.0.

   From upstream commit 4b045ba2c8b2bda899a7ef77a3a68666d62a8423.
VersionDeltaFile
1.16+82-25x11/kde-applications/kitinerary/patches/patch-src_lib_pdf_pdfdocument_cpp
+82-251 files

OpenBSD/ports wU0AI4qx11/vlc Makefile, x11/vlc/patches patch-modules_access_smb2_c

   fix with newer libsmb2, from Brad.
VersionDeltaFile
1.4+22-7x11/vlc/patches/patch-modules_access_smb2_c
1.297+3-4x11/vlc/Makefile
+25-112 files

OpenBSD/ports 2nFRSLBsysutils/py-diskcache distinfo Makefile, sysutils/py-diskcache/pkg PLIST DESCR

   Remove sysutils/py-diskcache again, ok sthen

   It was listed as a dep of rrdp-tools unnecessarily, not needed by 0.4.1,
   and only imported for that purpose. It's been largely unmaintained for
   the past three years.
VersionDeltaFile
1.2+0-0sysutils/py-diskcache/pkg/PLIST
1.2+0-0sysutils/py-diskcache/pkg/DESCR
1.2+0-0sysutils/py-diskcache/distinfo
1.2+0-0sysutils/py-diskcache/Makefile
+0-04 files

OpenBSD/ports aPYb6OOtextproc/py-tokenizers Makefile

   py-tokenizers uses C++11 so move to ports-gcc on base-gcc arches
   to fix build on sparc64
VersionDeltaFile
1.2+3-0textproc/py-tokenizers/Makefile
+3-01 files

OpenBSD/ports SDcUEVssysutils Makefile

   Unhook py-diskcache
VersionDeltaFile
1.797+0-1sysutils/Makefile
+0-11 files

OpenBSD/src 2KCr2upusr.sbin/relayd agentx_control.c relayd.h

   relayd: remove dead backup flag and token

   The idea behind it was good, but it was never fully and properly implemented.
   It's better to remove it before reimplementing the concept from scratch
   and doing it right. Reading the man page makes it a little easier.

   OK kirill@
VersionDeltaFile
1.223+4-12usr.sbin/relayd/relayd.conf.5
1.269+2-5usr.sbin/relayd/parse.y
1.208+3-3usr.sbin/relayd/relayd.c
1.101+1-4usr.sbin/relayd/pfe.c
1.12+1-3usr.sbin/relayd/agentx_control.c
1.294+2-2usr.sbin/relayd/relayd.h
+13-296 files

OpenBSD/ports cgSN8uRwww/p5-CGI-Session distinfo Makefile

   update p5-CGI-Session to 4.49
   CVE-2026-56016
VersionDeltaFile
1.13+18-13www/p5-CGI-Session/Makefile
1.5+2-2www/p5-CGI-Session/distinfo
+20-152 files

OpenBSD/ports mSxkmg5www/iridium distinfo, www/iridium/patches patch-ui_base_webui_web_ui_util_cc patch-components_autofill_core_common_autofill_payments_features_cc

   update to 2026.08.151.2
VersionDeltaFile
1.84+54-54www/iridium/patches/patch-chrome_browser_about_flags_cc
1.11+6-6www/iridium/patches/patch-media_audio_alsa_audio_manager_alsa_cc
1.1+12-0www/iridium/patches/patch-buildtools_third_party_libc++abi_BUILD_gn
1.32+2-2www/iridium/patches/patch-ui_base_webui_web_ui_util_cc
1.48+2-2www/iridium/patches/patch-components_autofill_core_common_autofill_payments_features_cc
1.132+2-2www/iridium/distinfo
+78-664 files not shown
+82-7010 files

OpenBSD/src lKQcXv2usr.sbin/relayd control.c relay.c

   relayd: fix deferring connections log

   OK kirill@
VersionDeltaFile
1.271+7-4usr.sbin/relayd/relay.c
1.74+2-1usr.sbin/relayd/control.c
+9-52 files

OpenBSD/src fND2YR4usr.sbin/relayd relayd.h pfe.c

   relayd: check imsg_compose_event return values
VersionDeltaFile
1.73+68-41usr.sbin/relayd/control.c
1.100+58-35usr.sbin/relayd/pfe.c
1.293+3-8usr.sbin/relayd/relayd.h
+129-843 files

OpenBSD/src 98Y2LFKusr.sbin/relayd hce.c agentx_control.c

   relayd: check proc_compose return values

   Fatal on config, setup, and startup imsg send failures. Inconsistent
   state means we can't recover.

   Warn on per-request responses and sync messages. A single dropped
   message shouldn't kill the whole process.

   OK kirill@
VersionDeltaFile
1.99+38-25usr.sbin/relayd/pfe.c
1.56+31-17usr.sbin/relayd/config.c
1.270+25-16usr.sbin/relayd/relay.c
1.207+16-9usr.sbin/relayd/relayd.c
1.11+12-6usr.sbin/relayd/agentx_control.c
1.88+6-3usr.sbin/relayd/hce.c
+128-763 files not shown
+141-859 files

OpenBSD/ports Z4Tsxwodevel/p5-Term-ReadLine-Gnu Makefile distinfo, devel/p5-Term-ReadLine-Gnu/pkg PLIST

   update p5-Term-ReadLine-Gnu to 1.47
VersionDeltaFile
1.16+10-1devel/p5-Term-ReadLine-Gnu/pkg/PLIST
1.12+2-2devel/p5-Term-ReadLine-Gnu/distinfo
1.40+1-2devel/p5-Term-ReadLine-Gnu/Makefile
+13-53 files

OpenBSD/src 5DIZdD0sys/net pfkeyv2_convert.c if_pfsync.c, sys/netinet ip_ipsp.h ip_esp.c

   Protect the IPsec TDB replay counter with mutex.

   Put all tdb_rpl read, write and increment under tdb_mtx.  Although
   shared net lock and kernel lock should be enough for now, we want
   to move towards fine grained locking.  Mark tdb_rpl and tdb_seen
   as MP safe.
   The wrap-around check in ah_output() is not atomic with the increment
   code and would not work.  As tdb_rpl is 64 bit nowadays, it cannot
   warp.  Better remove the useless tdb_rpl == 0 check than making it
   MP safe.

   OK deraadt@
VersionDeltaFile
1.181+15-16sys/netinet/ip_ah.c
1.201+17-3sys/netinet/ip_esp.c
1.251+4-3sys/netinet/ip_ipsp.h
1.85+3-1sys/net/pfkeyv2_convert.c
1.335+3-1sys/net/if_pfsync.c
+42-245 files

OpenBSD/ports yIT9qd1sysutils/bacula patch-src_qt-console_bat_pro

   remove patch that got left here earlier
VersionDeltaFile
1.2+0-0sysutils/bacula/patch-src_qt-console_bat_pro
+0-01 files

OpenBSD/ports Brshnyfwww/chromium/patches patch-media_audio_alsa_audio_manager_alsa_cc patch-chrome_browser_about_flags_cc, www/ungoogled-chromium distinfo

   update to 151.0.7922.137
VersionDeltaFile
1.69+54-54www/ungoogled-chromium/patches/patch-chrome_browser_about_flags_cc
1.161+54-54www/chromium/patches/patch-chrome_browser_about_flags_cc
1.10+6-6www/ungoogled-chromium/patches/patch-media_audio_alsa_audio_manager_alsa_cc
1.166+6-6www/ungoogled-chromium/distinfo
1.11+6-6www/chromium/patches/patch-media_audio_alsa_audio_manager_alsa_cc
1.1+12-0www/ungoogled-chromium/patches/patch-buildtools_third_party_libc++abi_BUILD_gn
+138-12614 files not shown
+170-14620 files

OpenBSD/ports KDBaEL4x11/kde-applications/krdc Makefile, x11/kde-applications/krdc/patches patch-vnc_vncsshtunnelthread_cpp patch-vnc_vncclientthread_cpp

   krdc: update libs etc for freerdp3, fix patches which don't currently
   apply, and make a start at unbreaking build. there's at least one
   remaining build issue so it stays marked BROKEN for now.
VersionDeltaFile
1.7+3-10x11/kde-applications/krdc/patches/patch-rdp_rdpsession_cpp
1.1+11-0x11/kde-applications/krdc/patches/patch-core_sshtunnelthread_cpp
1.20+5-4x11/kde-applications/krdc/Makefile
1.12+1-1x11/kde-applications/krdc/patches/patch-vnc_vncclientthread_cpp
1.5+0-0x11/kde-applications/krdc/patches/patch-vnc_vncsshtunnelthread_cpp
+20-155 files

OpenBSD/ports kkyYoyjx11/remmina distinfo Makefile, x11/remmina/patches patch-plugins_vnc_vnc_plugin_c patch-CMakeLists_txt

   update to remmina-1.4.43 and handle freerdp3
VersionDeltaFile
1.14+10-49x11/remmina/patches/patch-CMakeLists_txt
1.67+18-20x11/remmina/Makefile
1.20+5-0x11/remmina/pkg/PLIST
1.8+2-2x11/remmina/patches/patch-plugins_vnc_vnc_plugin_c
1.15+2-2x11/remmina/distinfo
+37-735 files

OpenBSD/ports YpKMBfhx11/gnome/connections Makefile

   handle freerdp3, ok aja
VersionDeltaFile
1.27+3-2x11/gnome/connections/Makefile
+3-21 files

OpenBSD/ports pvyN85Dsecurity/hydra Makefile

   handle freerdp3
VersionDeltaFile
1.68+3-2security/hydra/Makefile
+3-21 files

OpenBSD/ports MsLhqSax11/freerdp Makefile, x11/freerdp/patches patch-cmake_PlatformDefaults_cmake patch-winpr_libwinpr_sysinfo_sysinfo_c

   update to freerdp-3.30.0; I now have working connections to various machines
   which had problems when trying with 3.x before (which I tracked down at the
   time to trouble with timers). incorporates some diffs from Fabien Romano.
   this changes lib names; updates to unbreak deps to follow.
VersionDeltaFile
1.15+309-256x11/freerdp/pkg/PLIST
1.81+32-24x11/freerdp/Makefile
1.3+35-11x11/freerdp/patches/patch-winpr_CMakeLists_txt
1.1+41-0x11/freerdp/patches/patch-libfreerdp_CMakeLists_txt
1.3+21-12x11/freerdp/patches/patch-winpr_libwinpr_sysinfo_sysinfo_c
1.1+31-0x11/freerdp/patches/patch-cmake_PlatformDefaults_cmake
+469-30322 files not shown
+629-34428 files

OpenBSD/ports ZYxyJoEnet/rrdp-tools distinfo Makefile, net/rrdp-tools/patches patch-pyproject_toml

   Update to rrdp-tools 0.4.1

   Set PERMIT_PACKAGE=Yes since Ties added a BSD-3-Clause license (thanks!)
   and drop obsolete deps. There are no actual code changes in this update.

   https://github.com/ties/rpki-rrdp-tools-py/pull/56
VersionDeltaFile
1.2+6-10net/rrdp-tools/Makefile
1.1+12-0net/rrdp-tools/patches/patch-pyproject_toml
1.2+2-2net/rrdp-tools/distinfo
1.2+2-0net/rrdp-tools/pkg/PLIST
+22-124 files

OpenBSD/ports n0E20mBcad/xcircuit Makefile

   MODTK_VERSION=8.5
   Doesn't work with threaded Tcl (8.6+).
VersionDeltaFile
1.34+3-0cad/xcircuit/Makefile
+3-01 files

OpenBSD/src hBiIahAlibexec/rpc.rquotad rquotad.c, sbin/quotacheck quotacheck.c

   drop casts now that quotactl() takes a void* argument

   also clean up 0 vs. NULL while here, suggested by tb@

   ok tb@ deraadt@
VersionDeltaFile
1.45+3-3sbin/quotacheck/quotacheck.c
1.61+2-2usr.sbin/edquota/edquota.c
1.40+2-2usr.bin/quota/quota.c
1.27+2-2libexec/rpc.rquotad/rquotad.c
1.37+1-1usr.sbin/repquota/repquota.c
1.29+1-1usr.sbin/quotaon/quotaon.c
+11-116 files

OpenBSD/ports CEAVNuRgraphics/arcan/patches patch-src_a12_CMakeLists_txt

   fix include path order to unbreak build if blake3 is installed, found thfr@
VersionDeltaFile
1.1+15-0graphics/arcan/patches/patch-src_a12_CMakeLists_txt
+15-01 files

OpenBSD/src U1V0A5esys/kern syscalls.c init_sysent.c, sys/sys syscallargs.h syscall.h

   sync
VersionDeltaFile
1.289+1-1sys/sys/syscallargs.h
1.286+1-1sys/sys/syscall.h
1.288+0-0sys/kern/syscalls.c
1.291+0-0sys/kern/init_sysent.c
+2-24 files

OpenBSD/ports 5RcDdTYsecurity/p5-Crypt-DES Makefile

   Adjust license comment to COPYRIGHT file.
VersionDeltaFile
1.28+1-1security/p5-Crypt-DES/Makefile
+1-11 files