OpenBSD/src mbw74ydusr.bin/tmux cmd-refresh-client.c

   Correctly report theme changes to panes, based on a fix from someone in
   GitHub issue 5246.
VersionDeltaFile
1.52+10-3usr.bin/tmux/cmd-refresh-client.c
+10-31 files

OpenBSD/src QmBCtgUusr.bin/tmux key-bindings.c

   Make default M-C-Up/Down bound to prompt movement commands in copy mode.
VersionDeltaFile
1.178+3-1usr.bin/tmux/key-bindings.c
+3-11 files

OpenBSD/src 6Saf38Rsys/arch/octeon/dev if_cnmac.c

   sys/cnmac: read next RX pointer before release

   OK: visa@
VersionDeltaFile
1.91+4-4sys/arch/octeon/dev/if_cnmac.c
+4-41 files

OpenBSD/src M3JAYHTusr.bin/vi/common line.c exf.c, usr.bin/vi/include com_extern.h

   Allocate a buffer for the line cache instead of reaching into db data.

   Previously, vi used the db internal data buffer directly.  Fixes a
   problem where the line cache could become corrupted when the db
   data changes out from under it.  From Walter Alejandro Iglesias.
VersionDeltaFile
1.19+34-7usr.bin/vi/common/line.c
1.52+3-2usr.bin/vi/common/exf.c
1.7+3-2usr.bin/vi/common/exf.h
1.18+2-1usr.bin/vi/include/com_extern.h
+42-124 files

OpenBSD/ports MwmoiLqaudio/whisper.cpp Makefile

   fix LIB_DEPENDS accidentally lost in previous
VersionDeltaFile
1.9+2-1audio/whisper.cpp/Makefile
+2-11 files

OpenBSD/ports XkqBPKAtelephony/baresip/restund Makefile, telephony/baresip/restund/patches patch-src_dtls_c patch-src_tcp_c

   fix build with telephony/baresip/re 4.9.0, which removed deprecated
   TLS_METHOD_XX macros.
   https://github.com/baresip/re/commit/e11a4c584bdb0cb30dde9d4f3e8a7a5717506855

   reinstate function call that was removed from restund due to a change
   in re that was later reverted (though the call does appear to be a noop
   anyway..)
   https://github.com/baresip/re/commit/331efdec338b6e8717a6307861e856d6b7653dbe
VersionDeltaFile
1.2+8-7telephony/baresip/restund/patches/patch-src_dtls_c
1.1+14-0telephony/baresip/restund/patches/patch-src_tcp_c
1.16+1-0telephony/baresip/restund/Makefile
+23-73 files

OpenBSD/src DfxpYI9bin/ksh main.c

   bin/ksh: restore source after interactive error recovery

   unwind() may clear source while popping execution environments. The
   interactive shell then expands PS1 before compile() restores source, so
   a prompt command substitution using read -s can dereference NULL while
   saving history. Restore source to the current interactive input source
   before continuing to the prompt loop.

   Reported by Luigi Vianello

   OK: millert@
VersionDeltaFile
1.101+2-1bin/ksh/main.c
+2-11 files

OpenBSD/ports Y3bpuIJtextproc Makefile

   +py-rapidfuzz
VersionDeltaFile
1.863+1-0textproc/Makefile
+1-01 files

OpenBSD/ports kwPZ6Qntextproc/py-rapidfuzz Makefile distinfo, textproc/py-rapidfuzz/pkg PLIST DESCR

   import ports/textproc/py-rapidfuzz, from Chris Billington, various tweaks
   by me, tweak/ok landry@

   This package provides the Python extension for RapidFuzz, a fast MIT-licensed
   fuzzy string-matching library for Python and C++. It uses string similarity
   calculations from a pre-GPL version of https://github.com/seatgeek/fuzzywuzzy
   providing a wide range of fundamental algorithms:

   - Damerau Levenshtein
   - Hamming
   - Indel
   - Jaro
   - JaroWinkler
   - Levenshtein
   - Longest Common Subsequence
   - Optimal String Alignment (OSA)
   - Prefix
   - Postfix
