OpenBSD/src Ryxtfe7sys/netinet6 frag6.c

   frag6_input(): must always decrement counter when dropping fragment

   Currently frag6_input() does not decrement counter in one case:
   - it is processing fragment with offset 0 which arrives after
   the last fragment (fragment with max. offset)
   - there are more IPv6 extension headers between IPv6 header
   and IPv6 fragment header
   - re-assembled packet exceeds IPV6_MAXPACKET size limit

   if conditions above are met, then fragment gets dropped without
   decrementing counters. This commit fixes that.

   The issue was pointed out by Frank Denis.

   OK bluhm@
VersionDeltaFile
1.96+3-1sys/netinet6/frag6.c
+3-11 files

OpenBSD/ports az3Mk9gwayland/mango Makefile distinfo, wayland/mango/patches patch-src_dispatch_bind_define_h

   wayland/mango: Update to 0.12.9
   + take MAINTAINER

   ok landry@
VersionDeltaFile
1.2+56-21wayland/mango/patches/patch-src_dispatch_bind_define_h
1.2+4-2wayland/mango/Makefile
1.2+2-2wayland/mango/distinfo
+62-253 files

OpenBSD/ports huIT9ELaudio/pulseaudio Makefile, audio/pulseaudio/patches patch-src_modules_dbus_iface-stream_c patch-src_pulse_util_c

   audio/pulseaudio: Fix build with llvm 22. ok aja@
VersionDeltaFile
1.1+23-0audio/pulseaudio/patches/patch-src_modules_dbus_iface-stream_c
1.135+1-1audio/pulseaudio/Makefile
1.13+1-1audio/pulseaudio/patches/patch-src_pulse_util_c
+25-23 files

OpenBSD/ports VXn0LNfnet/slurm Makefile

   net/slurm: drop pre-configure target, we dont patch the manpage so no point in running SUBST_CMD on it
VersionDeltaFile
1.19+0-3net/slurm/Makefile
+0-31 files

OpenBSD/ports HJf9QEMnet/slurm Makefile distinfo, net/slurm/patches patch-src_if_media_c patch-src_openbsd_c

   net/slurm: update to 0.4.4 from MAINTAINER Ryan Freeman

   point at a fork that includes patches/fixes,
   cf https://github.com/mattthias/slurm/pull/53
VersionDeltaFile
1.18+7-12net/slurm/Makefile
1.5+2-2net/slurm/distinfo
1.5+0-0net/slurm/patches/patch-src_if_media_c
1.3+0-0net/slurm/patches/patch-src_openbsd_c
1.4+0-0net/slurm/patches/patch-theme_c
1.4+0-0net/slurm/patches/patch-slurm_1
+9-146 files

OpenBSD/ports 85k46rQx11/gnome/connections distinfo Makefile, x11/gnome/connections/patches patch-subprojects_gtk-frdp_src_frdp-channel-clipboard_c

   Update to gnome-connections-50.0.
VersionDeltaFile
1.4+18-17x11/gnome/connections/patches/patch-subprojects_gtk-frdp_src_frdp-channel-clipboard_c
1.14+30-0x11/gnome/connections/pkg/PLIST
1.17+2-2x11/gnome/connections/distinfo
1.26+1-1x11/gnome/connections/Makefile
+51-204 files

OpenBSD/ports srIEapdnet/samba Makefile distinfo

   Update to samba-4.24.2

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

   Feedback sthen@

   Test and OK Ian McWilliam (co-maintainer)
VersionDeltaFile
1.374+3-4net/samba/Makefile
1.139+2-2net/samba/distinfo
+5-62 files

OpenBSD/ports EimYTc3x11/gnome/contacts distinfo Makefile, x11/gnome/contacts/patches patch-src_contacts-avatar-selector_vala patch-src_contacts-avatar_vala

   Update to gnome-contacts-50.0.
VersionDeltaFile
1.3+25-29x11/gnome/contacts/patches/patch-src_contacts-avatar-selector_vala
1.1+31-0x11/gnome/contacts/patches/patch-src_contacts-avatar_vala
1.4+12-11x11/gnome/contacts/patches/patch-meson_build
1.1+18-0x11/gnome/contacts/patches/patch-src_meson_build
1.52+2-2x11/gnome/contacts/distinfo
1.112+1-2x11/gnome/contacts/Makefile
+89-442 files not shown
+90-448 files

