OpenBSD/ports lfflLHemeta/tor-browser Makefile, www/tor-browser Makefile.inc

   Tor Browser: update to 15.0.3

   I'll deal with the changes regarding NoScript later.
   https://blog.torproject.org/new-release-tor-browser-1503/
VersionDeltaFile
1.5.6.2+9-3www/tor-browser/browser/patches/patch-browser_config_mozconfigs_base-browser
1.107.2.3+6-6www/tor-browser/browser/distinfo
1.113.2.3+2-2meta/tor-browser/Makefile
1.178.2.4+1-2www/tor-browser/browser/Makefile
1.110.2.3+1-1www/tor-browser/Makefile.inc
+19-145 files

OpenBSD/ports 1qgzY3dsysutils/opentofu distinfo modules.inc

   Update to opentofu-1.11.0.
VersionDeltaFile
1.33+1,982-2,924sysutils/opentofu/distinfo
1.14+1,324-1,817sysutils/opentofu/modules.inc
1.33+1-1sysutils/opentofu/Makefile
+3,307-4,7423 files

OpenBSD/ports tJ08vG3meta/tor-browser Makefile, www/tor-browser Makefile.inc

   Tor Browser: update to 15.0.3

   I'll deal with the changes regarding NoScript later.
   https://blog.torproject.org/new-release-tor-browser-1503/
VersionDeltaFile
1.7+9-3www/tor-browser/browser/patches/patch-browser_config_mozconfigs_base-browser
1.111+6-6www/tor-browser/browser/distinfo
1.117+2-2meta/tor-browser/Makefile
1.183+1-2www/tor-browser/browser/Makefile
1.114+1-1www/tor-browser/Makefile.inc
+19-145 files

OpenBSD/ports Yym2LTXsysutils/nomad distinfo Makefile

   Update to nomad-1.11.1.
VersionDeltaFile
1.91+2-2sysutils/nomad/distinfo
1.105+1-1sysutils/nomad/Makefile
+3-32 files

OpenBSD/ports dJkPQwnsysutils/consul distinfo Makefile

   Update to consul-1.22.1.
VersionDeltaFile
1.100+2-2sysutils/consul/distinfo
1.125+1-1sysutils/consul/Makefile
+3-32 files

OpenBSD/ports ZZHMifwsysutils/cloud-sql-proxy distinfo Makefile

   Update to cloud-sql-proxy-2.20.0.
VersionDeltaFile
1.40+2-2sysutils/cloud-sql-proxy/distinfo
1.42+1-1sysutils/cloud-sql-proxy/Makefile
+3-32 files

OpenBSD/src kwLMIdUusr.sbin/bgpctl output.c output_json.c

   Update show rib mem stats now that we have pend_attr and pend_prefix objects.

   OK tb@
VersionDeltaFile
1.65+11-1usr.sbin/bgpctl/output.c
1.56+9-1usr.sbin/bgpctl/output_json.c
1.20+9-1usr.sbin/bgpctl/output_ometric.c
+29-33 files

OpenBSD/src B9wCq5Husr.sbin/bgpd rde_adjout.c rde_update.c

   Implement a per-peer pending prefix queue and lookup table and
   a pending attribute queue and lookup table.

   Withdraws just end up in the peer pending withdraw prefix queue.
   For updates the prefix is queued on a pending attribute entry, which
   itself is queued on the peer pending update queue.
   For updates this allows to aggregate multiple prefixes into a single
   UPDATE message.

   All prefixes are also stored in the per-peer lookup table and this table
   is checked before adding an entry. If the object already exists the prefix
   is first dequeued and the requeued at the tail of its queue.
   pend_prefix_add() is therefor a bit fiddly.

   Similar all attrs are added to the per-peer attribute lookup table and this
   is used to locate the update queue where the prefix is queued on.
   Once queued an attr is not requeued to ensure updates are sent in FIFO order.

   If the attr pointer in struct pend_prefix is NULL then it is a withdraw.

    [8 lines not shown]
