OpenBSD/ports R2qV4NCgames/godot/pack1 Makefile, games/godot/pack2 Makefile

   remove PKGSPEC lines from pack1 (godot3-*) and pack2 (godot44-*), not needed
   since we changed the package stem
VersionDeltaFile
1.2+0-2games/godot/pack2/Makefile
1.2+0-1games/godot/pack1/Makefile
+0-32 files

OpenBSD/src kGHEVEQusr.sbin/relayd ca.c

   Fix relayd reload race crash

   Instead of terminating with fatalx() when a private key hash cannot be
   found, log a warning and send an error back to the relay worker.

   This prevents a race condition during "reload" where a request might
   reach the CA process while keys are being repopulated.

   Reported by Nick Owens; thanks!

   OK tb@
VersionDeltaFile
1.50+20-4usr.sbin/relayd/ca.c
+20-41 files

OpenBSD/src O4dQVmSusr.bin/ssh authfd.c ssh-add.c

   ssh-agent supports a "query" extension that allows a client to request
   a list of extensions it support. This makes this capability available
   to ssh-add via the -Q flag.

   ok markus@
VersionDeltaFile
1.141+54-1usr.bin/ssh/authfd.c
1.186+26-4usr.bin/ssh/ssh-add.c
1.89+7-2usr.bin/ssh/ssh-add.1
1.55+3-1usr.bin/ssh/authfd.h
+90-84 files

OpenBSD/src P1qxqLsbin/ksh var.c

   satisfy the requirements of ksh build with -DSMALL in the install media
VersionDeltaFile
1.76+3-1bin/ksh/var.c
+3-11 files

OpenBSD/src KKASqoDusr.bin/ssh session.c clientloop.c

   With IANA codepoints for draft-ietf-sshm-ssh-agent now allocated,
   it's safe to start using the standard names for requesting agent
   forwarding over the @openssh.com extension names we've used to date.

   Support for the standard names is advertised via EXT_INFO. When the
   client sees such support it will use the new names preferentially,
   but the existing names remain supported unconditionally.

   ok markus@
VersionDeltaFile
1.348+11-9usr.bin/ssh/session.c
1.422+17-2usr.bin/ssh/clientloop.c
1.193+10-2usr.bin/ssh/kex.c
1.628+3-8usr.bin/ssh/ssh.c
1.112+3-7usr.bin/ssh/mux.c
1.164+6-2usr.bin/ssh/channels.h
+50-302 files not shown
+57-348 files

OpenBSD/src M28Fiv3bin/ksh var.c vi.c

   Inspecting Flag(FTALKING) to activate curses in the spot chosen by the
   previous commit seems to fail in some circumstances because of order
   of operations in ksh startup.  So move the test and curses initialization
   immediately before the tputs() calls.
   discussion with tb
VersionDeltaFile
1.75+14-14bin/ksh/var.c
1.68+3-1bin/ksh/vi.c
1.91+3-1bin/ksh/emacs.c
1.78+2-1bin/ksh/sh.h
+22-174 files

OpenBSD/src 6RQ4BQQusr.bin/ssh ssh-agent.c authfd.c

   correctness wrt draft-ietf-sshm-ssh-agent:

   extension requests should indicate failure using
   SSH_AGENT_EXTENSION_FAILURE rather than the generic SSH_AGENT_FAILURE
   error code. This allows the client to discern between "the request
   failed" and "the agent doesn't support this extension".

   ok markus@
VersionDeltaFile
1.320+22-8usr.bin/ssh/ssh-agent.c
1.140+2-1usr.bin/ssh/authfd.c
+24-92 files

OpenBSD/src lHADlt5usr.sbin/relayd ca.c

   relayd: replace unneeded engine.h with needed x509.h

   Adjust a comment. Being non-existent, the OpenSSL engine layer cannot be
   responsible for whatever unholy hacks this code requires.
VersionDeltaFile
1.49+3-3usr.sbin/relayd/ca.c
+3-31 files

OpenBSD/ports MZdKGjegraphics/digikam Makefile distinfo, graphics/digikam/pkg PLIST

   Update digikam to 9.0.0
