OpenBSD/ports 4BQNGHgdevel/py-jaraco-functools Makefile distinfo

   update to py3-jaraco-functools-4.3.0
VersionDeltaFile
1.19+2-2devel/py-jaraco-functools/Makefile
1.6+2-2devel/py-jaraco-functools/distinfo
+4-42 files

OpenBSD/ports RpGmQfrwww/nghttp2 distinfo Makefile

   update to nghttp2-1.67.1
VersionDeltaFile
1.68+2-2www/nghttp2/distinfo
1.77+1-1www/nghttp2/Makefile
+3-32 files

OpenBSD/src n1x8Pm6lib/libcrypto/mlkem mlkem_internal.c

   mlkem_generate_key_external_entropy: normalize sizeof() use
VersionDeltaFile
1.3+2-2lib/libcrypto/mlkem/mlkem_internal.c
+2-21 files

OpenBSD/ports HH9wgsRsecurity/gopass distinfo modules.inc

   update to gopass-1.15.17
VersionDeltaFile
1.31+178-224security/gopass/distinfo
1.18+144-164security/gopass/modules.inc
1.42+1-1security/gopass/Makefile
+323-3893 files

OpenBSD/src i90IAzSlib/libcrypto/mlkem mlkem_key.c

   Simplify MLKEM_{private,public}_key_new()

   This removes two unnecessary variables in each of these functions,
   normalizes the sizeof() use and undoes unnecessary line wraps.

   ok deraadt djm kenjiro
VersionDeltaFile
1.4+7-19lib/libcrypto/mlkem/mlkem_key.c
+7-191 files

OpenBSD/ports Vqadgojsysutils/freeipmi distinfo Makefile

   update to freeipmi-1.6.16
   - fix potential sensor reading miscalculation on unsigned char archs
   - build fixes for gcc15
VersionDeltaFile
1.25+2-2sysutils/freeipmi/distinfo
1.55+1-1sysutils/freeipmi/Makefile
+3-32 files

OpenBSD/ports 6k3uZfAwayland/wf-config Makefile, wayland/wf-config/pkg PLIST

   wayland/wf-config: register @conflict with wayfire<0.10

   /usr/local/include/wayfire/nonstd/safe-list.hpp moved to wf-config.
VersionDeltaFile
1.10+1-1wayland/wf-config/Makefile
1.3+1-0wayland/wf-config/pkg/PLIST
+2-12 files

OpenBSD/ports r4AoMwUsysutils/twc distinfo Makefile

   update to twc 2.14.0
VersionDeltaFile
1.9+2-2sysutils/twc/distinfo
1.9+1-1sysutils/twc/Makefile
+3-32 files

OpenBSD/src YEE9BgMsys/arch/amd64/stand/efiboot efiboot.c cmd_i386.c

   Fix "machine memory" to handle the arguments.  The modified map had
   been reverted to the origin when efi_memprobe_internal() is called
   for the second time after efi_cleanup().  test by Crystal Kolipe
   and Andrzej.

   ok mlarkin
VersionDeltaFile
1.44+32-18sys/arch/amd64/stand/efiboot/efiboot.c
1.4+3-1sys/arch/amd64/stand/efiboot/cmd_i386.c
1.46+2-2sys/arch/amd64/stand/efiboot/conf.c
+37-213 files

OpenBSD/ports TYRWp01security/wycheproof-testvectors Makefile distinfo

   Update to wycheproof-testvectors 20250915
VersionDeltaFile
1.25+2-2security/wycheproof-testvectors/Makefile
1.22+2-2security/wycheproof-testvectors/distinfo
+4-42 files

OpenBSD/ports JoSuDtBlang/scala distinfo Makefile

   lang/scala: update to 3.7.3

   Changes: https://github.com/scala/scala3/releases/tag/3.7.3
VersionDeltaFile
1.16+2-2lang/scala/distinfo
1.30+1-1lang/scala/Makefile
+3-32 files

