OpenBSD/src ugoxcWFusr.bin/tmux format.c

   Unescape arguments before passing to format_expand1 so that escaping :s
   etc actually works.
VersionDeltaFile
1.383+13-11usr.bin/tmux/format.c
+13-111 files

OpenBSD/src gtVhoGwusr.bin/tmux format.c

   Check time periodically in loops rather than every one.
VersionDeltaFile
1.382+19-9usr.bin/tmux/format.c
+19-91 files

OpenBSD/src d6jMB9Iusr.bin/tmux format.c xmalloc.c

   Use evbuffer for building S, W, L lists, also add an xmemdup helper
   instead of misusing asprintf.
VersionDeltaFile
1.381+52-36usr.bin/tmux/format.c
1.14+13-1usr.bin/tmux/xmalloc.c
1.5+2-1usr.bin/tmux/xmalloc.h
+67-383 files

OpenBSD/ports JE7heW8databases/pgtcl/patches patch-generic_pgtclCmds_c patch-generic_tokenize_c

   Unbreak with llvm22.
   Patches from naddy@.
VersionDeltaFile
1.1+17-0databases/pgtcl/patches/patch-generic_pgtclCmds_c
1.1+15-0databases/pgtcl/patches/patch-generic_tokenize_c
+32-02 files

OpenBSD/src 2eBnCqAusr.sbin/smtpd smtpd.c util.c

   Move log_imsg(), proc_title(), proc_name(), and imsg_to_str() into util.c.
   This is prepwork to give all processes their own main().

   OK deraadt@
VersionDeltaFile
1.361+1-249usr.sbin/smtpd/smtpd.c
1.163+249-1usr.sbin/smtpd/util.c
1.695+5-5usr.sbin/smtpd/smtpd.h
+255-2553 files

OpenBSD/src khMIAJAusr.sbin/snmpd proc.c snmpd.h

   Copy over iked's proc.c, with the addition that proc_run()'s run argument
   is called after IMSG_CTL_PROCREADY is handled. This addition makes sure
   that run() can drop recvfd pledge if the process itself doesn't need it,
   and data can be send to peers immediately.

   Help from, and ok jmatthew@
VersionDeltaFile
1.40+81-13usr.sbin/snmpd/proc.c
1.123+13-3usr.sbin/snmpd/snmpd.h
1.54+5-4usr.sbin/snmpd/snmpd.c
1.97+5-1usr.sbin/snmpd/snmpe.c
+104-214 files

OpenBSD/ports ubHFDImnet/monitoring-plugins/patches patch-plugins_Makefile_am

   missed cvs rm, which resulted in it wanting automake during build
VersionDeltaFile
1.3.2.1+0-0net/monitoring-plugins/patches/patch-plugins_Makefile_am
+0-01 files

OpenBSD/ports cQe65dJaudio/whisper.cpp Makefile distinfo, audio/whisper.cpp/patches patch-tests_run-tests_sh patch-models_download-ggml-model_sh

   update to whisper.cpp-1.9.0
VersionDeltaFile
1.2+14-10audio/whisper.cpp/patches/patch-tests_run-tests_sh
1.4+8-0audio/whisper.cpp/pkg/PLIST
1.8+4-4audio/whisper.cpp/Makefile
1.7+2-2audio/whisper.cpp/distinfo
1.3+1-1audio/whisper.cpp/patches/patch-models_download-ggml-model_sh
1.5+1-1audio/whisper.cpp/patches/patch-examples_cli_cli_cpp
+30-186 files

OpenBSD/src cnNQGqOusr.bin/tmux tty.c colour.c

   Add a dim= style attribute to dim the colours (as best as tmux is able
   to). GitHub issue 4842.