VersionDeltaFile
1.44+3-18graphics/digikam/pkg/PLIST
1.116+4-5graphics/digikam/Makefile
1.40+2-2graphics/digikam/distinfo
+9-253 files

OpenBSD/ports nmSn4BEnet/go-ipfs distinfo modules.inc

   kubo: update to 0.40.1 to unbreak build with go 1.26

   https://github.com/ipfs/kubo/releases/tag/v0.40.0
   https://github.com/ipfs/kubo/releases/tag/v0.39.0
VersionDeltaFile
1.13+858-746net/go-ipfs/distinfo
1.9+329-253net/go-ipfs/modules.inc
1.24+1-1net/go-ipfs/Makefile
+1,188-1,0003 files

OpenBSD/src cIawr83sys/dev/acpi acpidmar.c

   fix rcs tag
VersionDeltaFile
1.14+1-1sys/dev/acpi/acpidmar.c
+1-11 files

OpenBSD/ports 6DLunHZnet/bro Makefile, net/bro/patches patch-scripts_policy_frameworks_cluster_backend_zeromq_main_zeek patch-src_cluster_backend_zeromq_ZeroMQ-Proxy_cc

   flip the right user-visible knob to not patch c++ sources
VersionDeltaFile
1.1+15-0net/bro/patches/patch-scripts_policy_frameworks_cluster_backend_zeromq_main_zeek
1.163+1-1net/bro/Makefile
1.2+0-0net/bro/patches/patch-src_cluster_backend_zeromq_ZeroMQ-Proxy_cc
+16-13 files

OpenBSD/ports gRlHDz5graphics/pixelorama distinfo Makefile, graphics/pixelorama/files pixelorama.sh

   graphics/pixelorama: Update to 1.1.8
   + take Maintainer

   ok thfr@
VersionDeltaFile
1.4+4-4graphics/pixelorama/distinfo
1.6+3-4graphics/pixelorama/Makefile
1.3+1-1graphics/pixelorama/files/pixelorama.sh
+8-93 files

OpenBSD/ports EKqLW9Enet/bro Makefile, net/bro/patches patch-src_cluster_backend_zeromq_ZeroMQ-Proxy_cc

   neuter ZeroMQ IPv6 option on IPv4 sockets to unbreak cluster mode
VersionDeltaFile
1.1+15-0net/bro/patches/patch-src_cluster_backend_zeromq_ZeroMQ-Proxy_cc
1.162+1-1net/bro/Makefile
+16-12 files

OpenBSD/ports oIxEQ2Cgames/brogue distinfo Makefile, games/brogue/patches patch-Makefile

   Update to brogue 1.15.1, from Matthias Schmidt, looks good to maintainer
VersionDeltaFile
1.3+2-2games/brogue/distinfo
1.3+1-1games/brogue/patches/patch-Makefile
1.4+1-1games/brogue/Makefile
+4-43 files

OpenBSD/ports ajNj2l9net/bro Makefile

   add missing py-websockets dependency for cluster mode

   startup failure noticed by Robb Watson, thanks!
VersionDeltaFile
1.161+2-1net/bro/Makefile
+2-11 files

OpenBSD/ports z8r2H3Rdevel/jujutsu distinfo crates.inc, devel/jujutsu/pkg PLIST

   Update to jujutsu 0.39.0

   https://github.com/jj-vcs/jj/releases/tag/v0.39.0
VersionDeltaFile
1.22+374-326devel/jujutsu/distinfo
1.23+186-162devel/jujutsu/crates.inc
1.13+3-0devel/jujutsu/pkg/PLIST
1.28+1-1devel/jujutsu/Makefile
+564-4894 files

OpenBSD/ports Z1bQ2zmdevel/kdiff3 distinfo Makefile, devel/kdiff3/pkg PLIST

   Update kdiff3 to 1.12.4
VersionDeltaFile
1.18+6-0devel/kdiff3/pkg/PLIST
1.35+2-2devel/kdiff3/distinfo
1.56+1-2devel/kdiff3/Makefile
+9-43 files

OpenBSD/ports 5C2q70aaudio/pulseaudio-qt distinfo Makefile

   Update pulseaudio-qt to 1.8.1
VersionDeltaFile
1.7+2-2audio/pulseaudio-qt/distinfo
1.9+1-1audio/pulseaudio-qt/Makefile
+3-32 files

