OpenBSD/ports 0x6risgaudio/spotifyd distinfo crates.inc, audio/spotifyd/patches patch-modcargo-crates_aws-lc-sys-0_27_0_aws-lc_crypto_fipsmodule_bcm_c

   Update to spotifyd 0.4.2.

   This fixes the port with recent spotify API changes, and removes the EXECONLY
   and BTCFI workarounds, which are no longer necessary.
VersionDeltaFile
1.9+558-548audio/spotifyd/distinfo
1.8+278-273audio/spotifyd/crates.inc
1.19+2-7audio/spotifyd/Makefile
1.2+0-0audio/spotifyd/patches/patch-modcargo-crates_aws-lc-sys-0_27_0_aws-lc_crypto_fipsmodule_bcm_c
+838-8284 files

OpenBSD/ports 6FV174Enet/tor distinfo Makefile

   Update to tor 0.4.8.21.
VersionDeltaFile
1.140+2-2net/tor/distinfo
1.175+1-1net/tor/Makefile
+3-32 files

OpenBSD/ports zwFBeOwdatabases/db Makefile.inc, databases/db/v4 Makefile

   Bump MODJAVA_VER to jdk-17 to match libreoffice. okay sthen@
VersionDeltaFile
1.47+1-1databases/db/Makefile.inc
1.85+1-1databases/db/v4/Makefile
+2-22 files

OpenBSD/ports sHShjr5databases/jxplorer Makefile

   Update to use jdk-11. okay sthen@
VersionDeltaFile
1.23+2-2databases/jxplorer/Makefile
+2-21 files

OpenBSD/src m76Qj1vusr.sbin/installboot installboot.c bootstrap.c

   Fix two circumstances where the code didn't understand that struct disklabel
   doesn't fit inside a sector anymore.
   There are a limited number of cases like this showing up throughout the
   tree, and we may want a better mechanism to hand-fix them.  This however
   still means we need to find them..
   ok krw
VersionDeltaFile
1.18+12-1usr.sbin/installboot/installboot.c
1.15+3-3usr.sbin/installboot/bootstrap.c
1.14+3-3usr.sbin/installboot/landisk_installboot.c
1.18+3-1usr.sbin/installboot/installboot.h
+21-84 files

OpenBSD/ports QMP78zyx11/gnome/gdm Makefile, x11/gnome/gdm/patches patch-meson_build

   Fix dconf_sysconfig.
VersionDeltaFile
1.7+12-0x11/gnome/gdm/patches/patch-meson_build
1.352+1-1x11/gnome/gdm/Makefile
+13-12 files

OpenBSD/ports yv6rLranet/isc-bind Makefile distinfo

   update to isc-bind-9.20.16
VersionDeltaFile
1.207.2.2+2-2net/isc-bind/Makefile
1.138.2.2+2-2net/isc-bind/distinfo
+4-42 files

OpenBSD/ports ttX4iednet/isc-bind Makefile distinfo

   update to isc-bind-9.20.16
VersionDeltaFile
1.211+4-2net/isc-bind/Makefile
1.140+2-2net/isc-bind/distinfo
+6-42 files

OpenBSD/src xYW0PVMusr.sbin/bgpd rde_rib.c

   Add missing newline.
VersionDeltaFile
1.278+2-1usr.sbin/bgpd/rde_rib.c
+2-11 files

OpenBSD/ports zf7IaSGsysutils/p5-Sys-Virt distinfo Makefile

   Update to p5-Sys-Virt-11.8.0.
VersionDeltaFile
1.62+2-2sysutils/p5-Sys-Virt/distinfo
1.76+2-1sysutils/p5-Sys-Virt/Makefile
+4-32 files

OpenBSD/xenocara jmlK8iHlib/fontconfig/pc Makefile

   Update PACKAGE_VERSION to 2.17.1; this was missed during last update.
VersionDeltaFile
1.9+2-2lib/fontconfig/pc/Makefile
+2-21 files

OpenBSD/ports nX7ORZDdevel/vte3 Makefile

   Add BDEP on devel/fmt and LDEP on textproc/simdutf.
