OpenBSD/src OGbivEDusr.bin/tmux window-panes.c window.c

   Prevent display-panes from shifting the active pane scroll position by
   copying the screen from before zoom, also do not let resize consume
   blank lines.
VersionDeltaFile
1.2+47-12usr.bin/tmux/window-panes.c
1.365+11-2usr.bin/tmux/window.c
1.1409+2-1usr.bin/tmux/tmux.h
+60-153 files

OpenBSD/ports XxM9Ctax11/xfce4/thunar distinfo Makefile, x11/xfce4/thunar/pkg PLIST

   x11/xfce4/thunar: update to 4.20.9
VersionDeltaFile
1.65+2-2x11/xfce4/thunar/distinfo
1.128+2-2x11/xfce4/thunar/Makefile
1.45+1-0x11/xfce4/thunar/pkg/PLIST
+5-43 files

OpenBSD/src BTbZylEusr.bin/tmux cmd-join-pane.c

   Add some missing calls to invalidate scene.
VersionDeltaFile
1.73+4-1usr.bin/tmux/cmd-join-pane.c
+4-11 files

OpenBSD/ports QJNekhcwww/iridium distinfo Makefile

   update to 2026.07.150.3
VersionDeltaFile
1.128+2-2www/iridium/distinfo
1.293+1-1www/iridium/Makefile
+3-32 files

OpenBSD/src O0DnCnksys/arch/octeon/dev cn30xxsmi.c

   octsmi: Find multi-PHY parent
VersionDeltaFile
1.14+3-1sys/arch/octeon/dev/cn30xxsmi.c
+3-11 files

OpenBSD/src 6t9KOOhsys/arch/octeon/octeon cn3xxx_dts.S cn3xxx.dts

   octeon: Regenerate cn3xxx_dts.S

   Regenerate the built-in device tree blob source using current dtc.

   No change in the blob.
VersionDeltaFile
1.5+742-232sys/arch/octeon/octeon/cn3xxx_dts.S
1.5+4-4sys/arch/octeon/octeon/cn3xxx.dts
+746-2362 files

OpenBSD/src I2NLN2Kusr.sbin/vmd priv.c vmd.c

   vmd(8): disambiguate fd variable naming

   Split out fd tracking in the global "struct vmd" instance with
   explicit names to not reuse the same one for storing semantically
   different fds. Some vmd processes were using .vmd_fd to track the
   open /dev/vmm while another used it for a socket(2) instance for
   ioctls. This makes it hard to reason about and future changes
   harder to review.

   No intended behavioral change.

   Testing help from Mischa Peters.

   ok @hshoexer
VersionDeltaFile
1.31+13-13usr.sbin/vmd/priv.c
1.176+12-8usr.sbin/vmd/vmd.c
1.138+8-8usr.sbin/vmd/vmm.c
1.125+6-6usr.sbin/vmd/vm.c
1.148+5-4usr.sbin/vmd/vmd.h
1.141+2-2usr.sbin/vmd/virtio.c
+46-416 files

OpenBSD/src HiijxbRusr.bin/tmux server-client.c cmd-select-pane.c

   Remove the active-pane flag for now, there are some gaps in how this
   works and I don't like it. May come back in a different form (maybe just
   for windows).
VersionDeltaFile
1.497+3-129usr.bin/tmux/server-client.c
1.77+4-11usr.bin/tmux/cmd-select-pane.c
1.1143+1-10usr.bin/tmux/tmux.1
1.1408+2-4usr.bin/tmux/tmux.h
1.93+3-3usr.bin/tmux/cmd-run-shell.c
1.87+2-2usr.bin/tmux/cmd-find.c
+15-1593 files not shown
+21-1659 files

OpenBSD/src vIJJKomlib/libcrypto/evp bio_b64.c

   Remove redundant BIO_write() length assertions in b64_write()

   b64_write() asserted that BIO_write() does not return more bytes than
   requested in two places. Other BIO_write() call sites do not make this
   check, and there is no special handling here that depends on asserting this
   condition.

   ok tb@ beck@ joshua@
VersionDeltaFile
1.30+1-3lib/libcrypto/evp/bio_b64.c
+1-31 files

OpenBSD/ports ITTHuyFconverters/p5-CBOR-Free distinfo Makefile, converters/p5-CBOR-Free/pkg PLIST

   update p5-CBOR-Free to 0.34
