OpenBSD/src 2JHNPWFusr.bin/ssh ed25519.sh ed25519.c

   Make crypto_sign_ed25519_keypair_from_seed() static to prevent compiler
   warnings since it's only used within ed25519.c.
VersionDeltaFile
1.5+2-2usr.bin/ssh/ed25519.sh
1.7+1-1usr.bin/ssh/ed25519.c
+3-32 files

OpenBSD/ports jC7Io4Fsysutils/terraform distinfo Makefile

   Update to terraform-1.15.5.
VersionDeltaFile
1.140+2-2sysutils/terraform/distinfo
1.155+1-1sysutils/terraform/Makefile
+3-32 files

OpenBSD/src oixeLpQusr.bin/tmux tmux.1 cmd-split-window.c

   Enable floating panes. These are panes which sit above the layout
   ("tiled panes") like popups but unlike popups are not modal and behave
   like panes (so the same escape sequence support). Floating panes are
   created with the "new-pane" command, bound to * by default.

   Currently floating panes can only be moved and resized using the mouse.
   The default second status line (if "status-format" is set to 2) has
   changed to show a list of panes.

   This is the first step and many obvious features are not yet complete
   (notably the ability to swap floating panes, resize them using
   resize-pane, change them between floating and tiles, and restore custom
   layouts with floating panes).

   Mostly written by Michael Grant with help from Dane Jensen.
VersionDeltaFile
1.1064+4-2usr.bin/tmux/tmux.1
1.124+2-2usr.bin/tmux/cmd-split-window.c
1.171+2-1usr.bin/tmux/key-bindings.c
+8-53 files

OpenBSD/ports hs9MoJmsysutils/consul distinfo Makefile

   Update to consul-2.0.0.
VersionDeltaFile
1.108+2-2sysutils/consul/distinfo
1.132+1-1sysutils/consul/Makefile
+3-32 files

OpenBSD/src rK9Ro7musr.bin/tmux cmd-swap-pane.c

   Do not allow swapping floating panes for the moment.
VersionDeltaFile
1.49+2-2usr.bin/tmux/cmd-swap-pane.c
+2-21 files

OpenBSD/src wIcdm1Metc moduli, usr.bin/ssh/moduli-gen moduli.2048 moduli.3072

   Import updated modili
VersionDeltaFile
1.31+1,145-1,180usr.bin/ssh/moduli-gen/moduli.2048
1.42+538-584etc/moduli
1.31+470-521usr.bin/ssh/moduli-gen/moduli.3072
1.31+285-309usr.bin/ssh/moduli-gen/moduli.4096
1.31+122-225usr.bin/ssh/moduli-gen/moduli.6144
1.30+74-106usr.bin/ssh/moduli-gen/moduli.7680
+2,634-2,9251 files not shown
+2,698-3,0097 files

OpenBSD/ports Po9F5e6sysutils/opentofu distinfo modules.inc

   Update to opentofu-1.12.1.
VersionDeltaFile
1.41+1,212-1,136sysutils/opentofu/distinfo
1.16+1,017-981sysutils/opentofu/modules.inc
1.41+1-1sysutils/opentofu/Makefile
+2,230-2,1183 files

OpenBSD/ports BWTRR1Qsysutils/plakar/patches patch-go_mod patch-go_sum

   I forgot to cvs rm in previous.
VersionDeltaFile
1.4+0-0sysutils/plakar/patches/patch-go_mod
1.4+0-0sysutils/plakar/patches/patch-go_sum
+0-02 files

OpenBSD/ports vHCvfcox11/kde-plasma/plasma-activities-stats Makefile

   Fix build dependency

   x11/qt6/qtdeclarative not qt5
VersionDeltaFile
1.3+1-1x11/kde-plasma/plasma-activities-stats/Makefile
+1-11 files

OpenBSD/ports PdDl2Btmultimedia/synfig/patches patch-src_synfig_rendering_software_function_array_h

   Missing cvs remove
VersionDeltaFile
1.2+0-0multimedia/synfig/patches/patch-src_synfig_rendering_software_function_array_h
+0-01 files

OpenBSD/ports nzAdupXmultimedia/synfig Makefile distinfo, multimedia/synfigstudio Makefile distinfo

   Update synfigstudio and friends to 1.5.5
