OpenBSD/ports mTYVSmtdevel/cli11 Makefile distinfo

   devel/cli11: update to 2.7.2

   ok tb@
VersionDeltaFile
1.6+2-2devel/cli11/distinfo
1.7+1-1devel/cli11/Makefile
+3-32 files

OpenBSD/ports 67vp612mail/aerc Makefile

   mail/aerc: Add Andrew Kloet as MAINTAINER

   ok tb@
VersionDeltaFile
1.25+3-0mail/aerc/Makefile
+3-01 files

OpenBSD/ports uFXzjhbdevel/sbt Makefile distinfo, devel/sbt/patches patch-bin_sbt

   devel/sbt: update to 2.0.6
VersionDeltaFile
1.33+2-2devel/sbt/distinfo
1.23+1-1devel/sbt/patches/patch-bin_sbt
1.33+1-1devel/sbt/Makefile
+4-43 files

OpenBSD/src oOiNnExbin/ksh vi.c

   ksh: allow editing empty line with 'v' in vi-mode

   ok tb@
VersionDeltaFile
1.71+1-3bin/ksh/vi.c
+1-31 files

OpenBSD/src on662UGsys/arch/arm64/dev aplns.c simplebus.c

   Specify the correct "read" and "write" bits to the NVMMU based on the
   opcode of the NVMe command.  Drop the opcode itself, since it isn't needed.
   This allows us to drop the magic "null check" bit that is no longer
   supported by the firmware that Apple ships with newer macOS releases.
   Based on work done by Sven Peter over at Asahi Linux.

   ok jmatthew@
VersionDeltaFile
1.24+59-1sys/arch/arm64/dev/simplebus.c
1.20+5-9sys/arch/arm64/dev/aplns.c
+64-102 files

OpenBSD/ports eLvpQYznet/rtorrent distinfo Makefile

   Update to rtorrent-0.16.20.
VersionDeltaFile
1.79+3-2net/rtorrent/Makefile
1.24+2-2net/rtorrent/distinfo
+5-42 files

OpenBSD/ports dHmKkLmnet/libtorrent distinfo Makefile, net/libtorrent/pkg PLIST

   Update to libtorrent-0.16.20.
VersionDeltaFile
1.19+15-8net/libtorrent/pkg/PLIST
1.73+5-3net/libtorrent/Makefile
1.24+2-2net/libtorrent/distinfo
+22-133 files

OpenBSD/ports DjRillUlang/iverilog Makefile, lang/iverilog/pkg PLIST

   Trim vestigial @comments from PLIST, and enable debug packages.
VersionDeltaFile
1.10+0-4lang/iverilog/pkg/PLIST
1.31+3-0lang/iverilog/Makefile
+3-42 files

OpenBSD/ports edRjwxplang/iverilog distinfo Makefile, lang/iverilog/pkg PLIST

   Update to iverilog-13.0.

   From Thomas Dettbarn; thanks!
VersionDeltaFile
1.9+3-22lang/iverilog/pkg/PLIST
1.30+5-5lang/iverilog/Makefile
1.12+2-2lang/iverilog/distinfo
+10-293 files

OpenBSD/ports fKD2v5qcad/gtkwave Makefile distinfo

   Update to gtkwave-3.3.128.

   Based on a previous diff from Thomas Dettbarn; thanks!
VersionDeltaFile
1.43+2-2cad/gtkwave/distinfo
1.65+1-1cad/gtkwave/Makefile
+3-32 files

OpenBSD/ports XVmGh1qemulators/mgba Makefile

   Disable markdown-to-HTML conversion.

   Hidden dep on pandoc noticed by naddy@
VersionDeltaFile
1.57+6-1emulators/mgba/Makefile
+6-11 files

OpenBSD/src yHN4jWAusr.bin/ssh sshd.8

   Refer to id_mldsa44_ed25519.pub in the pubkey list. bz#3989.
VersionDeltaFile
1.331+3-3usr.bin/ssh/sshd.8
+3-31 files

