OpenBSD/ports Q7c7zHFwayland/gtkgreet Makefile

   gtkgreet uses C11, so move to ports-gcc on base-gcc arches

   Fixes the build on sparc64
VersionDeltaFile
1.2+4-0wayland/gtkgreet/Makefile
+4-01 files

OpenBSD/ports FoKiT3vaudio/gmpc Makefile

   libnotify base-gcc chokes on __attribute__((__deprecated__)) annotating enum

   Move to ports-gcc on base-gcc arches to fix build on sparc64
VersionDeltaFile
1.78+4-0audio/gmpc/Makefile
+4-01 files

OpenBSD/ports 7VYs5FFx11/mate/settings-daemon Makefile

   libnotify base-gcc chokes on __attribute__((__deprecated__)) annotating enum

   Move to ports-gcc on base-gcc arches to fix build on sparc64
VersionDeltaFile
1.32+4-0x11/mate/settings-daemon/Makefile
+4-01 files

OpenBSD/ports TsYRA9Egeo/geoclue2 Makefile

   libnotify base-gcc chokes on __attribute__((__deprecated__)) annotating enum

   Move to ports-gcc to fix build on sparc64
VersionDeltaFile
1.59+4-0geo/geoclue2/Makefile
+4-01 files

OpenBSD/ports JzAZgjIx11/mate/caja Makefile

   libnotify base-gcc chokes on __attribute__((__deprecated__)) annotating enum

   Move to ports-gcc on base-gcc arches to fix build on sparc64
VersionDeltaFile
1.31+4-0x11/mate/caja/Makefile
+4-01 files

OpenBSD/ports p0UGFmAdevel/py-holidays distinfo Makefile, devel/py-holidays/pkg PLIST

   update py-holidays to 0.93
VersionDeltaFile
1.5+23-0devel/py-holidays/pkg/PLIST
1.7+2-2devel/py-holidays/distinfo
1.8+1-2devel/py-holidays/Makefile
+26-43 files

OpenBSD/ports 4wIqoRtwww/jupyter-notebook distinfo Makefile, www/jupyter-notebook/pkg PLIST

   update jupyter-notebook to 7.5.5
VersionDeltaFile
1.28+58-58www/jupyter-notebook/pkg/PLIST
1.23+2-2www/jupyter-notebook/distinfo
1.43+1-1www/jupyter-notebook/Makefile
+61-613 files

OpenBSD/ports Tim2Mk4www/py-tornado Makefile distinfo, www/py-tornado/pkg PLIST

   update py-tornado to 6.5.5

   Addresses:
   CVE-2025-47287
   CVE-2025-67724
   CVE-2025-67725
   CVE-2025-67726

   ok sthen@
VersionDeltaFile
1.37+5-3www/py-tornado/Makefile
1.17+2-2www/py-tornado/distinfo
1.21+2-0www/py-tornado/pkg/PLIST
+9-53 files

OpenBSD/src JN2wYYVsys/netinet tcp_input.c

   Ignore TCP SACK packets with invalid sequence numbers.

   Due to an integer overflow, sequence numbers in selective ACK packets
   were accepted.  Such packets caused a NULL pointer dereference in
   the TCP stack, resulting in a kernel crash.

   Reported by Nicholas Carlini at anthropic dot com
   with deraadt@; OK markus@

   this is errata/7.7/031_sack.patch.sig
VersionDeltaFile
1.434.4.1+4-2sys/netinet/tcp_input.c
+4-21 files

OpenBSD/src ItSV62tsys/netinet tcp_input.c

   Ignore TCP SACK packets with invalid sequence numbers.

   Due to an integer overflow, sequence numbers in selective ACK packets
   were accepted.  Such packets caused a NULL pointer dereference in
   the TCP stack, resulting in a kernel crash.

   Reported by Nicholas Carlini at anthropic dot com
   with deraadt@; OK markus@

   this is errata/7.8/025_sack.patch.sig
VersionDeltaFile
1.464.2.1+4-2sys/netinet/tcp_input.c
+4-21 files

OpenBSD/ports zbO39bpnet/tdesktop distinfo Makefile

   update to tdesktop 6.6.4
VersionDeltaFile
1.158+2-2net/tdesktop/distinfo
1.212+1-2net/tdesktop/Makefile
+3-42 files