VersionDeltaFile
1.2+2-2converters/p5-CBOR-Free/distinfo
1.2+1-1converters/p5-CBOR-Free/Makefile
1.2+1-0converters/p5-CBOR-Free/pkg/PLIST
+4-33 files

OpenBSD/src Rgrhsdhlib/libssl/man SSL_CTX_set_options.3

   Remove stale SECURE RENEGOTIATION reference

   SSL_CTX_set_options(3) no longer has a SECURE RENEGOTIATION section,
   but SSL_OP_LEGACY_SERVER_CONNECT still referenced it. Replace the
   dangling cross reference with a note that the option is no longer set
   by default.

   ok tb@ beck@
VersionDeltaFile
1.19+3-5lib/libssl/man/SSL_CTX_set_options.3
+3-51 files

OpenBSD/ports QOXL1Irnet/net-snmp Makefile, net/net-snmp/pkg PLIST-main

   regen plist for changes 7.x -> 8.x
VersionDeltaFile
1.134+1-1net/net-snmp/Makefile
1.33+1-0net/net-snmp/pkg/PLIST-main
+2-12 files

OpenBSD/ports mUxNcgWwww/chromium distinfo Makefile, www/ungoogled-chromium distinfo Makefile

   update to 150.0.7871.128
VersionDeltaFile
1.161+6-6www/ungoogled-chromium/distinfo
1.484+4-4www/chromium/distinfo
1.244+1-1www/ungoogled-chromium/Makefile
1.919+1-1www/chromium/Makefile
+12-124 files

OpenBSD/ports rnzZ8xwlang/python/2.7 Makefile, lang/python/3 Makefile

   bump for plist changes 7.x -> 8.x
VersionDeltaFile
1.86+1-1lang/python/2.7/Makefile
1.33+2-0lang/python/3/Makefile
+3-12 files

OpenBSD/src nmEkTPMsys/dev/fdt gpioleds.c

   avoid free with bad arg when trigger_len is <= 0
   ok kettenis@
VersionDeltaFile
1.6+2-2sys/dev/fdt/gpioleds.c
+2-21 files

OpenBSD/ports AcTAZgtdevel/cargo-c distinfo crates.inc

   Update to cargo-c 0.10.24

   https://github.com/lu-zero/cargo-c/releases/tag/v0.10.24
VersionDeltaFile
1.17+262-334devel/cargo-c/distinfo
1.17+129-165devel/cargo-c/crates.inc
1.17+1-1devel/cargo-c/Makefile
+392-5003 files

OpenBSD/ports WB2gnqgtextproc/ktextaddons Makefile distinfo, textproc/ktextaddons/pkg PLIST

   Update ktextaddons to 2.1.1
VersionDeltaFile
1.15+6-6textproc/ktextaddons/Makefile
1.14+2-2textproc/ktextaddons/distinfo
1.14+2-0textproc/ktextaddons/pkg/PLIST
+10-83 files

OpenBSD/ports lB5FVvEfonts/font-awesome distinfo Makefile

   Update font-awesome to 7.3.1
VersionDeltaFile
1.47+4-4fonts/font-awesome/distinfo
1.52+1-1fonts/font-awesome/Makefile
+5-52 files

OpenBSD/ports 9DfZ27zlang/unicon Makefile, lang/unicon/patches patch-configure_ac patch-src_runtime_raudio_r

   Unbreak and update unicon to 13.3beta1 from espie

   It tests okay on amd64, hopefully on other platforms as well.

   The iconc compiler is back with a vengeance. It got type inference since
   last time, so it can probably rival with compiled languages in at least some
   cases.

   There are a few tests that don't pass, and the example programs
   aren't packaged, and I've just stubbed out the mixer controls for now,
   but this is in much better shape than the previous BROKEN version.
VersionDeltaFile
1.9+1,398-396lang/unicon/pkg/PLIST
1.37+50-72lang/unicon/Makefile
1.1+80-0lang/unicon/patches/patch-configure_ac
1.1+50-0lang/unicon/patches/patch-src_runtime_raudio_r
1.1+27-0lang/unicon/patches/patch-src_h_config_h
1.1+25-0lang/unicon/patches/patch-tests_posix_tcp_icn
+1,630-46840 files not shown
+1,819-47846 files

OpenBSD/src MydnYriusr.bin/tmux server-client.c control.c

   Move per-client window sizes into control.c since the only user is for
   control mode.