OpenBSD/ports ZsQqoUDaudio/beets distinfo Makefile, audio/beets/pkg PLIST

   audio/beets: update to 2.4.0

   Changes: https://github.com/beetbox/beets/releases/tag/v2.4.0

   OK: sthen@
VersionDeltaFile
1.30+53-9audio/beets/pkg/PLIST
1.28+2-2audio/beets/distinfo
1.72+2-1audio/beets/Makefile
+57-123 files

OpenBSD/ports YIpECACdevel/py-pygithub distinfo Makefile, devel/py-pygithub/pkg PLIST

   update pygithub to 2.8.1
VersionDeltaFile
1.7+22-0devel/py-pygithub/pkg/PLIST
1.5+2-2devel/py-pygithub/distinfo
1.7+1-1devel/py-pygithub/Makefile
+25-33 files

OpenBSD/ports Hn14zCXdevel/tea distinfo modules.inc

   Update tea 0.10.1 -> 0.11.0
   Changelog: https://gitea.com/gitea/tea/releases/tag/v0.11.0
VersionDeltaFile
1.4+124-72devel/tea/distinfo
1.4+38-27devel/tea/modules.inc
1.5+2-3devel/tea/Makefile
+164-1023 files

OpenBSD/ports MsbNFb3textproc/fx distinfo modules.inc

   Update fx 38.0.0 -> 39.1.0
   Release notes: https://github.com/antonmedv/fx/releases
VersionDeltaFile
1.3+46-38textproc/fx/distinfo
1.2+14-11textproc/fx/modules.inc
1.3+2-2textproc/fx/Makefile
+62-513 files

OpenBSD/ports mpG8hsEsysutils/py-vmomi Makefile distinfo, sysutils/py-vmomi/pkg PLIST

   Update py-vmomi 8.0.2.0.1 -> 9.0.0.0
   Release notes: https://github.com/vmware/pyvmomi/releases/tag/v9.0.0.0
VersionDeltaFile
1.11+3,198-7sysutils/py-vmomi/pkg/PLIST
1.25+4-8sysutils/py-vmomi/Makefile
1.14+2-2sysutils/py-vmomi/distinfo
+3,204-173 files

OpenBSD/src 5PZ2U5Busr.bin/rcs rcstime.c

   rcs_set_tz: Use timegm() to parse broken-down UTC

   We used to use mktime() (which expects local time not UTC) and
   manually adjust the time zone, but this did not take DST into
   account.  From Tomas Rippl
VersionDeltaFile
1.7+3-3usr.bin/rcs/rcstime.c
+3-31 files

OpenBSD/src wtc1ZzXusr.bin/newsyslog newsyslog.c

   newsyslog: use localtime_r(3) with error handling

   Replace localtime(3) with localtime_r(3) to avoid editing of struct tm
   in libc.  While here do correct error handling of the return value.

   suggested by bluhm

   ok bluhm
VersionDeltaFile
1.119+11-9usr.bin/newsyslog/newsyslog.c
+11-91 files

OpenBSD/src ooDGFZuusr.sbin/rpki-client version.h

   Move rpki-client towards release 9.6

   OK tb@
VersionDeltaFile
1.28+2-2usr.sbin/rpki-client/version.h
+2-21 files

OpenBSD/ports GY8kyUhtextproc/libuninameslist Makefile distinfo

   Update libuninameslist to 20250909.
VersionDeltaFile
1.11+3-3textproc/libuninameslist/Makefile
1.8+2-2textproc/libuninameslist/distinfo
+5-52 files

OpenBSD/ports Ir5TDdkgames/yquake2 distinfo Makefile

   update to yquake2-8.60, from Tom Murphy (maintainer)
VersionDeltaFile
1.15+2-2games/yquake2/distinfo
1.33+1-1games/yquake2/Makefile
+3-32 files

OpenBSD/ports Yb7UJYKx11/gnome/shell Makefile, x11/gnome/shell/patches patch-js_misc_loginManager_js

   Tweak to silence a warning.
