OpenBSD/ports PLDkWAMprint/py-pypdf distinfo Makefile

   Update to py3-pypdf-6.7.3.
VersionDeltaFile
1.55+2-2print/py-pypdf/distinfo
1.60+1-1print/py-pypdf/Makefile
+3-32 files

OpenBSD/ports salCoXgastro/py-astropy-iers-data distinfo Makefile

   Update to py3-astropy-iers-data-0.2026.2.23.0.48.33.
VersionDeltaFile
1.25+2-2astro/py-astropy-iers-data/distinfo
1.27+1-1astro/py-astropy-iers-data/Makefile
+3-32 files

OpenBSD/src EYplkequsr.bin/tmux window-copy.c

   Tweak previous to reset cursor again as well.
VersionDeltaFile
1.390+4-5usr.bin/tmux/window-copy.c
+4-51 files

OpenBSD/src 9Y7IEagusr.bin/tmux window-copy.c

   Preserve scroll state on refresh, from Dane Jensen in GitHub issue 4885.
VersionDeltaFile
1.389+6-1usr.bin/tmux/window-copy.c
+6-11 files

OpenBSD/src AMvHRcGusr.bin/tmux cmd-paste-buffer.c utf8.c

   Pass paste buffer through vis(3) when pasting to prevent buffers
   containing for example the bracket end sequence causing issues. -S flag
   disables. Reported by Mason Davis.
VersionDeltaFile
1.43+27-8usr.bin/tmux/cmd-paste-buffer.c
1.69+6-6usr.bin/tmux/utf8.c
1.1033+7-2usr.bin/tmux/tmux.1
1.1296+4-4usr.bin/tmux/tmux.h
+44-204 files

OpenBSD/ports zkQnzysmail/mozilla-thunderbird distinfo Makefile

   mail/mozilla-thunderbird: MFC update to 140.8.0.

   see https://www.thunderbird.net/en-US/thunderbird/140.8.0esr/releasenotes/
   fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-17/
VersionDeltaFile
1.301.2.7+2-2mail/mozilla-thunderbird/distinfo
1.513.2.7+1-1mail/mozilla-thunderbird/Makefile
+3-32 files

OpenBSD/ports 2xeNYvgmail/mozilla-thunderbird distinfo Makefile, mail/thunderbird-i18n distinfo Makefile.inc

   mail/mozilla-thunderbird: update to 140.8.0.

   see https://www.thunderbird.net/en-US/thunderbird/140.8.0esr/releasenotes/
   fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-17/
VersionDeltaFile
1.292+132-132mail/thunderbird-i18n/distinfo
1.308+2-2mail/mozilla-thunderbird/distinfo
1.266+1-1mail/thunderbird-i18n/Makefile.inc
1.520+1-1mail/mozilla-thunderbird/Makefile
+136-1364 files

OpenBSD/ports gZrwkEBsysutils/moor distinfo Makefile

   update sysutils/moor to 2.10.5

   from maintainer

   while here, use TEST_TARGET instead of MODGO_TEST_TARGET
VersionDeltaFile
1.2+6-6sysutils/moor/distinfo
1.2+3-2sysutils/moor/Makefile
1.2+1-1sysutils/moor/modules.inc
+10-93 files

OpenBSD/src tdzn0jdusr.bin/m4 eval.c mdef.h

   rename a few functions and defines

   also reformat some comments with ludicrously short lines.  No functional
   changes, except the usage of `eval' instead of `expr' in two error message,
   since that's the actual macro name (expr is merely an alias for eval)

   diff from espie, typo from sthen

   ok sthen
VersionDeltaFile
1.81+86-99usr.bin/m4/eval.c
1.35+45-45usr.bin/m4/mdef.h
1.90+34-33usr.bin/m4/main.c
1.26+4-4usr.bin/m4/look.c
1.57+2-2usr.bin/m4/extern.h
1.50+2-2usr.bin/m4/misc.c
+173-1856 files

OpenBSD/ports jNJ4s0Ywww/yt-dlp distinfo Makefile, www/yt-dlp/pkg PLIST

   www/yt-dlp: update to 2026.02.21

   from byteskeptical, tweak from me to bring updated ejs along for the ride