OpenBSD/ports ghNPTKmlang/erlang/28 Makefile distinfo, lang/erlang/28/patches patch-erts_emulator_Makefile_in

   lang/erlang/28: Update to 28.4

   This release doesn't install examples by default anymore.
VersionDeltaFile
1.7+1-296lang/erlang/28/pkg/PLIST-main
1.14+29-29lang/erlang/28/Makefile
1.13+4-4lang/erlang/28/distinfo
1.3+0-2lang/erlang/28/pkg/PLIST-wx
1.2+1-1lang/erlang/28/patches/patch-erts_emulator_Makefile_in
+35-3325 files

OpenBSD/ports 5CeO7hTsysutils/fzf distinfo Makefile

   sysutils/fzf: Update to 0.70.0

   from Maintainer Laurent Cheylus, thanks
VersionDeltaFile
1.48+2-2sysutils/fzf/distinfo
1.57+1-2sysutils/fzf/Makefile
+3-42 files

OpenBSD/ports W40faxPdevel/luarings Makefile

   fix lua52 flavour
VersionDeltaFile
1.26+5-9devel/luarings/Makefile
+5-91 files

OpenBSD/ports z0SzIC2fonts/jaldi Makefile

   bump, HOMEPAGE changed
VersionDeltaFile
1.7+1-1fonts/jaldi/Makefile
+1-11 files

OpenBSD/ports iMHyoZqnet Makefile

   +libpcap, reminded by tb
VersionDeltaFile
1.1454+1-0net/Makefile
+1-01 files

OpenBSD/ports 6vhTiMRcomms/zigbee2mqtt distinfo Makefile

   update to zigbee2mqtt-2.9.1
VersionDeltaFile
1.15+4-4comms/zigbee2mqtt/distinfo
1.23+1-1comms/zigbee2mqtt/Makefile
+5-52 files

OpenBSD/ports F8b6hjunet/wireshark Makefile distinfo, net/wireshark/patches patch-cmake_modules_FindPCAP_cmake patch-tools_radiotap-gen_CMakeLists_txt

   update to wireshark-4.6.4 using ports libpcap
VersionDeltaFile
1.1+33-0net/wireshark/patches/patch-cmake_modules_FindPCAP_cmake
1.22+19-10net/wireshark/pkg/PLIST-text
1.177+9-11net/wireshark/Makefile
1.1+10-0net/wireshark/patches/patch-tools_radiotap-gen_CMakeLists_txt
1.7+3-3net/wireshark/patches/patch-capture_capture-pcap-util_c
1.111+2-2net/wireshark/distinfo
+76-262 files not shown
+76-268 files

OpenBSD/ports R1HAw2vnet/libpcap Makefile distinfo, net/libpcap/patches patch-CMakeLists_txt patch-CMakeLists_txt

   Initial revision
VersionDeltaFile
1.1+107-0net/libpcap/pkg/PLIST
1.1+33-0net/libpcap/Makefile
1.1+27-0net/libpcap/patches/patch-CMakeLists_txt
1.1+10-0net/libpcap/pkg/DESCR
1.1+2-0net/libpcap/distinfo
1.1.1.1+0-0net/libpcap/patches/patch-CMakeLists_txt
+179-04 files not shown
+179-010 files

OpenBSD/ports PYo672Ygames/godotsteam-gdnative Makefile

   update godot dependency
VersionDeltaFile
1.2+2-1games/godotsteam-gdnative/Makefile
+2-11 files

OpenBSD/ports vwQZZV1sysutils/appmanager Makefile

   update godot dependency
VersionDeltaFile
1.8+2-2sysutils/appmanager/Makefile
+2-21 files

OpenBSD/ports pdAOXQ0wayland/niri Makefile distinfo, wayland/niri/pkg PLIST

   small tweaks to niri;
   - start COMMENT with lowercase and don't use A
   - use DIST_TUPLE to fetch multi distfiles from github
   - regen PLIST after adding rdep desktop-file-utils
VersionDeltaFile
1.5+7-24wayland/niri/Makefile
1.5+8-8wayland/niri/distinfo
1.3+0-1wayland/niri/pkg/PLIST
+15-333 files