VersionDeltaFile
1.150+9-2devel/vte3/Makefile
+9-21 files

OpenBSD/ports JsWE3LDdevel/fmt Makefile distinfo, devel/fmt/patches patch-test_gtest-extra-test_cc patch-src_os_cc

   Update to fmt-11.2.0.
   This is not the latest version because with 12.x and beyond, some functions have
   been removed (like fmt::localtime). So let the ecosystem adapt before upgrading
   to this new one.
VersionDeltaFile
1.5+3-3devel/fmt/patches/patch-test_gtest-extra-test_cc
1.7+2-2devel/fmt/Makefile
1.5+2-2devel/fmt/distinfo
1.5+1-0devel/fmt/pkg/PLIST
1.2+0-0devel/fmt/patches/patch-src_os_cc
+8-75 files

OpenBSD/src kVgYbQbsys/arch/amd64/amd64 vmm_machdep.c, sys/dev/vmm vmm.h

   Capture VMCALL and abort the VM loop if invoked from cpl 0

   When invoked from user space the expected happens:
   VMX_EXIT_VMCALL at cpl=3

   And the guest programs gets
   Illegal instruction (core dumped)

   ok mlarkin@
VersionDeltaFile
1.66+21-5sys/arch/amd64/amd64/vmm_machdep.c
1.12+4-1sys/dev/vmm/vmm.h
+25-62 files

OpenBSD/ports JMys23Tmultimedia/handbrake Makefile

   multimedia/handbrake: remove usless LIB_DEPENDS

   reported by semarie@

   OK: landry@
VersionDeltaFile
1.32+2-12multimedia/handbrake/Makefile
+2-121 files

OpenBSD/src HskvQcMusr.sbin/bgpd rde_rib.c rde_adjout.c

   Implement cleanup helpers for rib_dump_free()

   rib_dump_cleanup() and prefix_adjout_dump_cleanup() do the specific
   bits of unlocking and removing the held reference to the rib entry
   or prefix. This way the code doing that can be properly moved to
   rde_adjout.c
   OK tb@
VersionDeltaFile
1.277+11-20usr.sbin/bgpd/rde_rib.c
1.2+8-1usr.sbin/bgpd/rde_adjout.c
1.320+2-1usr.sbin/bgpd/rde.h
+21-223 files

OpenBSD/ports 4j41Hszbenchmarks/hyperfine distinfo crates.inc

   update to hyperfine-1.20.0
VersionDeltaFile
1.11+202-168benchmarks/hyperfine/distinfo
1.10+100-83benchmarks/hyperfine/crates.inc
1.15+1-2benchmarks/hyperfine/Makefile
+303-2533 files

OpenBSD/ports kZ4fSW0lang/php/8.4 Makefile distinfo

   update to php-8.4.15
VersionDeltaFile
1.21.2.2+4-1lang/php/8.4/Makefile
1.12.2.2+2-2lang/php/8.4/distinfo
+6-32 files

OpenBSD/ports 7tJBZcYlang/php/8.3 Makefile distinfo

   update to php-8.3.28
VersionDeltaFile
1.44.2.2+4-1lang/php/8.3/Makefile
1.26.2.2+2-2lang/php/8.3/distinfo
+6-32 files

OpenBSD/ports A5lydSXlang/php/8.4 Makefile distinfo

   update to php-8.4.15
VersionDeltaFile
1.25+3-2lang/php/8.4/Makefile
1.14+2-2lang/php/8.4/distinfo
+5-42 files

OpenBSD/ports 9oF9tlHlang/php/8.3 Makefile distinfo

   update to php-8.3.28
VersionDeltaFile
1.48+3-2lang/php/8.3/Makefile
1.28+2-2lang/php/8.3/distinfo
+5-42 files

OpenBSD/src VAZUfgjregress/sys/ffs README

   Update README to include new CHFLAGS option for file system regression tests.
VersionDeltaFile
1.5+17-1regress/sys/ffs/README
+17-11 files

OpenBSD/ports Xtx7dH7misc/openhab-addons Makefile Makefile.inc, misc/openhab-addons/4 Makefile distinfo

   update to openhab-addons-4.3.8, and rearrange for future addition of 5.x
   from Chaz Kettleson (maintainer), PLIST tweaks from me