OpenBSD/src EgCIGaagnu/usr.bin/perl regexp.h regexec.c

   Fix out-of-bounds heap reads and writes in perl regex

   Perl versions through 5.45.1 have out-of-bounds heap reads and writes
   during regular expression matching via an undersized superlinear cache
   in S_regmatch

   This is CVE-2026-15534

   https://github.com/Perl/perl5/commit/568e6fd238867bb9e99fa3f47cba3169009239e0
   https://github.com/Perl/perl5/commit/54cf3d44cbbedd17d774e9a37921963e8fd5d0cb
VersionDeltaFile
1.33+19-12gnu/usr.bin/perl/regexec.c
1.22+2-2gnu/usr.bin/perl/regexp.h
+21-142 files

OpenBSD/ports 2pvep3Vwww/p5-CGI-FormBuilder distinfo Makefile, www/p5-CGI-FormBuilder/patches patch-lib_CGI_FormBuilder_Field_datetime__local_pm patch-lib_CGI_FormBuilder_Source_File_pm

   update p5-CGI-FormBuilder to 3.2000
VersionDeltaFile
1.15+16-14www/p5-CGI-FormBuilder/Makefile
1.3+14-1www/p5-CGI-FormBuilder/pkg/PLIST
1.1+15-0www/p5-CGI-FormBuilder/patches/patch-lib_CGI_FormBuilder_Source_File_pm
1.1+14-0www/p5-CGI-FormBuilder/patches/patch-lib_CGI_FormBuilder_Field_datetime__local_pm
1.5+2-2www/p5-CGI-FormBuilder/distinfo
+61-175 files

OpenBSD/src J6FEI0ksys/dev/fdt dwpcie.c

   Add support for the Spacemit K3 PCIe controller.
VersionDeltaFile
1.64+140-11sys/dev/fdt/dwpcie.c
+140-111 files

OpenBSD/src SCmKL3Rsys/arch/riscv64/dev smtcomphy.c

   Add support for the K3 PCIe/USB3 combo PHY.
VersionDeltaFile
1.4+172-4sys/arch/riscv64/dev/smtcomphy.c
+172-41 files

OpenBSD/src 981SCBusys/arch/riscv64/dev smtclock.c

   Attach to the K3 PLL clock block.  This doesn't enable any of the clocks
   (yet), but the associated regmap is needed for the K3 PCIe/USB combo PHY.
VersionDeltaFile
1.7+9-2sys/arch/riscv64/dev/smtclock.c
+9-21 files

OpenBSD/ports YXdEEH5www/newsboat Makefile

   newsboat: enable debug packages, ok fcambus (maintainer)
VersionDeltaFile
1.56+3-0www/newsboat/Makefile
+3-01 files

OpenBSD/src mul5f3Gsbin/dhcpleased engine.c

   Prevent read buffer overflow in verbose debug logging.

   When we receive more than 8 nameservers in a DHCP lease we would
   overread the nameservers buffer because the loop was not bounded by
   items in the array but the whole size.

   Pointed out by Stuart Thomas some time ago, thanks!
VersionDeltaFile
1.68+7-4sbin/dhcpleased/engine.c
+7-41 files

OpenBSD/ports WFC5hPKnet/tdesktop Makefile

   net/tdesktop: add missed dep

   OK: kn@
VersionDeltaFile
1.227+3-2net/tdesktop/Makefile
+3-21 files

OpenBSD/src o0TNiI6sbin/isakmpd log.h monitor.c

   isakmpd: Handle malformed MONITOR_BIND message

   Using a stack allocated sockaddr_storage avoids the malloc(3)
   entirely.  Add length checks for the payload sent by the child.

   When a malicious child sends us a malformed message the privsep
   protocol is out of sync.  Thus terminate gracefully with log_fatalx().

   While there, attribute log_fatalx() with __dead.

   Reported by Shibo, Hugo Systopia Team

   ok markus@ tb@ deraadt@
VersionDeltaFile
1.84+9-16sbin/isakmpd/monitor.c
1.26+2-2sbin/isakmpd/log.h
+11-182 files

OpenBSD/ports rqSQeFKemulators/dosbox-x Makefile, emulators/dosbox-x/patches patch-src_hardware_hardware_cpp

   emulators/dosbox-x: compatibility with ffmpeg 9.0

   OK: uaa@ (Maintainer)
VersionDeltaFile
1.2+34-3emulators/dosbox-x/patches/patch-src_hardware_hardware_cpp
1.7+1-0emulators/dosbox-x/Makefile
+35-32 files