VersionDeltaFile
1.474+59-8usr.bin/tmux/tty.c
1.32+23-1usr.bin/tmux/colour.c
1.42+16-2usr.bin/tmux/style.c
1.1359+8-3usr.bin/tmux/tmux.h
1.1094+5-2usr.bin/tmux/tmux.1
1.380+3-3usr.bin/tmux/format.c
+114-195 files not shown
+127-2811 files

OpenBSD/src EuQ1B9pusr.bin/tmux layout.c tmux.h

   Add functions to work out cell neighbours, and to remove a tiled cell.
   From Dane Jensen.
VersionDeltaFile
1.73+98-17usr.bin/tmux/layout.c
1.1358+5-3usr.bin/tmux/tmux.h
+103-202 files

OpenBSD/src cm9nMhrsys/dev/pv if_vio.c

   sys/vio: align receive buffers

   vio removes the virtio net header before handing packets to the Ethernet
   input path. With the 12 byte modern virtio net header this leaves the
   Ethernet frame at an address where the following IP header is not 32 bit
   aligned; armv7 traps on the resulting unaligned access while processing
   DHCP traffic.

   OK: dlg@
VersionDeltaFile
1.80+17-8sys/dev/pv/if_vio.c
+17-81 files

OpenBSD/ports 14WOPESmail Makefile

   +cyrus-imapd,clamav
VersionDeltaFile
1.461+1-0mail/Makefile
+1-01 files

OpenBSD/ports 9ZaG4xBmail/cyrus-imapd Makefile, mail/cyrus-imapd/pkg DESCR

   Add a "clamav" FLAVOR.
VersionDeltaFile
1.166+9-2mail/cyrus-imapd/Makefile
1.7+3-0mail/cyrus-imapd/pkg/DESCR
+12-22 files

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

   Check the panes again if deferred redraw to make sure the flag is always
   set. Also add a helper for the loop.
VersionDeltaFile
1.476+23-18usr.bin/tmux/server-client.c
+23-181 files

OpenBSD/src csoK5Bssys/netmpls mpls_input.c

   Drop the incoming packet containing 16 MPLS labels with no BoS bit.

   ok claudio
VersionDeltaFile
1.82+6-1sys/netmpls/mpls_input.c
+6-11 files

OpenBSD/ports XXAYhFNwww/nginx distinfo Makefile

   MFC update to nginx-1.30.3
VersionDeltaFile
1.96.2.2+2-2www/nginx/distinfo
1.201.2.2+1-1www/nginx/Makefile
+3-32 files

OpenBSD/ports AKpHyDltextproc/libchardet Makefile

   Fix HOMEPAGE.
VersionDeltaFile
1.2+2-2textproc/libchardet/Makefile
+2-21 files

OpenBSD/ports D7b00l8sysutils/flatpak/libportal Makefile distinfo, sysutils/flatpak/libportal/patches patch-libportal_portal-qt6_cpp

   Update to libportal-0.10.0.
VersionDeltaFile
1.4+23-1sysutils/flatpak/libportal/pkg/PLIST-main
1.7+2-4sysutils/flatpak/libportal/Makefile
1.6+2-2sysutils/flatpak/libportal/distinfo
1.3+0-0sysutils/flatpak/libportal/patches/patch-libportal_portal-qt6_cpp
+27-74 files

OpenBSD/ports SqAj8IRdevel/spidermonkey140 distinfo Makefile

   Update to spidermonkey140-140.12.0.
VersionDeltaFile
1.12+2-2devel/spidermonkey140/distinfo
1.12+1-1devel/spidermonkey140/Makefile
+3-32 files

OpenBSD/ports DHjTEdsprint/py-pypdf distinfo Makefile

   Update to py3-pypdf-6.13.3.
VersionDeltaFile
1.72+2-2print/py-pypdf/distinfo
1.78+1-1print/py-pypdf/Makefile
+3-32 files