OpenBSD/ports Jn8eAf0x11/gnome/librsvg distinfo distinfo.old

   Update to librsvg-2.62.2.
VersionDeltaFile
1.133+2-2x11/gnome/librsvg/distinfo
1.24+2-2x11/gnome/librsvg/distinfo.old
1.252+1-1x11/gnome/librsvg/Makefile
+5-53 files

OpenBSD/ports EF032eLx11/gnome/user-docs distinfo Makefile, x11/gnome/user-docs/pkg PLIST

   Update to gnome-user-docs-50.0.
VersionDeltaFile
1.64+522-0x11/gnome/user-docs/pkg/PLIST
1.82+2-2x11/gnome/user-docs/distinfo
1.102+1-1x11/gnome/user-docs/Makefile
+525-33 files

OpenBSD/ports 6ZKOKTVnet/hurl distinfo crates.inc

   Update to hurl 8.0.1.
VersionDeltaFile
1.6+234-216net/hurl/distinfo
1.6+116-107net/hurl/crates.inc
1.8+1-1net/hurl/Makefile
+351-3243 files

OpenBSD/src r0ZBVHwlib/libc/sys open.2

   correct mdoc macro ordering
VersionDeltaFile
1.61+3-3lib/libc/sys/open.2
+3-31 files

OpenBSD/src jmmVlJAlib/libc/sys pledge.2

   remove tab at end of line
VersionDeltaFile
1.85+3-3lib/libc/sys/pledge.2
+3-31 files

OpenBSD/src CWghTJulib/libc/time localtime.c

   Insist on opening only regular files. (On OpenBSD, the directory
   case is handled by the kernel, but I want to stop other weird stuff)
   ok millert, dgl
VersionDeltaFile
1.78+13-3lib/libc/time/localtime.c
+13-31 files

OpenBSD/ports Lf2ihwLnet/miniflux distinfo modules.inc

   Update to miniflux-2.2.19

   From Igor Zornik (maintainer)
VersionDeltaFile
1.28+50-42net/miniflux/distinfo
1.26+14-11net/miniflux/modules.inc
1.32+1-1net/miniflux/Makefile
+65-543 files

OpenBSD/src ufFxq3slib/libc/sys open.2, sys/kern kern_pledge.c vfs_lookup.c

   Make __pledge_open(2) of /etc/localtime and /usr/share/zoneinfo much
   more strict.  If /etc/localtime is a symbolic link, allow one translation
   which must land cleanly in /usr/share/zoneinfo (.. is checked for) otherwise
   error with EACCES.  In /usr/share/zoneinfo, do not allow symbolic links and
   error with ELOOP.
   Alfredo Ortega observed the non-strict handling, but agrees no specific
   exploitability exists.  Changing this took almost a month with many
   discarded prototypes.
   ok beck dgl
VersionDeltaFile
1.358+25-18sys/kern/kern_pledge.c
1.60+25-4lib/libc/sys/open.2
1.92+19-1sys/kern/vfs_lookup.c
1.52+4-1sys/sys/namei.h
+73-244 files

OpenBSD/ports g7cWEhxgames/nudoku Makefile

   Fails to build on sparc64 with "initializer element is not constant"

   Move to ports-gcc on base-gcc arches to fix build on sparc64
VersionDeltaFile
1.13+4-0games/nudoku/Makefile
+4-01 files

OpenBSD/ports i6iC3pQdevel/highway Makefile

   Fails with error "Missing case for HWY_ARCH_*"

   Mark BROKEN-sparc64
VersionDeltaFile
1.7+2-0devel/highway/Makefile
+2-01 files

OpenBSD/ports jnWnq4qdevel/ruby-prof distinfo Makefile, devel/ruby-prof/pkg PLIST

   Update to ruby-prof 2.0.4
VersionDeltaFile
1.9+39-4devel/ruby-prof/pkg/PLIST
1.8+2-2devel/ruby-prof/distinfo
1.22+1-1devel/ruby-prof/Makefile
+42-73 files

OpenBSD/ports iKClgvclang/ruby/4.0 distinfo Makefile, lang/ruby/4.0/patches patch-class_c patch-configure

   Update to Ruby 4.0.4

   Add a patch to remove non-ASCII characters that break the rdoc generation.
