OpenBSD/src q0Fbrfisys/netinet ip_output.c, sys/netinet6 ip6_output.c

   Make goto bad and done logic consistent within ip and ip6 output.

   No functional change.  OK sashan@
VersionDeltaFile
1.308+4-7sys/netinet6/ip6_output.c
1.420+5-6sys/netinet/ip_output.c
+9-132 files

OpenBSD/src Zfankd8sys/netinet6 ip6_output.c

   Protect ip6_mforward() with kernel lock in ip6_output().

   Multicast forwarding is not MP safe yet and also locked with shared
   netlock plus kernel lock elsewhere.

   OK sashan@
VersionDeltaFile
1.307+8-5sys/netinet6/ip6_output.c
+8-51 files

OpenBSD/ports fhWE6fewww/apache-httpd Makefile, www/apache-httpd/patches patch-server_mpm_unix_c

   fallback to 127.0.0.1 if lp->bind_addr is INADDR_ANY and connect() fails with EINVAL,
   silence dummy connection warnings
VersionDeltaFile
1.7+39-4www/apache-httpd/patches/patch-server_mpm_unix_c
1.145+1-1www/apache-httpd/Makefile
+40-52 files

OpenBSD/ports BbfC0nDtextproc/pdftk Makefile distinfo

   update to pdftk-3.3.3
VersionDeltaFile
1.15+4-4textproc/pdftk/distinfo
1.37+3-3textproc/pdftk/Makefile
+7-72 files

OpenBSD/src zMQlUAFusr.bin/tmux tmux.h window-client.c

   Ignore Ms if it is invalid (for example no %p1) and report in client
   mode, GitHub issue 5460.
VersionDeltaFile
1.107+22-1usr.bin/tmux/tty-term.c
1.48+11-5usr.bin/tmux/window-client.c
1.1422+2-1usr.bin/tmux/tmux.h
+35-73 files

OpenBSD/src Ncgtsfllib/libcrypto/man OBJ_create.3

   OBJ_create: OBJ_add_objects -> OBJ_create_objects
VersionDeltaFile
1.13+3-3lib/libcrypto/man/OBJ_create.3
+3-31 files

OpenBSD/src lWbfUYhlib/libcrypto/man OBJ_create.3

   Remove documentation of OBJ_add_object(3)

   This API was removed a long time ago but I forgot to update the manpage
   (probably because doing so is slightly non-trivial).

   There's still a lot of API here that should be removed. OBJ_add_objects()
   seems now unused while OBJ_new_nid() is used by the one consumer that is
   single-handedly responsible for at least two dozen APIs that could otherwise
   be removed from libcrypto with significant simplifications: security/xca.
   It would appear the author is on a quest to figure out how to make use of
   whatever undocumented garbage they can find in the openssl headers. That's
   of course a hobby project you can pursue for decades.
VersionDeltaFile
1.12+15-40lib/libcrypto/man/OBJ_create.3
+15-401 files

OpenBSD/src efGqETplib/libc/net getnameinfo.3

   Add missing Dv macro for NI_NUMERICSERV and NI_DGRAM

   OK tb@
VersionDeltaFile
1.50+4-4lib/libc/net/getnameinfo.3
+4-41 files

OpenBSD/ports 5ud8A9Mnet/ngtcp2 Makefile

   Needs C11 because of _Generic and so ports-gcc

   OK tb@
VersionDeltaFile
1.43+4-0net/ngtcp2/Makefile
+4-01 files

OpenBSD/src kk9aBTdsys/dev/ic re.c

   re(4) uses 64 bit DMA for kstat.

   All except one bus DMA operation of re(4) with PCIe have been
   converted to 64 bit access.  Also do it for kstat statistics.

   tested by krw@ mvs@
VersionDeltaFile
1.224+4-3sys/dev/ic/re.c
+4-31 files

OpenBSD/ports IzS4BDJx11/gnome gnome.port.mk, x11/mate/notification-daemon Makefile

   introduce the MATE_GITHUB knob to allow fetching mate tarballs from github

   some mate projects are using github to publish release tarballs so instead
   of setting SITES in each of these, the MATE_GITHUB knob can be used to
   configure the port to use the github release tarball
VersionDeltaFile
1.139+5-1x11/gnome/gnome.port.mk
1.39+1-2x11/mate/panel/Makefile
1.29+1-2x11/mate/notification-daemon/Makefile
+7-53 files

OpenBSD/src 7Uc0Clyusr.bin/tmux mode-tree.c

   Use ACS arrows for tree mode.
VersionDeltaFile
1.101+2-2usr.bin/tmux/mode-tree.c
+2-21 files

OpenBSD/src L3J40Fuusr.bin/tmux session.c

   Do not crash when synchronizing groups and there is no current window.
   GitHub issue 5467 from Ju-an Zhang.
VersionDeltaFile
1.107+4-2usr.bin/tmux/session.c
+4-21 files

OpenBSD/ports xoI0f68www/chromium Makefile, www/ungoogled-chromium Makefile

   add lang/go as a build dependency
VersionDeltaFile
1.247+1-0www/ungoogled-chromium/Makefile
1.922+1-0www/chromium/Makefile
+2-02 files

OpenBSD/src FgDkmfiusr.bin/tmux tmux.1 format.c

   Add pane_private_modes format with list of DEC private modes, from
   George Nachman.
VersionDeltaFile
1.412+58-1usr.bin/tmux/format.c
1.1153+3-2usr.bin/tmux/tmux.1
+61-32 files

OpenBSD/ports onhXXVSfonts/adwaita-fonts Makefile distinfo

   Update to adwaita-fonts-51.0.
VersionDeltaFile
1.4+2-2fonts/adwaita-fonts/distinfo
1.4+1-1fonts/adwaita-fonts/Makefile
+3-32 files