VersionDeltaFile
1.496+78-44usr.bin/tmux/server-client.c
1.62+90-1usr.bin/tmux/control.c
1.58+12-24usr.bin/tmux/resize.c
1.1407+4-18usr.bin/tmux/tmux.h
1.55+6-13usr.bin/tmux/cmd-refresh-client.c
+190-1005 files

OpenBSD/src v1V84Stusr.bin/tmux cmd.c

   Change %% to escape single quotes (%1 remains with no quoting and %%
   with double quotes) to avoid a single quote being able to terminate
   quoted sections of commands. Fixes unexpected behaviour with session
   names containing single quotes reported by Aliz Hammond.
VersionDeltaFile
1.189+37-15usr.bin/tmux/cmd.c
+37-151 files

OpenBSD/ports GqO55AIproductivity/libphonenumber distinfo Makefile

   Update to libphonenumber-9.0.35.
VersionDeltaFile
1.92+2-2productivity/libphonenumber/distinfo
1.103+1-1productivity/libphonenumber/Makefile
+3-32 files

OpenBSD/ports 2Ipj1Pldevel/p5-YAML-Syck distinfo Makefile

   update p5-YAML-Syck to 1.47
   CVE-2026-57075 CVE-2026-57076 CVE-2026-57077 CVE-2026-13713
VersionDeltaFile
1.19+2-2devel/p5-YAML-Syck/distinfo
1.33+1-1devel/p5-YAML-Syck/Makefile
+3-32 files

OpenBSD/ports Qp0cAPtnet/netatalk3 Makefile distinfo

   Update to netatalk-4.5.1.
VersionDeltaFile
1.77+1-3net/netatalk3/Makefile
1.46+2-2net/netatalk3/distinfo
+3-52 files

OpenBSD/ports qeH6BxEsysutils/exoscale-cli distinfo Makefile

   Update to exoscale-cli-1.97.0.
VersionDeltaFile
1.155+2-2sysutils/exoscale-cli/distinfo
1.158+1-1sysutils/exoscale-cli/Makefile
+3-32 files

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

   Clear cfg_client if the client is destroyed to prevent UAF found by Ilya
   Grigoriev.
VersionDeltaFile
1.495+3-1usr.bin/tmux/server-client.c
+3-11 files

OpenBSD/ports FrVSYREmail/mimedefang Makefile distinfo, mail/mimedefang/pkg PLIST

   update to 3.7.1
   full Changelog at https://mimedefang.org/documentation/Changelog.html
VersionDeltaFile
1.21+49-37mail/mimedefang/pkg/PLIST
1.68+9-8mail/mimedefang/Makefile
1.29+2-2mail/mimedefang/distinfo
+60-473 files

OpenBSD/xenocara 0I7AVaVdistrib/sets/lists/xbase md.loongson, distrib/sets/lists/xetc md.loongson

   Retire loongson from Xenocara.
VersionDeltaFile
1.80+1-6driver/Makefile
1.4+0-0distrib/sets/lists/xetc/md.loongson
1.2+0-0distrib/sets/lists/xfont/md.loongson
1.32+0-0distrib/sets/lists/xserv/md.loongson
1.4+0-0distrib/sets/lists/xshare/md.loongson
1.159+0-0distrib/sets/lists/xbase/md.loongson
+1-66 files

OpenBSD/ports Au1wWn8lang/nim Makefile distinfo, lang/nim/patches patch-dist_nimble_src_nimblepkg_downloadnim_nim patch-tests_stdlib_tstreams_nim

   lang/nim: update to 2.2.10

   from MAINTAINER, better than my original attempt
VersionDeltaFile
1.27+45-11lang/nim/Makefile
1.1+46-0lang/nim/patches/patch-dist_nimble_src_nimblepkg_downloadnim_nim
1.12+14-8lang/nim/distinfo
1.1+15-0lang/nim/patches/patch-tests_stdlib_tstreams_nim
1.1+14-0lang/nim/patches/patch-lib_system_sysstr_nim
1.2+10-2lang/nim/patches/patch-compiler_options_nim
+144-216 files not shown
+194-2212 files

OpenBSD/src 54MQ7chetc/signify openbsd-81-base.pub

   base key for 81
VersionDeltaFile
1.1+2-0etc/signify/openbsd-81-base.pub
+2-01 files