OpenBSD/ports YllocJKnet/weechat Makefile distinfo

   Update weechat to 4.10.0
VersionDeltaFile
1.73+2-2net/weechat/distinfo
1.116+1-1net/weechat/Makefile
+3-32 files

OpenBSD/ports qPmlJ4agraphics/nomacs distinfo Makefile, graphics/nomacs/pkg PLIST

   Update nomacs to 3.23.3
VersionDeltaFile
1.22+2-2graphics/nomacs/distinfo
1.44+2-2graphics/nomacs/Makefile
1.14+1-0graphics/nomacs/pkg/PLIST
+5-43 files

OpenBSD/ports vrpSCJHaudio/rhythmbox Makefile distinfo, audio/rhythmbox/pkg PLIST

   Update to rhythmbox-3.5.0.
VersionDeltaFile
1.67+34-5audio/rhythmbox/pkg/PLIST
1.48+2-2audio/rhythmbox/distinfo
1.202+1-1audio/rhythmbox/Makefile
+37-83 files

OpenBSD/src 2GJCD7fusr.sbin/smtpd smtpd.c smtpctl.c

   Switch smtpd over to imsgbuf_get

   Also adjust some types from ssize_t back to int. Since imsgbuf_get returns
   int (1, 0 and -1 to be precise).

   OK op@
VersionDeltaFile
1.51+5-5usr.sbin/smtpd/ca.c
1.178+4-4usr.sbin/smtpd/smtpctl.c
1.14+4-4usr.sbin/smtpd/scheduler_proc.c
1.15+4-4usr.sbin/smtpd/queue_proc.c
1.50+4-4usr.sbin/smtpd/mproc.c
1.362+3-3usr.sbin/smtpd/smtpd.c
+24-241 files not shown
+27-277 files

OpenBSD/src LepD4ONregress/usr.bin/ssh agent.sh

   crank up MaxAuthTries to avoid failures here
VersionDeltaFile
1.27+2-1regress/usr.bin/ssh/agent.sh
+2-11 files

OpenBSD/src I5iTwN2regress/usr.bin/ssh Makefile pubkey-priority.sh

   regression test for pubkey ordering in the client; ok dtucker
VersionDeltaFile
1.1+120-0regress/usr.bin/ssh/pubkey-priority.sh
1.145+2-1regress/usr.bin/ssh/Makefile
+122-12 files

OpenBSD/src 7ShiDjPusr.bin/ssh sshconnect2.c

   Tweak ordering of certificates tried during pubkey authentication
   to prefer FIDO keys that do not require user presence (touch) first,
   followed by ones that do and with FIDO keys that require user
   verification via PIN or biometrics last.

   This effectively tries low-friction authenticators before higher
   friction authenticators.

   ok dtucker@
VersionDeltaFile
1.392+107-8usr.bin/ssh/sshconnect2.c
+107-81 files

OpenBSD/src RT9yj9Qusr.bin/ssh sshconnect.h ssh.1

   Add a "ssh -Z user at host" mode that dumps the pubkeys that will
   be tried for authentication in the order that they will be used.

   feedback tb@ ok dtucker@
VersionDeltaFile
1.635+41-32usr.bin/ssh/ssh.c
1.391+31-7usr.bin/ssh/sshconnect2.c
1.453+7-3usr.bin/ssh/ssh.1
1.52+3-1usr.bin/ssh/sshconnect.h
+82-434 files

OpenBSD/src MObIeviusr.bin/ssh kex.h kexmlkem768ecdh.c

   fix ML-KEM/ECDH interop problem (does not affect mlkem768x25519-sha256)
   from markus@
VersionDeltaFile
1.14+21-10usr.bin/ssh/kexecdh.c
1.4+4-3usr.bin/ssh/kexmlkem768ecdh.c
1.133+2-2usr.bin/ssh/kex.h
+27-153 files

OpenBSD/src z2dJeGEsys/kern sysv_shm.c

   Eliminate holding raw shmseg over sleep-window in uvm_unmap

   This simplifies the code back to almost the way it was in
   rev 1.80 except the shmsegs are changed before any sleep is
   possible. This still avoids the double free except via code
   structure instead of extra variable carrying the decision.

   OK millert@

   Reported-by: syzbot+f2c08abe216302bc63d6 at syzkaller.appspotmail.com
VersionDeltaFile
1.87+6-8sys/kern/sysv_shm.c
+6-81 files