VersionDeltaFile
1.27+6-4x11/gnome/shell/patches/patch-js_misc_loginManager_js
1.291+1-0x11/gnome/shell/Makefile
+7-42 files

OpenBSD/ports 57HX5b1games/mvdsv Makefile distinfo

   update to mvdsv-1.11, from Tom Murphy (maintainer)

   tweaks from me: drop -L from unzip command rather than mv'ing a file to fix
   the case in the filename, and add a comment explaining why unzip -a doesn't
   work quite as expected
VersionDeltaFile
1.13+8-4games/mvdsv/Makefile
1.8+2-2games/mvdsv/distinfo
+10-62 files

OpenBSD/src f5eVB9ysys/dev/fdt bcm2711_tmon.c

   Register the thermal sensor with the thermal framework.
   Based on an earlier diff from mglocker@

   ok mglocker@, jca@
VersionDeltaFile
1.4+29-1sys/dev/fdt/bcm2711_tmon.c
+29-11 files

OpenBSD/src ZXnzYxHshare/man/man4 bcmtmon.4

   Mention BCM2712 and the Raspberry Pi 5.

   requested by mglocker@
VersionDeltaFile
1.3+4-4share/man/man4/bcmtmon.4
+4-41 files

OpenBSD/ports D86AhQigeo/gdal distinfo Makefile, geo/gdal/pkg PLIST-main

   geo/gdal: update to 3.11.4.

   see https://github.com/OSGeo/gdal/blob/v3.11.4/NEWS.md
VersionDeltaFile
1.82+4-4geo/gdal/distinfo
1.34+3-3geo/gdal/pkg/PLIST-main
1.164+1-2geo/gdal/Makefile
+8-93 files

OpenBSD/ports wmPtbK7sysutils/upower distinfo Makefile, sysutils/upower/patches patch-libupower-glib_up-device_c patch-src_openbsd_up-backend_c

   sysutils/upower: update to 1.90.10.

   see https://gitlab.freedesktop.org/upower/upower/-/releases/v1.90.10
VersionDeltaFile
1.30+2-2sysutils/upower/distinfo
1.79+1-1sysutils/upower/Makefile
1.9+1-1sysutils/upower/patches/patch-libupower-glib_up-device_c
1.27+0-0sysutils/upower/patches/patch-src_openbsd_up-backend_c
+4-44 files

OpenBSD/ports UVaHnXLwww/seamonkey distinfo Makefile, www/seamonkey-i18n distinfo Makefile.inc

   www/seamonkey: update to 2.53.21.

   see https://www.seamonkey-project.org/releases/seamonkey2.53.21/#new
VersionDeltaFile
1.77+42-42www/seamonkey-i18n/distinfo
1.123+2-2www/seamonkey/distinfo
1.312+1-2www/seamonkey/Makefile
1.85+1-1www/seamonkey-i18n/Makefile.inc
1.4+1-1www/seamonkey/patches/patch-build_moz_configure_toolchain_configure
1.2+0-0www/seamonkey/patches/patch-js_src_threading_ExclusiveData_h
+47-486 files

OpenBSD/ports stPsky0geo/gpxsee distinfo Makefile, geo/gpxsee/pkg PLIST

   geo/gpxsee: update to 13.47
VersionDeltaFile
1.40+2-2geo/gpxsee/distinfo
1.42+1-1geo/gpxsee/Makefile
1.11+1-0geo/gpxsee/pkg/PLIST
+4-33 files

OpenBSD/ports tvwHHkNwww/nextcloud/30 distinfo Makefile, www/nextcloud/30/pkg PLIST

   update to nextcloud-30.0.15 (the update was already committed to -stable)
VersionDeltaFile
1.9+453-299www/nextcloud/30/pkg/PLIST
1.9+2-2www/nextcloud/30/distinfo
1.12+1-1www/nextcloud/30/Makefile
+456-3023 files