OpenBSD/src vvUTsPSusr.bin/ssh sftp.c

   another ruser_name/ruser_group vs attrib_to_stat() ordering
   screwup. Coverity CID 910530 via dtucker@
VersionDeltaFile
1.257+3-3usr.bin/ssh/sftp.c
+3-31 files

OpenBSD/src ckRzXrHusr.bin/ssh sftp.c

   set FD_CLOEXEC on the fds between sftp and its ssh process,
   avoids risk of subcommands that write on odd fds breaking the
   connection. GHPR693 from Manuel Einfalt;
   feedback deraadt@ ok dtucker@
VersionDeltaFile
1.256+3-1usr.bin/ssh/sftp.c
+3-11 files

OpenBSD/src jL5konzusr.bin/ssh packet.c

   check key and IV length received in privsep state transfer
   exactly match the expected sizes for the selected cipher;
   partially redundant to similar checks in cipher_init(), but
   nice to be more exact.

   GHPR from jmestwa-coder; ok dtucker@
VersionDeltaFile
1.339+6-1usr.bin/ssh/packet.c
+6-11 files

OpenBSD/src cXmqTNcusr.bin/ssh sftp.c

   revert bits that weren't ready for commit yet
VersionDeltaFile
1.255+3-5usr.bin/ssh/sftp.c
+3-51 files

OpenBSD/src kDbjyTKusr.bin/ssh sftp.c

   Move user/group name lookup to correct place; coverity CID 910530
   via dtucker@
VersionDeltaFile
1.254+6-4usr.bin/ssh/sftp.c
+6-41 files

OpenBSD/ports ha1sUMXx11 Makefile

   hook up xclicker
VersionDeltaFile
1.804+1-0x11/Makefile
+1-01 files

OpenBSD/ports PYNqqbLx11/xclicker Makefile distinfo, x11/xclicker/pkg PLIST DESCR

   Initial revision
VersionDeltaFile
1.1+35-0x11/xclicker/Makefile
1.1+5-0x11/xclicker/pkg/PLIST
1.1+2-0x11/xclicker/pkg/DESCR
1.1+2-0x11/xclicker/distinfo
1.1.1.1+0-0x11/xclicker/distinfo
1.1.1.1+0-0x11/xclicker/pkg/DESCR
+44-02 files not shown
+44-08 files

OpenBSD/src n5jO0CAusr.sbin/dhcpd options.c dhcpd.h

   create_priority_list: fix the priority_len bounds check
   OK job@
VersionDeltaFile
1.38+9-9usr.sbin/dhcpd/options.c
1.74+8-6usr.sbin/dhcpd/dhcpd.h
+17-152 files

OpenBSD/src EhK7Z8qsys/dev/acpi acpidmar.c

   Use pre-allocated extent region descriptors to prevent bus_dmamap_load(9)
   failures on a dmamap that was created with the BUS_DMA_ALLOCNOW flag.

   ok chris@, hshoexer@
VersionDeltaFile
1.16+33-37sys/dev/acpi/acpidmar.c
+33-371 files

OpenBSD/src 0WQVHhKusr.bin/tmux window.c server-client.c

   Cache scrollbar options in window to avoid a slow lookup when working
   out visible ranges.
VersionDeltaFile
1.353+20-33usr.bin/tmux/window.c
1.482+22-28usr.bin/tmux/server-client.c
1.83+8-12usr.bin/tmux/layout.c
1.147+5-10usr.bin/tmux/screen-redraw.c
1.65+6-8usr.bin/tmux/cmd-resize-pane.c
1.1382+8-5usr.bin/tmux/tmux.h
+69-962 files not shown
+81-1038 files

OpenBSD/src 8TJOxEUusr.bin/tmux tmux.c input.c

   Allow :. in names again, forbidding them is overly pernickety. Only
   forbid invalid UTF-8 and #(.
VersionDeltaFile
1.221+4-18usr.bin/tmux/tmux.c
1.263+7-9usr.bin/tmux/input.c
1.1381+4-10usr.bin/tmux/tmux.h
1.151+7-7usr.bin/tmux/cmd-new-session.c
1.105+3-9usr.bin/tmux/screen.c
1.70+4-4usr.bin/tmux/cmd-break-pane.c
+29-576 files not shown
+47-7512 files

OpenBSD/ports AoYkAx4net/icecast Makefile, net/icecast/pkg README icecast.rc

   icecast tweaks: fix daemon in rc script, zap outdated link from README

   Move -b to daemon instead of daemon_flags, so that icecast doesn't block
   the boot sequence if the admin forgets to specify -b in icecast_flags.
VersionDeltaFile
1.8+0-4net/icecast/pkg/README
1.7+2-2net/icecast/pkg/icecast.rc
1.75+1-1net/icecast/Makefile
+3-73 files

OpenBSD/src vPBqB8ousr.bin/tmux style.c tmux.1

   Add link=/nolink to styles to specific a hyperlink. GitHub issue 4280
   from Moritz Angermann.
VersionDeltaFile
1.47+44-6usr.bin/tmux/style.c
1.1113+24-2usr.bin/tmux/tmux.1
1.33+14-2usr.bin/tmux/format-draw.c
1.1380+4-1usr.bin/tmux/tmux.h
1.38+2-1usr.bin/tmux/tty-features.c
+88-125 files

OpenBSD/src UdYbPfJusr.bin/tmux hyperlinks.c

   Limit hyperlink URIs to 1024 bytes which seems enough and allows us not
   to have to worry about gigantic URIs in styles, part of a change from
   Moritz Angermann.
VersionDeltaFile
1.5+8-3usr.bin/tmux/hyperlinks.c
+8-31 files