OpenBSD/src l36KCUbsys/netinet tcp_input.c

   Ignore TCP SACK packets with invalid sequence numbers.

   Due to an integer overflow, sequence numbers in selective ACK packets
   were accepted.  Such packets caused a NULL pointer dereference in
   the TCP stack, resulting in a kernel crash.

   Reported by Nicholas Carlini at anthropic dot com
   with deraadt@; OK markus@
VersionDeltaFile
1.465+4-2sys/netinet/tcp_input.c
+4-21 files

OpenBSD/ports 2AUbO8Zlang/gleam distinfo Makefile

   lang/gleam: Update to 1.15.2
VersionDeltaFile
1.29+2-2lang/gleam/distinfo
1.35+1-1lang/gleam/Makefile
+3-32 files

OpenBSD/ports N7rBFiMarchivers/lzip/lzip distinfo Makefile

   Update lzip to 1.26.
VersionDeltaFile
1.14+2-2archivers/lzip/lzip/distinfo
1.25+1-1archivers/lzip/lzip/Makefile
+3-32 files

OpenBSD/src AuQYhNOlib/libexpat Changes, lib/libexpat/lib xmlparse.c

   Backport fixes from libexpat version 2.7.5.

   Relevant for OpenBSD are security fixes #1158 #1161 #1162 #1163,
   other changes #1156 #1153.  Library bump is not necessary.
   CVE-2026-32776 CVE-2026-32777 CVE-2026-32778

   OK tb@

   this is errata/7.7/030_expat.patch.sig
VersionDeltaFile
1.42.4.3+53-10lib/libexpat/lib/xmlparse.c
1.6.4.2+27-3lib/libexpat/tests/basic_tests.c
1.6.4.1+30-0lib/libexpat/tests/misc_tests.c
1.1.8.2+27-0lib/libexpat/tests/nsalloc_tests.c
1.30.4.3+21-0lib/libexpat/Changes
+158-135 files

OpenBSD/src JblDS4Xlib/libexpat Changes, lib/libexpat/lib xmlparse.c

   Backport fixes from libexpat version 2.7.5.

   Relevant for OpenBSD are security fixes #1158 #1161 #1162 #1163,
   other changes #1156 #1153.  Library bump is not necessary.
   CVE-2026-32776 CVE-2026-32777 CVE-2026-32778

   this is errata/7.8/024_expat.patch.sig
VersionDeltaFile
1.44.2.2+53-10lib/libexpat/lib/xmlparse.c
1.7.2.2+27-3lib/libexpat/tests/basic_tests.c
1.8.2.1+30-0lib/libexpat/tests/misc_tests.c
1.2.2.1+27-0lib/libexpat/tests/nsalloc_tests.c
1.32.2.2+21-0lib/libexpat/Changes
+158-135 files

OpenBSD/ports gfpfbbKnet/samba Makefile distinfo, net/samba/patches patch-source3_modules_vfs_streams_xattr_c patch-source3_wscript

   Update to samba-4.24.0

   Changes: https://www.samba.org/samba/history/samba-4.24.0.html

   Bump couple of shared libs per check_sym's suggestion

   Test and OK Ian McWilliam (co-maintainer)
VersionDeltaFile
1.87+43-0net/samba/pkg/PLIST-main
1.1+17-0net/samba/patches/patch-source3_modules_vfs_streams_xattr_c
1.371+7-7net/samba/Makefile
1.28+0-9net/samba/patches/patch-source3_wscript
1.5+3-3net/samba/patches/patch-source3_lib_sysquotas_c
1.137+2-2net/samba/distinfo
+72-213 files not shown
+74-239 files

OpenBSD/ports 2tB0ehGdatabases/tdb distinfo Makefile

   Update to tdb-1.4.15

   Needed for samba-4.24.0

   Test and OK Ian McWilliam (co-maintainer)
VersionDeltaFile
1.26+2-2databases/tdb/distinfo
1.59+1-1databases/tdb/Makefile
+3-32 files

OpenBSD/ports yCTXw3Idevel/libtalloc Makefile distinfo

   Update to libtalloc-2.4.4

   Needed for samba-4.24.0

   Bump minor of shared lib per check_sym's suggestion

   Test and OK Ian McWilliam (co-maintainer)
VersionDeltaFile
1.46+2-3devel/libtalloc/Makefile
1.20+2-2devel/libtalloc/distinfo
+4-52 files

OpenBSD/ports SvXENVnwww/sogo Makefile distinfo, www/sogo/pkg PLIST

   update to 5.12.4 and drop MAINTAINER