VersionDeltaFile
1.45+16-18multimedia/synfigstudio/Makefile
1.50+12-13multimedia/synfig/Makefile
1.1+14-0multimedia/synfigstudio/patches/patch-src_gui_docks_dockbook_cpp
1.12+8-0multimedia/synfigstudio/pkg/PLIST
1.6+2-2multimedia/synfig/distinfo
1.6+2-2multimedia/synfigstudio/distinfo
+54-353 files not shown
+60-399 files

OpenBSD/ports yeBYvMSmultimedia/mlt7 Makefile, multimedia/mlt7/patches patch-src_modules_openfx_factory_c patch-src_melt_io_c

   Update mlt to 7.38.0
VersionDeltaFile
1.1+46-0multimedia/mlt7/patches/patch-src_modules_openfx_factory_c
1.8+4-19multimedia/mlt7/pkg/PLIST-gpl2
1.14+13-2multimedia/mlt7/pkg/PLIST-main
1.24+2-11multimedia/mlt7/Makefile
1.1+11-0multimedia/mlt7/patches/patch-src_melt_io_c
1.9+2-2multimedia/mlt7/patches/patch-src_framework_mlt_property_c
+78-341 files not shown
+80-367 files

OpenBSD/ports gvlcsWSmultimedia/shotcut distinfo Makefile, multimedia/shotcut/patches patch-src_CMakeLists_txt

   Update shotcut to 26.4.30

   OK Josh Grosse (maintainer), thfr@
VersionDeltaFile
1.20+2-2multimedia/shotcut/distinfo
1.27+2-1multimedia/shotcut/Makefile
1.19+3-0multimedia/shotcut/pkg/PLIST
1.10+1-1multimedia/shotcut/patches/patch-src_CMakeLists_txt
+8-44 files

OpenBSD/src 8xqEVoplib/libssl ssl_kex.c

   ssl_kex: include ssl_local.h
VersionDeltaFile
1.13+2-1lib/libssl/ssl_kex.c
+2-11 files

OpenBSD/src 7xTj0Bslib/libutil fmt_scaled.c

   whitespace
VersionDeltaFile
1.25+2-2lib/libutil/fmt_scaled.c
+2-21 files

OpenBSD/src 9jmkWYXregress/lib/libutil/fmt_scaled fmt_test.c

   extend regress test for large exponents.
   Loosely based on ones in
   https://github.com/openssh/openssh-portable/pull/671/
VersionDeltaFile
1.20+41-14regress/lib/libutil/fmt_scaled/fmt_test.c
+41-141 files

OpenBSD/src oznzDs0lib/libutil fmt_scaled.c

   rearrange scan_scaled(3) ordering of multiplications and divisions
   to better preserve accuracy for large exponents. From metsw24-max
   via https://github.com/openssh/openssh-portable/pull/671/

   ok tb@
VersionDeltaFile
1.24+28-12lib/libutil/fmt_scaled.c
+28-121 files

OpenBSD/src pyrMVTfusr.bin/tmux screen-write.c

   Use correct X position for visible range checks in
   screen_write_fast_copy, GitHub issue 5164 from Barrett Ruth.
VersionDeltaFile
1.264+8-6usr.bin/tmux/screen-write.c
+8-61 files

OpenBSD/src ICEa14dusr.bin/tmux layout.c tmux.h

   Change so that floating panes are always part of the root layout. From
   Dane Jensen.
VersionDeltaFile
1.62+91-52usr.bin/tmux/layout.c
1.1335+6-6usr.bin/tmux/tmux.h
1.123+2-2usr.bin/tmux/cmd-split-window.c
+99-603 files

OpenBSD/ports hvpg0lVgames/lincity-ng Makefile distinfo, games/lincity-ng/patches patch-src_lincity-ng_Config_cpp patch-src_lincity_MapPoint_hpp

   update to lincity-ng-2.14.2
VersionDeltaFile
1.6+333-222games/lincity-ng/pkg/PLIST
1.33+27-31games/lincity-ng/Makefile
1.1+32-0games/lincity-ng/patches/patch-src_lincity-ng_Config_cpp
1.1+14-0games/lincity-ng/patches/patch-src_lincity_MapPoint_hpp
1.1+11-0games/lincity-ng/patches/patch-CMakeLists_txt
1.4+2-2games/lincity-ng/distinfo
+419-2552 files not shown
+419-2558 files