OpenBSD/ports rtzyKqyaudio/vorbisgain Makefile

   vorbisgain: switch HOMEPAGE and SITES to HTTPS.
VersionDeltaFile
1.22+3-3audio/vorbisgain/Makefile
+3-31 files

OpenBSD/ports Cf4NZJUgames/xmj Makefile distinfo

   Update xmj to 1.17.2.
VersionDeltaFile
1.29+2-2games/xmj/Makefile
1.6+2-2games/xmj/distinfo
+4-42 files

OpenBSD/src S6nYb04usr.bin/tmux tmux.c

   Allow empty window and session names.
VersionDeltaFile
1.220+3-3usr.bin/tmux/tmux.c
+3-31 files

OpenBSD/ports uY63mBRlang/gcc/16 Makefile distinfo, lang/gcc/16/pkg PFRAG.mips64-main

   lang/gcc/16: update plist and bootstrap for mips64
VersionDeltaFile
1.8+3-3lang/gcc/16/Makefile
1.5+2-2lang/gcc/16/distinfo
1.3+3-1lang/gcc/16/pkg/PFRAG.mips64-main
+8-63 files

OpenBSD/ports sf2SGIPdevel/ruff distinfo crates.inc, devel/ruff/patches patch-crates_ruff_db_Cargo_toml

   Update ruff to 0.15.20.

   From maintainer Laurent Cheylus, thanks!
VersionDeltaFile
1.15+80-80devel/ruff/distinfo
1.15+39-39devel/ruff/crates.inc
1.8+1-1devel/ruff/patches/patch-crates_ruff_db_Cargo_toml
1.16+1-1devel/ruff/Makefile
+121-1214 files

OpenBSD/ports fq1qtmifonts/unifont distinfo Makefile

   Update unifont to 17.0.05.
VersionDeltaFile
1.21+8-8fonts/unifont/distinfo
1.24+1-1fonts/unifont/Makefile
+9-92 files

OpenBSD/ports nG1jeFNx11/qt5/qttranslations Makefile

   Add empty DEBUG_PACKAGES

   By espie, spotted by tb
VersionDeltaFile
1.13+1-0x11/qt5/qttranslations/Makefile
+1-01 files

OpenBSD/ports nOhTty6textproc/p5-ack distinfo Makefile

   Update p5-ack to 3.10.0.
VersionDeltaFile
1.24+2-2textproc/p5-ack/distinfo
1.40+1-1textproc/p5-ack/Makefile
+3-32 files

OpenBSD/ports EotOzvHnet/icinga/core2 distinfo Makefile

   update to icinga2-2.15.4
   https://icinga.com/blog/icinga2-security-release-v2-16-2/
VersionDeltaFile
1.63.2.2+2-2net/icinga/core2/distinfo
1.154.2.2+1-1net/icinga/core2/Makefile
+3-32 files

OpenBSD/ports 1X7vAqcnet/icinga/core2 distinfo Makefile

   update to icinga2-2.16.2, from Alvar Penning
   https://icinga.com/blog/icinga2-security-release-v2-16-2/
VersionDeltaFile
1.66+2-2net/icinga/core2/distinfo
1.158+1-1net/icinga/core2/Makefile
+3-32 files

OpenBSD/ports UITzKbwgames/nethack/3.6 Makefile

   update license marker, this isn't the usual GNU GPL, but a (similar but
   different) "NETHACK GENERAL PUBLIC LICENSE"
VersionDeltaFile
1.15+1-1games/nethack/3.6/Makefile
+1-11 files

OpenBSD/ports 0r7O64Ngames/nethack/3.6 Makefile distinfo, games/nethack/3.6/patches patch-src_files_c

   update to nethack-3.6.7, from espie (maintainer)
VersionDeltaFile
1.5+16-5games/nethack/3.6/patches/patch-src_files_c
1.14+2-3games/nethack/3.6/Makefile
1.4+2-2games/nethack/3.6/distinfo
1.6+1-1games/nethack/3.6/pkg/PLIST
+21-114 files

OpenBSD/ports JMYzyRGnet/ices2 Makefile distinfo, net/ices2/files im_sndio.h

   update to ices-2.0.3, from Andrew Kloet
VersionDeltaFile
1.37+4-20net/ices2/Makefile
1.4+10-9net/ices2/patches/patch-configure_in
1.4+8-7net/ices2/patches/patch-src_Makefile_am
1.2+2-2net/ices2/files/im_sndio.h
1.5+2-2net/ices2/distinfo
1.7+1-1net/ices2/pkg/PLIST
+27-411 files not shown
+27-417 files

OpenBSD/ports Ek9qvTQdatabases/mariadb Makefile, databases/mariadb/pkg PFRAG.le-tests PLIST-tests

   fix test PLISTs to unbreak packaging on big-endian.
   from Brad, + I bumped REVISION-tests.
VersionDeltaFile
1.5+6-0databases/mariadb/pkg/PFRAG.le-tests
1.75+0-6databases/mariadb/pkg/PLIST-tests
1.167+1-0databases/mariadb/Makefile
+7-63 files

OpenBSD/ports QmLZfZFtextproc/py-lxml distinfo Makefile

   update to py3-lxml-6.1.1
VersionDeltaFile
1.25+2-2textproc/py-lxml/distinfo
1.64+1-1textproc/py-lxml/Makefile
+3-32 files

OpenBSD/ports uvg4KZasecurity/gpgme distinfo Makefile

   update to gpgme-2.1.1
VersionDeltaFile
1.34+2-2security/gpgme/distinfo
1.84+1-1security/gpgme/Makefile
+3-32 files