OpenBSD/ports EmATzhUx11/gnome/shell Makefile distinfo

   Update to gnome-shell-49.9.
VersionDeltaFile
1.131+2-2x11/gnome/shell/distinfo
1.302+1-1x11/gnome/shell/Makefile
+3-32 files

OpenBSD/src fKkk69gusr.bin/tmux format.c

   Do not log when logging is off, from Michael Grant.
VersionDeltaFile
1.411+3-1usr.bin/tmux/format.c
+3-11 files

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

   Update to google-cloud-sdk-579.0.0.
VersionDeltaFile
1.431+181-4sysutils/google-cloud-sdk/pkg/PLIST
1.449+2-2sysutils/google-cloud-sdk/distinfo
1.469+1-1sysutils/google-cloud-sdk/Makefile
+184-73 files

OpenBSD/ports EHkAFFygraphics/libgexiv2 distinfo Makefile

   Update to libgexiv2-0.14.7.
VersionDeltaFile
1.28+2-2graphics/libgexiv2/distinfo
1.66+2-2graphics/libgexiv2/Makefile
+4-42 files

OpenBSD/ports WTMWPuLgraphics/gexiv2 distinfo Makefile

   Update to gexiv2-0.16.2.
VersionDeltaFile
1.3+2-2graphics/gexiv2/distinfo
1.4+2-2graphics/gexiv2/Makefile
+4-42 files

OpenBSD/ports Ewj0md1www/mozilla-firefox Makefile distinfo

   www/mozilla-firefox: MFC update to 153.0.3.

   see https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
VersionDeltaFile
1.397.2.14+2-2www/mozilla-firefox/distinfo
1.680.2.16+1-1www/mozilla-firefox/Makefile
+3-32 files

OpenBSD/ports SrZlblngames/rocksndiamonds Makefile distinfo, games/rocksndiamonds/pkg PLIST

   Update to rocksndiamonds-4.4.2.4.
VersionDeltaFile
1.64+2-2games/rocksndiamonds/distinfo
1.82+1-1games/rocksndiamonds/Makefile
1.28+1-0games/rocksndiamonds/pkg/PLIST
+4-33 files

OpenBSD/ports 7JVK7lemail/mozilla-thunderbird Makefile distinfo, mail/thunderbird-i18n Makefile.inc distinfo

   mail/mozilla-thunderbird: update to 153.0.2.

   see https://www.thunderbird.net/en-US/thunderbird/153.0.2esr/releasenotes/
VersionDeltaFile
1.305+132-132mail/thunderbird-i18n/distinfo
1.322+2-2mail/mozilla-thunderbird/distinfo
1.279+1-1mail/thunderbird-i18n/Makefile.inc
1.536+1-1mail/mozilla-thunderbird/Makefile
+136-1364 files

OpenBSD/ports 1rFEhg9x11/xfce4/orage Makefile, x11/xfce4/orage/patches patch-configure_ac

   xfce4/orage: tweak libicalss handling to work with newer pkgconf

   The current approach results in an extra "4.0.4" on its own line in
   makefile fragments or the Makefile itself, which breaks either configure
   or builds with recent pkgconf (depending on whether automatic dependency
   tracking is enabled or not). Use a separate libicalss line to avoid this.

   ok ajacoutot landry (maintainer)
VersionDeltaFile
1.2+3-2x11/xfce4/orage/patches/patch-configure_ac
1.78+1-1x11/xfce4/orage/Makefile
+4-32 files

OpenBSD/ports 2yTvrVFwww/firefox-i18n Makefile.inc distinfo, www/mozilla-firefox Makefile distinfo

   www/mozilla-firefox: update to 153.0.3.

   see https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
VersionDeltaFile
1.401+164-164www/firefox-i18n/distinfo
1.415+4-4www/mozilla-firefox/distinfo
1.701+2-2www/mozilla-firefox/Makefile
1.356+1-1www/firefox-i18n/Makefile.inc
+171-1714 files

OpenBSD/src Pb103BLsys/dev/pci pcidevs.h pcidevs_data.h

   regen
VersionDeltaFile
1.2134+9-1sys/dev/pci/pcidevs_data.h
1.2139+3-1sys/dev/pci/pcidevs.h
+12-22 files

OpenBSD/src jabgzv0sys/dev/pci pcidevs

   add Intel Wildcat Lake Ethernet ids
VersionDeltaFile
1.2146+3-1sys/dev/pci/pcidevs
+3-11 files

OpenBSD/ports BQMWinDlang/ruby/4.0 Makefile distinfo, lang/ruby/4.0/patches patch-compile_c patch-test_ruby_test_box_rb

   Update to Ruby 4.0.6

   Switch a distpatch that no longer applies to a regular patch.
VersionDeltaFile
1.7+83-85lang/ruby/4.0/pkg/PLIST-main
1.1+16-0lang/ruby/4.0/patches/patch-test_ruby_test_box_rb
1.7+2-4lang/ruby/4.0/distinfo
1.4+2-2lang/ruby/4.0/patches/patch-compile_c
1.12+1-2lang/ruby/4.0/Makefile
1.5+2-0lang/ruby/4.0/pkg/PLIST-ri_docs
+106-932 files not shown
+108-958 files

OpenBSD/ports QDIc8W2lang/ruby/3.3 Makefile distinfo, lang/ruby/3.3/patches patch-configure

   Update to Ruby 3.3.12
VersionDeltaFile
1.12+75-75lang/ruby/3.3/pkg/PLIST-main
1.10+3-3lang/ruby/3.3/patches/patch-configure
1.13+2-2lang/ruby/3.3/distinfo
1.23+1-1lang/ruby/3.3/Makefile
+81-814 files