VersionDeltaFile
1.62+88-0www/sogo/pkg/PLIST
1.117+3-5www/sogo/Makefile
1.62+2-2www/sogo/distinfo
+93-73 files

OpenBSD/ports 0Dto1Vowww/sope Makefile distinfo

   update to 5.12.4 and drop MAINTAINER
VersionDeltaFile
1.105+2-4www/sope/Makefile
1.64+2-2www/sope/distinfo
+4-62 files

OpenBSD/ports qLtQZAksecurity/step-ca distinfo modules.inc

   update to step-ca-0.30.1
VersionDeltaFile
1.8+890-844security/step-ca/distinfo
1.8+271-251security/step-ca/modules.inc
1.12+1-1security/step-ca/Makefile
+1,162-1,0963 files

OpenBSD/ports wWMTmytsecurity/step-cli distinfo modules.inc

   update to step-cli-0.30.1
VersionDeltaFile
1.7+880-846security/step-cli/distinfo
1.7+270-256security/step-cli/modules.inc
1.17+1-1security/step-cli/Makefile
+1,151-1,1033 files

OpenBSD/ports ZZUSJfpgraphics/libavif distinfo Makefile, graphics/libavif/patches patch-ext_libyuv_source_cpu_id_cc patch-ext_libyuv_include_libyuv_cpu_id_h

   update to libavif-1.4.0, from Brad (maintainer)
VersionDeltaFile
1.20+6-6graphics/libavif/distinfo
1.26+4-4graphics/libavif/Makefile
1.2+3-3graphics/libavif/patches/patch-ext_libyuv_source_cpu_id_cc
1.2+1-1graphics/libavif/patches/patch-ext_libyuv_include_libyuv_cpu_id_h
+14-144 files

OpenBSD/ports Q5JrPlVmultimedia/libvpx Makefile distinfo, multimedia/libvpx/patches patch-build_make_configure_sh patch-libs_mk

   update to libvpx-1.16.0, from Brad

   I've tested building all dependents except chromium with this,
   tried building chromium 3 times and it failed for js-related reasons
   so hopefully it will do better in bulks!
VersionDeltaFile
1.15+6-6multimedia/libvpx/patches/patch-build_make_configure_sh
1.26+5-5multimedia/libvpx/patches/patch-libs_mk
1.29+4-4multimedia/libvpx/patches/patch-configure
1.63+4-2multimedia/libvpx/Makefile
1.28+2-2multimedia/libvpx/distinfo
+21-195 files

OpenBSD/ports NxzPYyjmail/mutt distinfo Makefile

   update to mutt-2.3.1
VersionDeltaFile
1.81+2-2mail/mutt/distinfo
1.180+1-1mail/mutt/Makefile
+3-32 files

OpenBSD/src z1JyUaFsys/dev/pci/drm dma-resv.c, sys/dev/pci/drm/include/linux dma-resv.h

   sync dma-resv with linux 6.18
VersionDeltaFile
1.10+39-8sys/dev/pci/drm/dma-resv.c
1.5+5-3sys/dev/pci/drm/include/linux/dma-resv.h
+44-112 files

OpenBSD/ports B7VgRrBdevel/uv distinfo crates.inc

   Update to uv 0.10.12 from maintainer

   https://github.com/astral-sh/uv/releases/tag/0.10.12
   https://github.com/astral-sh/uv/releases/tag/0.10.11
   https://github.com/astral-sh/uv/releases/tag/0.10.10
VersionDeltaFile
1.24+394-390devel/uv/distinfo
1.24+196-194devel/uv/crates.inc
1.26+1-1devel/uv/Makefile
+591-5853 files

OpenBSD/src HW4NdlKsbin/pfctl pfctl_parser.c

   Fix display of bandwidth >=1000G. Found by Crystal Kolipe, ok sashan@
VersionDeltaFile
1.359+2-2sbin/pfctl/pfctl_parser.c
+2-21 files

OpenBSD/src 5FUeAc6sys/dev/pci if_iwxvar.h

   switch iwx(4) MA devices to -89 firmware images

   Also fix the firmware filename for MA HR devices, and do not try to
   load a non-existent .pnvm file for these devices.

   tested by + ok kettenis@
VersionDeltaFile
1.50+5-7sys/dev/pci/if_iwxvar.h
+5-71 files