VersionDeltaFile
1.60+12-0www/yt-dlp/pkg/PLIST
1.66+2-2www/yt-dlp/distinfo
1.74+2-2www/yt-dlp/Makefile
+16-43 files

OpenBSD/ports DQd2FPCwww/py-yt-dlp-ejs distinfo Makefile

   www/py-yt-dlp-ejs: update to 0.5.0

   from byteskeptical
VersionDeltaFile
1.3+2-2www/py-yt-dlp-ejs/distinfo
1.4+2-2www/py-yt-dlp-ejs/Makefile
+4-42 files

OpenBSD/src EArhiKCsys/dev/acpi acpidmar.c

   Propagate allocator constraints in the same manner as sparc64 iommu

   ok kettenis@
VersionDeltaFile
1.10+35-1sys/dev/acpi/acpidmar.c
+35-11 files

OpenBSD/ports phZnZOGwww/jupyter-notebook distinfo Makefile, www/jupyter-notebook/pkg PLIST

   update jupyter-notebook to 7.5.4
VersionDeltaFile
1.27+123-119www/jupyter-notebook/pkg/PLIST
1.22+2-2www/jupyter-notebook/distinfo
1.42+1-1www/jupyter-notebook/Makefile
+126-1223 files

OpenBSD/src oNOTjdQsys/dev/pci if_igc.c

   igc(4) can handle 64 bit DMA transfers.

   OK kettenis@
VersionDeltaFile
1.31+11-10sys/dev/pci/if_igc.c
+11-101 files

OpenBSD/ports ERdPz8wgraphics/babl Makefile, graphics/babl/patches patch-meson_build

   don't pick up w3m during configure (used to rebuild README), to avoid
   failure if junked during build. discussed with aja.

   http->https while there.
VersionDeltaFile
1.4+11-10graphics/babl/patches/patch-meson_build
1.86+3-2graphics/babl/Makefile
+14-122 files