VersionDeltaFile
1.9+261-115usr.sbin/bgpd/rde_adjout.c
1.188+42-64usr.sbin/bgpd/rde_update.c
1.329+33-27usr.sbin/bgpd/rde.h
1.674+17-16usr.sbin/bgpd/rde.c
1.60+7-10usr.sbin/bgpd/rde_peer.c
1.525+3-1usr.sbin/bgpd/bgpd.h
+363-2336 files

OpenBSD/ports 1rkSe8hnet/coredns distinfo modules.inc

   Update to coredns-1.13.2.
VersionDeltaFile
1.28+524-492net/coredns/distinfo
1.19+158-152net/coredns/modules.inc
1.33+1-1net/coredns/Makefile
+683-6453 files

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

   Update to google-cloud-sdk-549.0.0.
VersionDeltaFile
1.402+293-24sysutils/google-cloud-sdk/pkg/PLIST
1.418+2-2sysutils/google-cloud-sdk/distinfo
1.438+1-1sysutils/google-cloud-sdk/Makefile
+296-273 files

OpenBSD/ports JUJ2FLJgraphics/babl Makefile distinfo, graphics/babl/patches patch-tools_defcheck_py

   Update to babl-0.1.118.
VersionDeltaFile
1.22+115-0graphics/babl/pkg/PLIST
1.1+13-0graphics/babl/patches/patch-tools_defcheck_py
1.82+3-3graphics/babl/Makefile
1.56+2-2graphics/babl/distinfo
+133-54 files

OpenBSD/ports cJuBvazsysutils/flatpak/libportal Makefile, sysutils/flatpak/libportal/patches patch-libportal_portal-qt6_cpp

   Use patch from upstream.
VersionDeltaFile
1.2+10-6sysutils/flatpak/libportal/patches/patch-libportal_portal-qt6_cpp
1.6+2-0sysutils/flatpak/libportal/Makefile
+12-62 files

OpenBSD/ports 5tGQcU7devel/libgsf Makefile distinfo, devel/libgsf/pkg PLIST

   Update to libgsf-1.14.54.
VersionDeltaFile
1.112+3-4devel/libgsf/Makefile
1.30+2-4devel/libgsf/pkg/PLIST
1.54+2-2devel/libgsf/distinfo
+7-103 files

OpenBSD/ports nnLyEVhgames/gcompris/patches patch-CMakeLists_txt

   Unbreak with Qt6.10
VersionDeltaFile
1.1+21-0games/gcompris/patches/patch-CMakeLists_txt
+21-01 files

OpenBSD/src mWwJJqtsys/dev/dt dt_dev.c

   No need to initialize fields to 0, fdalloc() already does that.

   ok sashan@
VersionDeltaFile
1.47+1-2sys/dev/dt/dt_dev.c
+1-21 files