OpenBSD/src p8siyfMsys/dev/usb uchcom.c

   Repair CH340 operation - broken in 1.39 and not repaired correctly in 1.40
   (we can't afford modifying the LCR register on these models).

   ok kevlo@
VersionDeltaFile
1.41+13-7sys/dev/usb/uchcom.c
+13-71 files

OpenBSD/ports NpoZJCYdevel/zeal distinfo Makefile, devel/zeal/pkg PLIST

   Update zeal to 0.9.1

   OK ian@, (maintainer timeout)
VersionDeltaFile
1.25+10-6devel/zeal/Makefile
1.7+5-0devel/zeal/pkg/PLIST
1.10+2-2devel/zeal/distinfo
+17-83 files

OpenBSD/src momBsFdsys/sys buf.h

   remove DMA from %b string.  B_DMA define was removed in rev 1.121
VersionDeltaFile
1.123+2-2sys/sys/buf.h
+2-21 files

OpenBSD/ports c2LFhcLgames/pokerth Makefile distinfo, games/pokerth/pkg PLIST

   games/pokerth: update to 2.1.5

   from MAINTAINER
VersionDeltaFile
1.19+131-0games/pokerth/pkg/PLIST
1.17+2-2games/pokerth/distinfo
1.64+1-1games/pokerth/Makefile
+134-33 files

OpenBSD/src 20aGPf2lib/libm/arch/i387 fenv.c

   libm: make use of __builtin_cpu_supports() on i386

   libm checks at runtime whether the CPU supports SSE.  The compiler
   runtime on x86 now provides a CPU feature array that we can test with
   __builtin_cpu_supports().
VersionDeltaFile
1.8+14-35lib/libm/arch/i387/fenv.c
+14-351 files

OpenBSD/ports N3WvOAdsysutils/grafana Makefile distinfo, sysutils/grafana/pkg PLIST

   sysutils/grafana: fix rerolled tarball distinfo and update PLIST

   spotted by tb@ and naddy@ thanks!
VersionDeltaFile
1.51+4-4sysutils/grafana/pkg/PLIST
1.51+2-2sysutils/grafana/distinfo
1.68+1-0sysutils/grafana/Makefile
+7-63 files

OpenBSD/ports 8UYsqlRx11/xmobar Makefile cabal.inc, x11/xmobar/patches patch-xmobar_cabal

   x11/xmobar: update to 0.51.1

   ok kili@
VersionDeltaFile
1.27+102-110x11/xmobar/distinfo
1.3+47-48x11/xmobar/cabal.inc
1.28+15-15x11/xmobar/patches/patch-xmobar_cabal
1.64+4-5x11/xmobar/Makefile
+168-1784 files

OpenBSD/ports DDG78Jiwww/gallery-dl Makefile distinfo, www/gallery-dl/pkg PLIST

   gallery-dl: update to 1.32.9
   patch for 1.32.5 by yaydn at protonmail.com, bump to 1.32.9 by me
VersionDeltaFile
1.17+39-3www/gallery-dl/pkg/PLIST
1.14+2-2www/gallery-dl/distinfo
1.17+1-1www/gallery-dl/Makefile
+42-63 files

OpenBSD/ports ux8nymmx11/gnome/contacts Makefile, x11/gnome/contacts/patches patch-src_meson_build patch-src_contacts-avatar_vala

   Move to glycin.
VersionDeltaFile
1.113+5-3x11/gnome/contacts/Makefile
1.2+0-0x11/gnome/contacts/patches/patch-src_meson_build
1.2+0-0x11/gnome/contacts/patches/patch-src_contacts-avatar_vala
1.4+0-0x11/gnome/contacts/patches/patch-src_contacts-avatar-selector_vala
1.5+0-0x11/gnome/contacts/patches/patch-meson_build
+5-35 files

OpenBSD/ports AnGjdAadevel/kdiff3 Makefile distinfo

   Update kdiff3 to 1.12.6
VersionDeltaFile
1.37+2-2devel/kdiff3/distinfo
1.58+1-1devel/kdiff3/Makefile
+3-32 files

OpenBSD/ports 5xyl4SHcad/kicad-share/footprints distinfo, cad/kicad-share/footprints/pkg PLIST

   Update kicad to 10.0.5
VersionDeltaFile
1.21+14-2cad/kicad-share/footprints/pkg/PLIST
1.8+4-4cad/kicad/patches/patch-eeschema_eeschema_jobs_handler_cpp
1.23+2-2cad/kicad-share/symbols/distinfo
1.25+2-2cad/kicad-share/packages3D/distinfo
1.23+2-2cad/kicad-share/footprints/distinfo
1.24+4-0cad/kicad-share/packages3D/pkg/PLIST
+28-129 files not shown
+40-2315 files

OpenBSD/ports yrWUD0utextproc/ding Makefile

   ding: bump MODTK_VERSION to 8.6 by stu
VersionDeltaFile
1.3+2-2textproc/ding/Makefile
+2-21 files

OpenBSD/ports YCRmAOzmisc/llama.cpp distinfo Makefile, misc/llama.cpp/patches patch-CMakeLists_txt

   misc/llama.cpp: update to b10192
VersionDeltaFile
1.1+12-0misc/llama.cpp/patches/patch-CMakeLists_txt
1.24+4-4misc/llama.cpp/distinfo
1.31+4-4misc/llama.cpp/Makefile
+20-83 files

OpenBSD/ports ddvtG7udevel/libggml Makefile distinfo, devel/libggml/patches patch-src_ggml-cpu_llamafile_sgemm_cpp

   devel/libggml: update to 0.18.0
VersionDeltaFile
1.21+2-2devel/libggml/distinfo
1.2+1-1devel/libggml/patches/patch-src_ggml-cpu_llamafile_sgemm_cpp
1.24+1-1devel/libggml/Makefile
+4-43 files

OpenBSD/ports o9R8uZHx11/gnome/nautilus distinfo Makefile, x11/gnome/nautilus/patches patch-src_nautilus-file_c patch-src_nautilus-file-utilities_h

   Update to nautilus-50.2.2.
VersionDeltaFile
1.259+8-6x11/gnome/nautilus/Makefile
1.125+2-2x11/gnome/nautilus/distinfo
1.2+1-1x11/gnome/nautilus/patches/patch-src_nautilus-file_c
1.2+1-1x11/gnome/nautilus/patches/patch-src_nautilus-file-utilities_h
1.2+1-1x11/gnome/nautilus/patches/patch-src_nautilus-file-utilities_c
1.80+1-0x11/gnome/nautilus/pkg/PLIST
+14-116 files

OpenBSD/ports UgVVPNqmeta/gnome Makefile

   RDEP on a couple of useful thumbnailers.
VersionDeltaFile
1.304+5-1meta/gnome/Makefile
+5-11 files

OpenBSD/ports IcVKQ4Ex11/gnome Makefile

   +gst-thumbnailers
VersionDeltaFile
1.357+1-0x11/gnome/Makefile
+1-01 files

OpenBSD/ports IUcf18Wx11/gnome/gst-thumbnailers Makefile Makefile, x11/gnome/gst-thumbnailers/pkg DESCR PLIST

   Import gst-thumbnailers-1.0.0

   GStreamer video and audio file thumbnailer.

   ok robert@
VersionDeltaFile
1.1+258-0x11/gnome/gst-thumbnailers/distinfo
1.1+128-0x11/gnome/gst-thumbnailers/crates.inc
1.1+35-0x11/gnome/gst-thumbnailers/Makefile
1.1+5-0x11/gnome/gst-thumbnailers/pkg/PLIST
1.1+1-0x11/gnome/gst-thumbnailers/pkg/DESCR
1.1.1.1+0-0x11/gnome/gst-thumbnailers/Makefile
+427-04 files not shown
+427-010 files

OpenBSD/ports Dh3kBqkx11/gnome Makefile

   +glycin
VersionDeltaFile
1.356+1-0x11/gnome/Makefile
+1-01 files

OpenBSD/ports no1m1QHx11/gnome/glycin Makefile Makefile, x11/gnome/glycin/pkg DESCR PLIST

   Initial revision
VersionDeltaFile
1.1+654-0x11/gnome/glycin/distinfo
1.1+326-0x11/gnome/glycin/crates.inc
1.1+40-0x11/gnome/glycin/Makefile
1.1+17-0x11/gnome/glycin/pkg/PLIST
1.1+1-0x11/gnome/glycin/pkg/DESCR
1.1.1.1+0-0x11/gnome/glycin/Makefile
+1,038-04 files not shown
+1,038-010 files