OpenBSD/src nBQ772uusr.bin/mg echo.c

   handle strdup() failure

   initial diff from Han Boetes (hboetes at gmail), reworked to move the
   freeing code under `goto fail' to dedup it a bit.
VersionDeltaFile
1.70+15-10usr.bin/mg/echo.c
+15-101 files

OpenBSD/ports 66q4MxMmeta/tor-browser Makefile, www/tor-browser Makefile.inc

   Tor Browser: update to 15.0.7
VersionDeltaFile
1.107.2.6+6-6www/tor-browser/browser/distinfo
1.113.2.6+2-2meta/tor-browser/Makefile
1.58.2.4+2-2www/tor-browser/noscript/distinfo
1.178.2.8+1-2www/tor-browser/browser/Makefile
1.110.2.6+1-1www/tor-browser/Makefile.inc
1.65.2.4+1-1www/tor-browser/noscript/Makefile
+13-146 files

OpenBSD/ports QpSZY34meta/tor-browser Makefile, www/tor-browser Makefile.inc

   Tor Browser: update to 15.0.7
VersionDeltaFile
1.115+6-6www/tor-browser/browser/distinfo
1.121+2-2meta/tor-browser/Makefile
1.65+2-2www/tor-browser/noscript/distinfo
1.193+1-2www/tor-browser/browser/Makefile
1.72+1-1www/tor-browser/noscript/Makefile
1.118+1-1www/tor-browser/Makefile.inc
+13-146 files

OpenBSD/ports l8lxsEdnet/swirc distinfo Makefile

   Update swirc to 3.5.9.

   From maintainer Markus Uhlin, thanks!
VersionDeltaFile
1.38+2-2net/swirc/distinfo
1.44+1-1net/swirc/Makefile
+3-32 files

OpenBSD/src BQXKkfYsys/dev/pci if_ice.c

   ice(4) can handle 64 bit DMA transfers.

   OK kettenis@ stsp@
VersionDeltaFile
1.68+4-4sys/dev/pci/if_ice.c
+4-41 files

OpenBSD/ports XnwjM3Esecurity/vaultwarden distinfo crates.inc

   Security update to vaultwarden-1.35.4

   This release contains security fixes:
   - GHSA-w9f8-m526-h7fh. This vulnerability would allow an attacker to
     access a cipher from a different user (fully encrypted) if they
     already know its internal UUID.
   - GHSA-h4hq-rgvh-wh27. This vulnerability allows an attacker with
     manager-level access within an organization to modify collections they
     can access, even if they do not have management permissions for them.
   - GHSA-r32r-j5jq-3w4m. This vulnerability allows an attacker with
     manager-level access within an organization to modify collections they
     are not assigned.  These are private for now, pending CVE assignment.

   Changes: https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.4
VersionDeltaFile
1.32+100-102security/vaultwarden/distinfo
1.30+49-50security/vaultwarden/crates.inc
1.52+1-1security/vaultwarden/Makefile
+150-1533 files

OpenBSD/ports 5Dm8Z7Tdevel/knfmt distinfo Makefile

   update to knfmt-5.2.0
VersionDeltaFile
1.24+2-2devel/knfmt/distinfo
1.29+1-1devel/knfmt/Makefile
+3-32 files

OpenBSD/src GfLAojGusr.bin/tmux format.c

   Do not expand #() in E: and T:, from Mason Davis.
VersionDeltaFile
1.344+5-3usr.bin/tmux/format.c
+5-31 files

OpenBSD/ports gn61VU4editors/moe Makefile distinfo

   Update moe to 1.16 and switch HOMEPAGE to HTTPS.
VersionDeltaFile
1.22+2-3editors/moe/Makefile
1.11+2-2editors/moe/distinfo
+4-52 files

OpenBSD/ports 3y9c9qLarchivers/lzip/lziprecover distinfo Makefile

   Update lziprecover to 1.26.
VersionDeltaFile
1.13+2-2archivers/lzip/lziprecover/distinfo
1.25+1-1archivers/lzip/lziprecover/Makefile
+3-32 files

OpenBSD/ports nd3RenOsecurity/mbedtls Makefile

   Reinstate PORTROACH annotation

   In rev 1.4 I probably drew the wrong conclusion from the portroach UI.
   Let's see if this properly picks up the next 3.6 LTS release.
VersionDeltaFile
1.6+2-0security/mbedtls/Makefile
+2-01 files

OpenBSD/ports 9ubniHEsecurity/keyringer distinfo Makefile, security/keyringer/pkg PLIST

   Update to keyringer-0.7.2

   New "search" and "ssearch" actions.
VersionDeltaFile
1.8+2-2security/keyringer/distinfo
1.16+1-1security/keyringer/Makefile
1.5+2-0security/keyringer/pkg/PLIST
+5-33 files

OpenBSD/ports trw173qwww/chromium distinfo, www/chromium/patches patch-chrome_browser_about_flags_cc

   MFC updates to chromium, iridium, ungoogled-chromium. discussed with robert
   reinstate workaround for old aom
VersionDeltaFile
1.58.2.1+295-142www/iridium/patches/patch-chrome_browser_about_flags_cc
1.136.2.1+269-134www/chromium/patches/patch-chrome_browser_about_flags_cc
1.44.2.1+269-134www/ungoogled-chromium/patches/patch-chrome_browser_about_flags_cc
1.442.2.1+340-4www/chromium/distinfo
1.89.2.1+336-2www/iridium/distinfo
1.56.2.1+113-86www/iridium/patches/patch-chrome_browser_chrome_content_browser_client_cc
+1,622-5022,613 files not shown
+11,414-8,9622,619 files

OpenBSD/ports 1QdBHOcdatabases/xapian-bindings Makefile distinfo, databases/xapian-bindings/pkg PLIST-main

   update to xapian-bindings-1.4.31
   add portroach marker
VersionDeltaFile
1.59+6-5databases/xapian-bindings/Makefile
1.20+2-2databases/xapian-bindings/distinfo
1.8+2-0databases/xapian-bindings/pkg/PLIST-main
+10-73 files

OpenBSD/ports 5nXdkfYwww/xapian-omega distinfo Makefile

   update to xapian-omega-1.4.31
VersionDeltaFile
1.27+2-2www/xapian-omega/distinfo
1.47+1-1www/xapian-omega/Makefile
+3-32 files