OpenBSD/ports AQiKiqQnet/samba/patches patch-examples_fuse_wscript_build

   don't try to build examples/fuse in smba, libfuse is detected now that
   the headers have moved and examples/fuse/clifuse.c doesn't build.

   (this is for smb2mount, the readme says "This is experimental
   work-in-progress code, don't expect it to do anything sensible").

   ok bket, Ian McWilliam (maintainers)
VersionDeltaFile
1.1+13-0net/samba/patches/patch-examples_fuse_wscript_build
+13-01 files

OpenBSD/ports iz0S8Qoastro/kstars distinfo Makefile, astro/kstars/patches patch-kstars_skycomponents_starblock_cpp patch-kstars_skycomponents_deepstarcomponent_h

   Update kstars to 3.8.0
VersionDeltaFile
1.34+17-0astro/kstars/pkg/PLIST
1.1+13-0astro/kstars/patches/patch-kstars_skycomponents_starblock_cpp
1.1+11-0astro/kstars/patches/patch-kstars_skycomponents_deepstarcomponent_h
1.1+11-0astro/kstars/patches/patch-kstars_skycomponents_starblockfactory_h
1.39+2-2astro/kstars/distinfo
1.60+1-1astro/kstars/Makefile
+55-32 files not shown
+55-38 files

OpenBSD/src TsyIZXLsys/uvm uvm_pdaemon.c

   Prevent lock recursion in new error code paths.
VersionDeltaFile
1.141+5-1sys/uvm/uvm_pdaemon.c
+5-11 files

OpenBSD/ports qXju4jZdevel/zeal/patches patch-src_libs_ui_docsetsdialog_cpp patch-src_libs_ui_qxtglobalshortcut_CMakeLists_txt

   fix: fix build with Qt 6.10 (#1728)

   * Use the return value of QTemporaryFile::open. It is marked with [[nodiscard]]
     on Qt 6.10.
   * Fix linking with Qt::GuiPrivate on Qt 6.10
   https://github.com/zealdocs/zeal/commit/11f6a85bb5f314ba8e1dbdc7654ef2647b75161e
VersionDeltaFile
1.1+24-0devel/zeal/patches/patch-src_libs_ui_docsetsdialog_cpp
1.1+13-0devel/zeal/patches/patch-src_libs_ui_qxtglobalshortcut_CMakeLists_txt
+37-02 files

OpenBSD/src ACX7PGcsys/uvm uvm_page.c uvm_fault.c

   Push `pageqlock' dances inside uvm_page{de,}activate() & uvm_pagewire().

   Tested during multiple bulks on amd64, i386, arm64 and sparc64 by jca@,
   phessler@ and sthen@.
VersionDeltaFile
1.184+44-37sys/uvm/uvm_page.c
1.173+3-25sys/uvm/uvm_fault.c
1.140+12-12sys/uvm/uvm_pdaemon.c
1.149+7-7sys/uvm/uvm_vnode.c
1.121+1-11sys/uvm/uvm_aobj.c
1.349+1-9sys/uvm/uvm_map.c
+68-1013 files not shown
+71-1129 files

OpenBSD/ports 4tN5Ijneditors/qownnotes/patches patch-libraries_qhotkey_qhotkey_prc

   Unbreak with Qt6.10
VersionDeltaFile
1.1+14-0editors/qownnotes/patches/patch-libraries_qhotkey_qhotkey_prc
+14-01 files

OpenBSD/ports dS22ZWnmail/mozilla-thunderbird distinfo Makefile, mail/mozilla-thunderbird/patches patch-toolkit_system_gnome_nsAlertsIconListener_cpp

   mail/mozilla-thunderbird: MFC update to 140.6.0.

   see https://www.thunderbird.net/en-US/thunderbird/140.6.0esr/releasenotes/
   fixes https://www.mozilla.org/en-US/security/advisories/mfsa2025-94/

   add patch from #1999324 fixing new mail notification via libnotify
VersionDeltaFile
1.301.2.3+2-2mail/mozilla-thunderbird/distinfo
1.513.2.3+1-1mail/mozilla-thunderbird/Makefile
1.1.2.1+1-1mail/mozilla-thunderbird/patches/patch-toolkit_system_gnome_nsAlertsIconListener_cpp
+4-43 files

OpenBSD/ports 9Z3NU1Gastro/kstars/patches patch-kstars_ekos_guide_internalguide_guidestars_cpp patch-kstars_ekos_focus_exposurewidget_cpp

   Unbreak with Qt6.10

   https://github.com/KDE/kstars/commit/ce53888e6dbaeb1b9239fca55288b5ead969b5a7
VersionDeltaFile
1.1+12-0astro/kstars/patches/patch-kstars_ekos_guide_internalguide_guidestars_cpp
1.1+11-0astro/kstars/patches/patch-kstars_ekos_focus_exposurewidget_cpp
+23-02 files

OpenBSD/ports CHicHx8net/nheko/patches patch-CMakeLists_txt

   Unbreak with Qt6.10.1
VersionDeltaFile
1.1+12-0net/nheko/patches/patch-CMakeLists_txt
+12-01 files

OpenBSD/ports rYGNQTwmail/mozilla-thunderbird distinfo Makefile, mail/mozilla-thunderbird/patches patch-toolkit_system_gnome_nsAlertsIconListener_cpp

   mail/mozilla-thunderbird: update to 140.6.0

   see https://www.thunderbird.net/en-US/thunderbird/140.6.0esr/releasenotes/
   fixes https://www.mozilla.org/en-US/security/advisories/mfsa2025-94/

   add patch from #1999324 fixing new mail notification via libnotify
VersionDeltaFile
1.288+132-132mail/thunderbird-i18n/distinfo
1.1+14-0mail/mozilla-thunderbird/patches/patch-toolkit_system_gnome_nsAlertsIconListener_cpp
1.304+2-2mail/mozilla-thunderbird/distinfo
1.262+2-2mail/thunderbird-i18n/Makefile.inc
1.516+1-1mail/mozilla-thunderbird/Makefile
+151-1375 files

OpenBSD/ports lBAOhUSeditors/texmaker/patches patch-CMakeLists_txt

   Unbreak with Qt6
VersionDeltaFile
1.2+7-4editors/texmaker/patches/patch-CMakeLists_txt
+7-41 files

OpenBSD/ports SchgWjswww/iridium/patches patch-chrome_browser_about_flags_cc patch-chrome_browser_flag_descriptions_h

   update to 2025.12.143
VersionDeltaFile
1.62+141-78www/iridium/patches/patch-chrome_browser_about_flags_cc
1.49+19-162www/iridium/patches/patch-chrome_browser_flag_descriptions_h
1.59+29-80www/iridium/patches/patch-chrome_browser_chrome_content_browser_client_cc
1.52+67-21www/iridium/patches/patch-chrome_browser_chrome_browser_main_cc
1.34+48-21www/iridium/patches/patch-third_party_blink_renderer_platform_runtime_enabled_features_json5
1.18+26-37www/iridium/patches/patch-sandbox_policy_sandbox_type_cc
+330-399369 files not shown
+1,697-1,416375 files

OpenBSD/ports 4vVuyCtwww/mozilla-firefox/patches patch-security_manager_ssl_nsNSSCallbacks_cpp

   www/mozilla-firefox: forgot to cvs add a patch fixing build with nss 3.116

   reverts https://phabricator.services.mozilla.com/D271118
VersionDeltaFile
1.1.6.1+18-0www/mozilla-firefox/patches/patch-security_manager_ssl_nsNSSCallbacks_cpp
+18-01 files

OpenBSD/ports knOPunrinputmethods/fcitx-qt/patches patch-qt6_CMakeLists_txt patch-qt6_immodule-probing_CMakeLists_txt

   Backport Qt6.10 fixes

   https://github.com/fcitx/fcitx5-qt/commit/1d07f7e8d6a7ae8651eda658f87ab0c9df08bef4
   https://github.com/fcitx/fcitx5-qt/commit/6ac4fdd8e90ff9c25a5219e15e83740fa38c9c71
VersionDeltaFile
1.1+21-0inputmethods/fcitx-qt/patches/patch-qt6_CMakeLists_txt
1.1+14-0inputmethods/fcitx-qt/patches/patch-qt6_immodule-probing_CMakeLists_txt
+35-02 files

OpenBSD/ports wgLstKCx11/lxqt/libfm-qt/patches patch-CMakeLists_txt

   cmake: fix build with Qt 6.10 (#1060)
   The 'Qt6FooPrivate' targets have been split into separate CMake files
   in Qt 6.9, and require a 'find_package(Qt6FooPrivate)' call starting
   with Qt 6.10.

   See also: https://bugreports.qt.io/browse/QTBUG-87776

   https://github.com/lxqt/libfm-qt/commit/3bcbae5831f5ce3d2f06dc370f0c2ad0026ae82a
VersionDeltaFile
1.1+15-0x11/lxqt/libfm-qt/patches/patch-CMakeLists_txt
+15-01 files