VersionDeltaFile
1.1+19-0lang/ruby/4.0/patches/patch-class_c
1.5+7-5lang/ruby/4.0/pkg/PLIST-main
1.5+2-4lang/ruby/4.0/distinfo
1.2+3-3lang/ruby/4.0/patches/patch-configure
1.10+2-3lang/ruby/4.0/Makefile
1.4+3-0lang/ruby/4.0/pkg/PLIST-ri_docs
+36-151 files not shown
+37-167 files

OpenBSD/src mQtr82husr.sbin/ypldap ypldap.c

   If the main process receives an oversized passwd or group entry message from
   the ldap client process, discard it rather than overflowing the struct
   idm_req on the stack.

   Pointed out by Frank Denis
   ok claudio@
VersionDeltaFile
1.32+5-1usr.sbin/ypldap/ypldap.c
+5-11 files

OpenBSD/ports l6sVJBLsysutils/broot distinfo Makefile

   Update broot to 1.56.4.
VersionDeltaFile
1.41+2-2sysutils/broot/distinfo
1.47+1-1sysutils/broot/Makefile
+3-32 files

OpenBSD/ports I5t7RQAgraphics/libsixel Makefile distinfo

   Update libsixel to 1.8.7pl2.

   This provides security fixes for CVE-2026-33023, CVE-2026-33018,
   CVE-2026-33019, CVE-2026-33020, and CVE-2026-33021.
VersionDeltaFile
1.15+3-2graphics/libsixel/Makefile
1.9+2-2graphics/libsixel/distinfo
+5-42 files

OpenBSD/ports pdDoqnecomms/syncterm distinfo Makefile, comms/syncterm/patches patch-src_build_Common_gmake patch-src_xpdev_genwrap_h

   Update syncterm to 1.8.
VersionDeltaFile
1.4+2-2comms/syncterm/distinfo
1.5+2-2comms/syncterm/patches/patch-src_build_Common_gmake
1.17+1-1comms/syncterm/Makefile
1.5+1-1comms/syncterm/patches/patch-src_xpdev_genwrap_h
+6-64 files

OpenBSD/ports foXJgqXtextproc/miller distinfo modules.inc

   Update miller to 6.18.1.
VersionDeltaFile
1.18+50-46textproc/miller/distinfo
1.4+13-12textproc/miller/modules.inc
1.22+2-2textproc/miller/Makefile
+65-603 files

OpenBSD/ports L2ROVJzgraphics/feh distinfo Makefile, graphics/feh/patches patch-man_feh_pre patch-src_options_c

   Update feh to 3.12.2.
VersionDeltaFile
1.78+2-2graphics/feh/distinfo
1.121+1-1graphics/feh/Makefile
1.60+1-1graphics/feh/patches/patch-man_feh_pre
1.19+1-1graphics/feh/patches/patch-src_options_c
+5-54 files

OpenBSD/ports Z4cANxHwww/tor-browser/browser Makefile

   Tor Browser: sync from firefox-esr: make ffmpeg a RUN_DEPENDS
VersionDeltaFile
1.201+4-1www/tor-browser/browser/Makefile
+4-11 files

OpenBSD/ports WawUX2xgraphics/openjph distinfo Makefile

   Update to openjph-0.27.3.
VersionDeltaFile
1.16+2-2graphics/openjph/distinfo
1.17+1-1graphics/openjph/Makefile
+3-32 files

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

   Update to google-cloud-sdk-568.0.0.
VersionDeltaFile
1.420+115-77sysutils/google-cloud-sdk/pkg/PLIST
1.437+2-2sysutils/google-cloud-sdk/distinfo
1.457+1-1sysutils/google-cloud-sdk/Makefile
+118-803 files

OpenBSD/src buLn6uXusr.sbin/bgpd rde_rib.c

   Rework the re-evaluation of a prefix if PREFIX_FLAG_FILTERED changed.

   The fix committed in rev 1.291 is not quite right. The problem is that
   prefix_evaluate() uses prefix_best() which calls prefix_eligible().
   It is wrong to alter the eligible state of a prefix while it is still
   on the rib list.

   Instead remove the prefix first, toggle the state, then readd it again.
   Even though prefix_evaluate() is called twice the code complexity is
   about the same since the 2 calls only do half the work.

   OK tb@
VersionDeltaFile
1.294+6-4usr.sbin/bgpd/rde_rib.c
+6-41 files