VersionDeltaFile
1.1+149-0textproc/py-rapidfuzz/pkg/PLIST
1.1+26-0textproc/py-rapidfuzz/Makefile
1.1+15-0textproc/py-rapidfuzz/pkg/DESCR
1.1+2-0textproc/py-rapidfuzz/distinfo
1.1.1.1+0-0textproc/py-rapidfuzz/Makefile
1.1.1.1+0-0textproc/py-rapidfuzz/distinfo
+192-02 files not shown
+192-08 files

OpenBSD/ports 2VXJ3kalang/python/3 python.port.mk

   for MODPY_PYBUILD, install the newly built wheel to a staging dir prior
   to running python -m pytest, and add that staging dir to PYTHONPATH.
   fixes some cases where "make test" would not work without first running
   "make fake" (especially scikit-build, which removes the build files after
   creating a wheel).
VersionDeltaFile
1.28+8-0lang/python/3/python.port.mk
+8-01 files

OpenBSD/ports apKcHlYnet/synapse distinfo modules.inc, net/synapse/pkg PLIST

   Update to 1.155.0
VersionDeltaFile
1.92+24-28net/synapse/distinfo
1.55+11-13net/synapse/modules.inc
1.78+4-0net/synapse/pkg/PLIST
1.121+1-1net/synapse/Makefile
+40-424 files

OpenBSD/src Ay6DgBwusr.sbin/relayctl relayctl.c parser.c

   knfmt
VersionDeltaFile
1.64+7-7usr.sbin/relayctl/relayctl.c
1.29+4-4usr.sbin/relayctl/parser.c
1.17+3-3usr.sbin/relayctl/parser.h
+14-143 files

OpenBSD/ports sS34DpXsecurity/py-cryptography Makefile, security/py-cryptography/patches patch-tests_hazmat_bindings_test_openssl_py

   py-cryptography: fix regression tests after SSL_OP_ALL change in libssl

   https://github.com/pyca/cryptography/pull/15070
VersionDeltaFile
1.1+21-0security/py-cryptography/patches/patch-tests_hazmat_bindings_test_openssl_py
1.103+1-0security/py-cryptography/Makefile
+22-02 files

OpenBSD/ports ZrmM9M6www/nginx Makefile, www/nginx/pkg PLIST-main

   install vim syntax files for nginx config files from contrib/, ok robert
VersionDeltaFile
1.5+9-0www/nginx/pkg/PLIST-main
1.206+2-0www/nginx/Makefile
+11-02 files

OpenBSD/ports Qw8h705lang/gcc/16 Makefile distinfo

   lang/gcc/16: added new arm bootstrap and dlang
VersionDeltaFile
1.5+3-3lang/gcc/16/Makefile
1.4+2-0lang/gcc/16/distinfo
+5-32 files

OpenBSD/ports waIBEJelang/gcc/11 Makefile

   lang/gcc/11: added new arm bootstrap
VersionDeltaFile
1.69+2-2lang/gcc/11/Makefile
+2-21 files

OpenBSD/src TNZqmXGusr.bin/tmux tty-draw.c

   Use a helper and skip some setup for empty cells.
VersionDeltaFile
1.14+47-35usr.bin/tmux/tty-draw.c
+47-351 files

OpenBSD/src Aeu3SeHusr.bin/tmux tty-draw.c

   Tidy up a bit in tty_draw_line.
VersionDeltaFile
1.13+10-10usr.bin/tmux/tty-draw.c
+10-101 files

OpenBSD/ports reA2ZStdatabases/xapian-bindings/patches patch-ruby_Makefile_in

   set LC_CTYPE to a utf-8 locale fir rdoc, unbreaking build with Ruby 4.0
   which errors out on unexpected chars.
VersionDeltaFile
1.1+12-0databases/xapian-bindings/patches/patch-ruby_Makefile_in
+12-01 files

OpenBSD/ports yIiosbbmail/mutt distinfo Makefile, mail/mutt/patches patch-mutt_sasl_c patch-mutt_sasl_h

   update to mutt-2.4.0
VersionDeltaFile
1.9+5-4mail/mutt/patches/patch-mutt_sasl_c
1.5+3-3mail/mutt/patches/patch-mutt_sasl_h
1.84+2-2mail/mutt/distinfo
1.21+1-1mail/mutt/patches/patch-main_c
1.183+1-1mail/mutt/Makefile
+12-115 files