OpenBSD/src Cqdbcovlib/libtls tls_internal.h, lib/libtls/man tls_config_set_protocols.3

   add X25519MLKEM768 to the start of the default ECDHE curves list, allowing
   libtls clients to connect to servers which don't offer any other curves
   (this has been seen in the wild with got, reported by stsp).  ok tb@

   depends on recent libssl changes (ssl_tlsext.c r1.161, t1_lib.c r1.209).
VersionDeltaFile
1.14+4-4lib/libtls/man/tls_config_set_protocols.3
1.87+2-2lib/libtls/tls_internal.h
+6-62 files

OpenBSD/ports vlzfLsBsecurity/p5-Crypt-OpenSSL-X509 distinfo Makefile

   update p5-Crypt-OpenSSL-X509 to 2.1.1
VersionDeltaFile
1.14+2-2security/p5-Crypt-OpenSSL-X509/distinfo
1.21+2-1security/p5-Crypt-OpenSSL-X509/Makefile
+4-32 files

OpenBSD/src lTqmUV4sys/dev/ic ufshci.c

   Increase register status polling busy-wait from 250 to 500ms.
   This makes ufshci(4) survive a suspend on the Samsung Galaxy Book4 Edge.
VersionDeltaFile
1.47+2-2sys/dev/ic/ufshci.c
+2-21 files

OpenBSD/ports ooGifzRgames/gnushogi/patches patch-gnushogi_book_c patch-gnushogi_init_c

   games/gnushogi: use correct spelling of NULL
VersionDeltaFile
1.2+1-1games/gnushogi/patches/patch-gnushogi_book_c
1.5+1-1games/gnushogi/patches/patch-gnushogi_init_c
+2-22 files

OpenBSD/src 8aONmaNlib/libssl d1_both.c

   Correctly handle failure to buffer DTLS messages.

   If we fail to buffer an outgoing DTLS message, we're not going to be able
   to retransmit it. Correctly propagate the failure.

   ok kenjiro@ tb@
VersionDeltaFile
1.97+5-3lib/libssl/d1_both.c
+5-31 files

OpenBSD/src qdNamIBlib/libssl d1_both.c ssl_clnt.c

   Move DTLS change cipher spec handling to its own function.

   When a TLSv1.2 change cipher spec message has been built, call a separate
   function that can handle the DTLS specific processing rather than including
   this in the TLS code.

   ok kenjiro@ tb@
VersionDeltaFile
1.96+14-1lib/libssl/d1_both.c
1.173+3-6lib/libssl/ssl_clnt.c
1.170+3-6lib/libssl/ssl_srvr.c
1.8+2-1lib/libssl/dtls_local.h
+22-144 files

OpenBSD/src dqxhWrNlib/libssl d1_both.c s3_lib.c

   Move DTLS handshake message handling to its own function.

   When a TLSv1.2 handshake message has been built, call a separate function
   that can handle the DTLS specific processing rather than including this in
   the TLS code.

   ok kenjiro@ tb@
VersionDeltaFile
1.95+26-1lib/libssl/d1_both.c
1.260+2-12lib/libssl/s3_lib.c
1.7+2-1lib/libssl/dtls_local.h
+30-143 files

OpenBSD/ports axJJQ63lang/go go.port.mk

   Bump _MODGO_SYSTEM_VERSION for lang/go update.
VersionDeltaFile
1.100+1-1lang/go/go.port.mk
+1-11 files

OpenBSD/ports BE3beo5lang/go distinfo Makefile, lang/go/pkg PLIST

   Update lang/go to 1.26.4.
VersionDeltaFile
1.97+13-0lang/go/pkg/PLIST
1.119+2-2lang/go/distinfo
1.179+1-1lang/go/Makefile
+16-33 files

OpenBSD/src ObNllWqlib/libssl s3_lib.c ssl_local.h

   Remove ssl3_handshake_msg_hdr_len()

   This function is only called in one location, which is always a DTLS
   context - use DTLS1_HM_HEADER_LENGTH directly instead.

   ok kenjiro@ tb@
VersionDeltaFile
1.259+2-9lib/libssl/s3_lib.c
1.41+1-2lib/libssl/ssl_local.h
+3-112 files