OpenBSD/ports kbYdveHnet/tdesktop Makefile, net/tdesktop/patches patch-Telegram_lib_ui_ui_widgets_elastic_scroll_h patch-Telegram_SourceFiles_platform_linux_specific_linux_cpp

   net/tdesktop: backport possible fix for X11 scroll

   "Fine with me" kn@ (Maintainer)
VersionDeltaFile
1.1+62-0net/tdesktop/patches/patch-Telegram_lib_ui_ui_widgets_elastic_scroll_cpp
1.1+57-0net/tdesktop/patches/patch-Telegram_lib_ui_ui_ui_utility_cpp
1.12+9-6net/tdesktop/patches/patch-Telegram_SourceFiles_platform_linux_specific_linux_cpp
1.1+14-0net/tdesktop/patches/patch-Telegram_lib_ui_ui_widgets_elastic_scroll_h
1.226+1-0net/tdesktop/Makefile
+143-65 files

OpenBSD/ports NRWV3Zmmath/cfitsio distinfo Makefile, math/cfitsio/patches patch-putcol_c patch-configure

   update to cfitsio-4.7.0
VersionDeltaFile
1.23+8-30math/cfitsio/Makefile
1.6+8-8math/cfitsio/pkg/PLIST
1.8+2-2math/cfitsio/distinfo
1.2+0-0math/cfitsio/patches/patch-putcol_c
1.4+0-0math/cfitsio/patches/patch-configure
+18-405 files

OpenBSD/ports nxMGVtEdevel/indi Makefile, devel/indi/patches patch-indiserver_LocalDvrInfo_cpp patch-libs_indicore_indicom_c

   update to indi-2.2.4.2
VersionDeltaFile
1.4+45-1devel/indi/pkg/PLIST-main
1.3+15-22devel/indi/pkg/DESCR-main
1.3+4-14devel/indi/patches/patch-libs_indicore_indicom_c
1.11+7-7devel/indi/Makefile
1.3+11-1devel/indi/pkg/PLIST-libs
1.1+11-0devel/indi/patches/patch-indiserver_LocalDvrInfo_cpp
+93-454 files not shown
+119-4910 files

OpenBSD/ports p9qyyEdnet/rsync Makefile

   net/rsync: enable amd64 SIMD optimizations, add test dependencies

   ok sthen@
VersionDeltaFile
1.116+6-1net/rsync/Makefile
+6-11 files

OpenBSD/ports 3Kwl8g8misc/osinfo Makefile.inc, misc/osinfo/libosinfo Makefile

   Update to osinfo-db-20260812.
VersionDeltaFile
1.56+18-0misc/osinfo/osinfo-db/pkg/PLIST
1.73+9-7misc/osinfo/osinfo-db/Makefile
1.64+2-2misc/osinfo/osinfo-db/distinfo
1.20+1-1misc/osinfo/Makefile.inc
1.18+2-0misc/osinfo/osinfo-db-tools/Makefile
1.20+2-0misc/osinfo/libosinfo/Makefile
+34-106 files

OpenBSD/ports nrymvtNmultimedia/py-caption Makefile distinfo, multimedia/py-caption/pkg PLIST

   update to py3-caption-2.3.6
VersionDeltaFile
1.9+46-9multimedia/py-caption/pkg/PLIST
1.14+2-2multimedia/py-caption/distinfo
1.27+1-1multimedia/py-caption/Makefile
+49-123 files

OpenBSD/ports Pctv7Evdevel Makefile

   + jj-gh
VersionDeltaFile
1.2606+1-0devel/Makefile
+1-01 files

OpenBSD/ports 7kKdGztdevel/jj-gh Makefile crates.inc, devel/jj-gh/patches patch-Cargo_toml

   Initial revision
VersionDeltaFile
1.1+826-0devel/jj-gh/distinfo
1.1+412-0devel/jj-gh/crates.inc
1.1+46-0devel/jj-gh/Makefile
1.1+15-0devel/jj-gh/pkg/DESCR
1.1+13-0devel/jj-gh/patches/patch-Cargo_toml
1.1+4-0devel/jj-gh/pkg/PLIST
+1,316-06 files not shown
+1,316-012 files