OpenBSD/ports VWsN66vdatabases/libhiredis Makefile distinfo, databases/libhiredis/pkg PLIST

   update to libhiredis-1.4.0
VersionDeltaFile
1.12+10-12databases/libhiredis/Makefile
1.6+13-2databases/libhiredis/pkg/PLIST
1.9+2-2databases/libhiredis/distinfo
+25-163 files

OpenBSD/ports azykEurtelephony/asterisk/20 distinfo Makefile, telephony/asterisk/20/patches patch-res_res_rtp_asterisk_c patch-main_dns_core_c

   update to asterisk-20.20.0
VersionDeltaFile
1.15+6-6telephony/asterisk/20/patches/patch-res_res_rtp_asterisk_c
1.36+4-4telephony/asterisk/20/distinfo
1.2+3-3telephony/asterisk/20/patches/patch-main_dns_core_c
1.22+4-0telephony/asterisk/20/pkg/PLIST-main
1.56+2-2telephony/asterisk/20/Makefile
1.11+1-1telephony/asterisk/20/patches/patch-configure_ac
+20-164 files not shown
+21-1710 files

OpenBSD/ports PY9EQyJtelephony/asterisk/22 distinfo Makefile, telephony/asterisk/22/patches patch-res_res_rtp_asterisk_c patch-main_dns_core_c

   update to asterisk-22.10.0
VersionDeltaFile
1.7+6-6telephony/asterisk/22/patches/patch-res_res_rtp_asterisk_c
1.16+4-4telephony/asterisk/22/distinfo
1.2+3-3telephony/asterisk/22/patches/patch-main_dns_core_c
1.9+4-0telephony/asterisk/22/pkg/PLIST-main
1.25+2-2telephony/asterisk/22/Makefile
1.5+1-1telephony/asterisk/22/patches/patch-configure_ac
+20-164 files not shown
+21-1710 files

OpenBSD/ports zTmRKDJmail/fetchmail distinfo Makefile, mail/fetchmail/patches patch-Makefile_in

   update to fetchmail-6.6.5
VersionDeltaFile
1.49+2-2mail/fetchmail/distinfo
1.177+1-1mail/fetchmail/Makefile
1.30+1-1mail/fetchmail/patches/patch-Makefile_in
+4-43 files

OpenBSD/ports fuVrHmWwww/llhttp distinfo Makefile

   update to llhttp-9.4.2
VersionDeltaFile
1.4+2-2www/llhttp/distinfo
1.7+2-1www/llhttp/Makefile
+4-32 files

OpenBSD/src toQcwCTusr.bin/tmux control-notify.c

   Do not dereference the current window if it is NULL (can be if the
   notification fires after session is destroyed). GitHub issue 5244 from
   Ben Maurer.
VersionDeltaFile
1.35+9-1usr.bin/tmux/control-notify.c
+9-11 files

OpenBSD/ports p36YSFfnet/librenms Makefile distinfo

   update to librenms-26.6.1
VersionDeltaFile
1.228+2-5net/librenms/Makefile
1.157+2-2net/librenms/distinfo
+4-72 files

OpenBSD/ports qS28VBFdevel/py-certifi distinfo Makefile

   update to py3-certifi-2026.6.17
VersionDeltaFile
1.30+2-2devel/py-certifi/distinfo
1.49+1-1devel/py-certifi/Makefile
+3-32 files

OpenBSD/ports 2XzC0FHsysutils/py-pipx distinfo Makefile, sysutils/py-pipx/pkg PLIST

   update to py3-pipx-1.14.1
VersionDeltaFile
1.22+2-2sysutils/py-pipx/distinfo
1.8+3-0sysutils/py-pipx/pkg/PLIST
1.28+1-1sysutils/py-pipx/Makefile
+6-33 files

OpenBSD/ports XbnyjKBdevel/py-tzlocal distinfo Makefile

   update to py3-tzlocal-5.4.3
VersionDeltaFile
1.7+2-2devel/py-tzlocal/distinfo
1.20+1-2devel/py-tzlocal/Makefile
+3-42 files