VersionDeltaFile
1.11+4-27misc/openhab-addons/Makefile
1.1+30-0misc/openhab-addons/Makefile.inc
1.1+7-0misc/openhab-addons/4/pkg/PLIST
1.1+3-0misc/openhab-addons/4/Makefile
1.1+2-0misc/openhab-addons/4/distinfo
1.11+0-0misc/openhab-addons/distinfo
+46-271 files not shown
+46-277 files

OpenBSD/ports bg4drgEmisc/openhab Makefile.inc Makefile, misc/openhab/4 Makefile distinfo

   update to openhab-4.3.8, and rearrange for future addition of 5.x
   from Chaz Kettleson (maintainer), PLIST tweaks from me
VersionDeltaFile
1.1+1,462-0misc/openhab/4/pkg/PLIST
1.1+44-0misc/openhab/Makefile.inc
1.13+4-40misc/openhab/Makefile
1.1+4-0misc/openhab/4/Makefile
1.1+2-0misc/openhab/4/distinfo
1.12+0-0misc/openhab/distinfo
+1,516-404 files not shown
+1,516-4010 files

OpenBSD/src iqI0vKhsys/miscfs/fuse fuse_device.c

   Implement reference counting for fd. There may be a rare race condition
   when the fuse device is closed and manages to free fd before a sleeping
   thread reaches the fd->fd_fmp == NULL check.

   OK claudio@
VersionDeltaFile
1.48+54-16sys/miscfs/fuse/fuse_device.c
+54-161 files

OpenBSD/ports KQh9U9Fwayland/wlroots distinfo Makefile

   Update to wlroots 0.19.2
VersionDeltaFile
1.10+2-2wayland/wlroots/distinfo
1.15+1-1wayland/wlroots/Makefile
+3-32 files

OpenBSD/ports EPwLTfmsysutils/google-cloud-sdk distinfo Makefile, sysutils/google-cloud-sdk/pkg PLIST

   Update to google-cloud-sdk-548.0.0.
VersionDeltaFile
1.401+405-0sysutils/google-cloud-sdk/pkg/PLIST
1.417+2-2sysutils/google-cloud-sdk/distinfo
1.437+1-1sysutils/google-cloud-sdk/Makefile
+408-33 files

OpenBSD/ports Wv524nhmisc/rlwrap Makefile distinfo, misc/rlwrap/patches patch-filters_Makefile_in

   update to rlwrap-0.48
VersionDeltaFile
1.20+5-5misc/rlwrap/Makefile
1.11+2-2misc/rlwrap/distinfo
1.9+1-1misc/rlwrap/patches/patch-filters_Makefile_in
+8-83 files

OpenBSD/ports o4slrKgnet/eduvpn/vpn-portal-artwork-eduvpn distinfo Makefile

   update to vpn-portal-artwork-eduvpn-3.0.7
VersionDeltaFile
1.7+2-2net/eduvpn/vpn-portal-artwork-eduvpn/distinfo
1.9+1-2net/eduvpn/vpn-portal-artwork-eduvpn/Makefile
+3-42 files

OpenBSD/src BYQIuh5lib/libfuse fuse.c fuse_private.h, sys/miscfs/fuse fuse_device.c

   Add support for blocking reads to the FUSE device and change libfuse so
   that it now blocks when reading fusebufs from /dev/fuse0 rather than
   waiting for a kernel event to indicate that a new fusebuf is available.

   As libfuse is no longer listening for kernel events, it now has to
   listen for signals using signal(3). These were previously ignored
   because they were delivered as kernel events. One benefit of this is
   that pressing Ctrl+C during an sshfs login now exits, as expected.

   A few errnos have also been changed to match Linux, since file systems
   that will later use the kernel protocol may rely on these.

   OK claudio@
VersionDeltaFile
1.56+17-54lib/libfuse/fuse.c
1.47+48-12sys/miscfs/fuse/fuse_device.c
1.25+1-5lib/libfuse/fuse_private.h
+66-713 files