OpenBSD/ports xtB3sQ3telephony/baresip Makefile.inc, telephony/baresip/baresip distinfo

   telephony/baresip: update to 4.9.0.

   see https://github.com/baresip/baresip/releases/tag/v4.9.0,
   https://github.com/baresip/re/releases/tag/v4.9.0,
   and https://github.com/baresip/re/releases/tag/v4.8.1
   fixed https://github.com/baresip/re/security/advisories/GHSA-hvxv-v2gp-v93h
VersionDeltaFile
1.45+2-2telephony/baresip/re/distinfo
1.46+2-2telephony/baresip/baresip/distinfo
1.53+1-1telephony/baresip/re/Makefile
1.39+1-1telephony/baresip/Makefile.inc
+6-64 files

OpenBSD/ports lAdHRGMdevel/llvm/22 Makefile distinfo, devel/llvm/22/patches patch-lld_ELF_Symbols_h

   update to 22.1.8
VersionDeltaFile
1.3+5-5devel/llvm/22/patches/patch-lld_ELF_Symbols_h
1.17+1-5devel/llvm/22/Makefile
1.8+2-2devel/llvm/22/distinfo
+8-123 files

OpenBSD/ports LKta5N1www/nginx distinfo Makefile

   update to 1.30.3; fixes CVE-2026-42055, CVE-2026-48142
VersionDeltaFile
1.100+2-2www/nginx/distinfo
1.205+1-1www/nginx/Makefile
+3-32 files

OpenBSD/ports dIxJrHPshells/zsh Makefile

   zsh: Matthew Martin takes maintainer, ok sthen

   It's been many years since the former maintainer gave an ok for this port
   or even touched it. Matthew has been maintaining this shell for well over
   a decade, so this change simply reflects reality.
VersionDeltaFile
1.101+2-1shells/zsh/Makefile
+2-11 files

OpenBSD/ports LHUIajIshells/zsh Makefile distinfo, shells/zsh/patches patch-configure_ac patch-Completion_Unix_Type__diff_options

   Update to zsh 5.9.1, from Matthew Martin, ok sthen
VersionDeltaFile
1.55+35-6shells/zsh/pkg/PLIST
1.100+3-4shells/zsh/Makefile
1.34+2-2shells/zsh/distinfo
1.7+1-1shells/zsh/patches/patch-configure_ac
1.5+0-0shells/zsh/patches/patch-Completion_Unix_Type__diff_options
+41-135 files

OpenBSD/src ItlxBdpregress/lib/libssl/openssl-ruby Makefile

   openssl-ruby-tests: prefer 40 over 34
VersionDeltaFile
1.19+4-4regress/lib/libssl/openssl-ruby/Makefile
+4-41 files

OpenBSD/src ohSu6GAregress/lib/libssl/openssl-ruby Makefile

   openssl-ruby-tests: work with ruby34 and ruby40
VersionDeltaFile
1.18+4-4regress/lib/libssl/openssl-ruby/Makefile
+4-41 files

OpenBSD/ports pPhXt23databases Makefile, devel Makefile

   Stop building ruby33 ports by default

   Ruby 3.3 is now in security maintenance mode, so per our Ruby support
   policy, we will no longer build ruby33 packages by default.
VersionDeltaFile
1.2588+0-11devel/Makefile
1.862+0-11textproc/Makefile
1.510+0-8databases/Makefile
1.1185+0-8www/Makefile
1.783+0-5security/Makefile
1.1466+0-5net/Makefile
+0-485 files not shown
+0-5711 files

OpenBSD/src fUgtQx9sys/dev/usb umsm.c

   add one of the microsoft branded Quectel EM12-G modems.

   i have a few i tested with, and it works fine.
VersionDeltaFile
1.130+2-1sys/dev/usb/umsm.c
+2-11 files

OpenBSD/src exs17Pgsys/dev/usb usbdevs_data.h usbdevs.h

   regen
VersionDeltaFile
1.793+5-1sys/dev/usb/usbdevs_data.h
1.799+2-1sys/dev/usb/usbdevs.h
+7-22 files