OpenBSD/ports WATa8nnwayland/mango Makefile distinfo, wayland/mango/patches patch-src_mango_c

   wayland/mango: update to re-tagged 0.15.5

   Upstream reacted unexpectedly soon to my report on a noisy debug message
   left over in the release, and moved the 0.15.5 tag to the fix.
VersionDeltaFile
1.5+0-9wayland/mango/patches/patch-src_mango_c
1.13+4-1wayland/mango/Makefile
1.12+2-2wayland/mango/distinfo
+6-123 files

OpenBSD/ports 0IkGAdfnet/rabbitmq distinfo Makefile, net/rabbitmq/pkg PLIST

   net/rabbitmq: Update to 4.3.4
VersionDeltaFile
1.46+11-0net/rabbitmq/pkg/PLIST
1.44+2-2net/rabbitmq/distinfo
1.91+1-1net/rabbitmq/Makefile
+14-33 files

OpenBSD/ports 2HaNoUographics/stable-diffusion.cpp distinfo Makefile, graphics/stable-diffusion.cpp/pkg PLIST

   graphics/stable-diffusion.cpp: Update to 0.0.795
VersionDeltaFile
1.7+7-0graphics/stable-diffusion.cpp/pkg/PLIST
1.7+2-2graphics/stable-diffusion.cpp/distinfo
1.10+1-1graphics/stable-diffusion.cpp/Makefile
+10-33 files

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

   wayland/mango: Update to 0.15.5
VersionDeltaFile
1.8+13-6wayland/mango/patches/patch-src_dispatch_bind_define_h
1.4+10-0wayland/mango/patches/patch-src_mango_c
1.11+2-2wayland/mango/distinfo
1.12+1-1wayland/mango/Makefile
+26-94 files

OpenBSD/ports SMqcTMMdevel/codex Makefile, devel/codex/patches patch-codex-rs_modcargo-crates_aws-lc-sys-0_39_0_aws-lc_crypto_fipsmodule_sha_asm_keccak1600-armv8_pl patch-codex-rs_modcargo-crates_aws-lc-sys-0_39_0_aws-lc_generated-src_linux-aarch64_crypto_fipsmodule_keccak1600-armv8_S

   devel/codex: fix crash on arm64

   the way suggested by tb@
VersionDeltaFile
1.1+27-0devel/codex/patches/patch-codex-rs_modcargo-crates_aws-lc-sys-0_39_0_aws-lc_crypto_fipsmodule_sha_asm_keccak1600-armv8_pl
1.1+27-0devel/codex/patches/patch-codex-rs_modcargo-crates_aws-lc-sys-0_39_0_aws-lc_generated-src_linux-aarch64_crypto_fipsmodule_keccak1600-armv8_S
1.40+1-0devel/codex/Makefile
+55-03 files

OpenBSD/ports 9PFaHWVdatabases/timescaledb distinfo Makefile, databases/timescaledb/pkg PLIST

   update to timescaledb-2.28.3, from Mark Patruck (taking maintainer)
   ok with Renato Aguiar (previous maintainer)
VersionDeltaFile
1.33+9-0databases/timescaledb/pkg/PLIST
1.32+4-4databases/timescaledb/distinfo
1.38+3-3databases/timescaledb/Makefile
+16-73 files

OpenBSD/ports 3nIGkXraudio/libmpdclient Makefile distinfo, audio/libmpdclient/pkg PLIST

   audio/libmpdclient: update to 2.26.

   see https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.26/NEWS
   adds support for MPD protocol 0.25, and more bits of 0.24
VersionDeltaFile
1.31+2-2audio/libmpdclient/Makefile
1.18+2-2audio/libmpdclient/distinfo
1.13+2-0audio/libmpdclient/pkg/PLIST
+6-43 files

OpenBSD/ports JTRljzumail/stalwart-cli distinfo crates.inc

   mail/stalwart-cli: update to 1.0.11
VersionDeltaFile
1.4+186-172mail/stalwart-cli/distinfo
1.4+93-85mail/stalwart-cli/crates.inc
1.4+1-1mail/stalwart-cli/Makefile
+280-2583 files

OpenBSD/ports plyq4YBgeo/py-geofilter distinfo Makefile

   geo/py-geofilter: update to 0.4.0.

   see https://github.com/geopython/pygeofilter/releases/tag/v0.4.0
VersionDeltaFile
1.6+2-2geo/py-geofilter/distinfo
1.10+1-1geo/py-geofilter/Makefile
+3-32 files

OpenBSD/ports KISaZIfgeo/pygeoapi distinfo Makefile

   geo/pygeoapi: update to 0.23.5.

   see https://github.com/geopython/pygeoapi/releases/tag/0.23.5
   fixes https://github.com/geopython/pygeoapi/security/advisories/GHSA-6x95-wq6m-qwpf
VersionDeltaFile
1.20+2-2geo/pygeoapi/distinfo
1.37+1-1geo/pygeoapi/Makefile
+3-32 files

OpenBSD/src 1I1ebgwusr.sbin/httpd config.c parse.y

   httpd: don't send the fastcgi param struct over imsg

   Send one imsg per param with a small fixed header (fastcgi_param_imsg)
   followed by the name and value bytes, and read it back with imsg_get_ibuf()
   and ibuf_get_string(). The struct now uses dynamic buffer instead of fixed,
   and the value limit is raised to 8192. Parse order is now preserved end-to-end
   instead of being reversed twice. This follows the config order.

   Feedback and OK kirill@
VersionDeltaFile
1.76+47-54usr.sbin/httpd/config.c
1.138+22-14usr.sbin/httpd/parse.y
1.181+11-5usr.sbin/httpd/httpd.h
1.136+5-3usr.sbin/httpd/server.c
+85-764 files

OpenBSD/ports Dq9Herjdevel/highway/patches patch-hwy_contrib_thread_pool_futex_h patch-CMakeLists_txt

   devel/highway: backport some commits from upstream, from brad

   add thread naming, futexes and runtime dispatch support.
VersionDeltaFile
1.1+73-0devel/highway/patches/patch-hwy_contrib_thread_pool_futex_h
1.5+21-25devel/highway/patches/patch-CMakeLists_txt
1.1+36-0devel/highway/patches/patch-hwy_detect_targets_h
1.3+20-16devel/highway/patches/patch-hwy_targets_cc
1.1+26-0devel/highway/patches/patch-hwy_contrib_thread_pool_thread_pool_h
1.2+22-1devel/highway/patches/patch-hwy_detect_compiler_arch_h
+198-421 files not shown
+200-427 files

OpenBSD/ports n94nPfEsysutils/awscli/v1 distinfo Makefile

   Update to awscli-1.45.56.
VersionDeltaFile
1.40+2-2sysutils/awscli/v1/distinfo
1.42+1-1sysutils/awscli/v1/Makefile
+3-32 files

OpenBSD/ports CC2BdX0net/py-boto3 distinfo Makefile

   Update to py3-boto3-1.43.56.
VersionDeltaFile
1.658+2-2net/py-boto3/distinfo
1.670+1-1net/py-boto3/Makefile
+3-32 files

OpenBSD/ports e0iGP1Hnet/py-s3transfer distinfo Makefile

   Update to py3-s3transfer-0.19.2.
VersionDeltaFile
1.53+2-2net/py-s3transfer/distinfo
1.66+1-1net/py-s3transfer/Makefile
+3-32 files

OpenBSD/ports 3A7Zt0Lnet/py-botocore distinfo Makefile

   Update to py3-botocore-1.43.56.
VersionDeltaFile
1.875+2-2net/py-botocore/distinfo
1.885+1-1net/py-botocore/Makefile
+3-32 files

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

   Update to cloud-sql-proxy-2.24.1.
VersionDeltaFile
1.48+2-2sysutils/cloud-sql-proxy/distinfo
1.50+1-1sysutils/cloud-sql-proxy/Makefile
+3-32 files

OpenBSD/ports iNnDfXMdevel/appstream Makefile distinfo, devel/appstream/patches patch-src_as-system-info_c

   Update to appstream-1.1.5.
VersionDeltaFile
1.25+4-4devel/appstream/Makefile
1.15+2-2devel/appstream/distinfo
1.7+1-1devel/appstream/patches/patch-src_as-system-info_c
+7-73 files

OpenBSD/src jzDlyWflib/libcrypto/ui ui_lib.c

   Unlock CRYPTO_LOCK_UI on ui_open_session() failure

   Both ui_open_session() implementations, open_console() in ui_openssl.c
   in base, and the one in ui_openssl_win.c in portable, grab the lock of
   type CRYPTO_LOCK_UI before doing anything else.

   The only internal (and, as far as I can tell, the only existing) caller,
   UI_process(), returns immediately on failure. The calling thread thus
   keeps holding the lock and the next call to UI_process() will block
   indefinitely. Fix this by using the common exit path, which calls
   ui_close_session() aka close_console(), both implementations of which
   release the lock.

   Thanks to Kartik (@sage-mode-hunter) who proposed an alternative fix for
   ui_openssl_win.c, which we would have to apply to ui_openssl.c as well.

   Matches OpenSSL behavior since PR #2037
   Closes https://github.com/libressl/portable/pull/1334

   ok kenjiro
VersionDeltaFile
1.55+5-3lib/libcrypto/ui/ui_lib.c
+5-31 files

OpenBSD/src oB6fI1iusr.sbin/relayd relayd.conf.5

   relayd: correct edh relayd.conf.5

   The previous wording implied that omitting "params" defaulted to auto.
   "edh" alone enables EDH in auto mode, while leaving the directive out
   keeps EDH disabled (equivalent to no edh / edh params none).
VersionDeltaFile
1.220+9-6usr.sbin/relayd/relayd.conf.5
+9-61 files

OpenBSD/src 5KEwLoBusr.sbin/httpd server_http.c parse.y

   httpd: add custom HTTP header support

   Allow httpd.conf to set/add/remove custom HTTP response headers or Suppress
   existing ones. This enables httpd to add security headers, custom metadata,
   or remove unwanted headers without modifying app/fastcgi code.

   Three new directives are added:

   header option
           Manipulate HTTP response headers.  Multiple header statements may
           be specified.  Valid options are:

           set name value [always]
                   Set a custom HTTP response header with the specified name
                   and value.  If a header with the same name is already
                   present in the response, its value will be replaced.  The
                   header is added to successful responses (2xx and 3xx
                   status codes) by default.


    [57 lines not shown]
VersionDeltaFile
1.169+145-56usr.sbin/httpd/server_http.c
1.137+158-6usr.sbin/httpd/parse.y
1.75+132-1usr.sbin/httpd/config.c
1.135+78-2usr.sbin/httpd/httpd.conf.5
1.81+43-2usr.sbin/httpd/httpd.c
1.180+39-2usr.sbin/httpd/httpd.h
+595-692 files not shown
+620-718 files

OpenBSD/ports RWpQD9Wsysutils/borgbackup/1.4 distinfo Makefile, sysutils/borgbackup/1.4/patches patch-src_borg__hashindex_c

   Security update to borgbackup-1.4.5

   Contains a fix for CVE-2026-62268, which is s a security vulnerability
   that compromises data integrity.

   Changes:
   https://borgbackup.readthedocs.io/en/1.4.5/changes.html#version-1-4-5-2026-07-19
VersionDeltaFile
1.5.2.1+2-2sysutils/borgbackup/1.4/distinfo
1.7.2.1+3-1sysutils/borgbackup/1.4/pkg/PLIST
1.9.2.1+1-1sysutils/borgbackup/1.4/Makefile
1.1.4.1+0-0sysutils/borgbackup/1.4/patches/patch-src_borg__hashindex_c
+6-44 files

OpenBSD/ports XGyh6dadatabases/duckdb Makefile distinfo, databases/duckdb/pkg PLIST

   databases/duckdb: update to 1.5.5
VersionDeltaFile
1.9+2-2databases/duckdb/Makefile
1.9+2-2databases/duckdb/distinfo
1.8+1-0databases/duckdb/pkg/PLIST
+5-43 files

OpenBSD/ports OnRp9g4devel Makefile

   +swival
VersionDeltaFile
1.2597+1-0devel/Makefile
+1-01 files

OpenBSD/ports 6twkGIMdevel/swival Makefile distinfo, devel/swival/pkg PLIST DESCR

   Initial revision
VersionDeltaFile
1.1+170-0devel/swival/pkg/PLIST
1.1+37-0devel/swival/Makefile
1.1+5-0devel/swival/pkg/DESCR
1.1+2-0devel/swival/distinfo
1.1.1.1+0-0devel/swival/pkg/PLIST
1.1.1.1+0-0devel/swival/Makefile
+214-02 files not shown
+214-08 files

OpenBSD/ports qNh0A43audio/spotify-player distinfo crates.inc

   Update to spotify-player 0.24.1.
VersionDeltaFile
1.10+204-216audio/spotify-player/distinfo
1.10+101-107audio/spotify-player/crates.inc
1.14+1-1audio/spotify-player/Makefile
+306-3243 files

OpenBSD/ports AKIjxN7security/vaultwarden distinfo crates.inc

   Update to vaultwarden-1.37.0

   This release contains security fixes for the following advisories:
   - SSRF via the icon endpoint [GHSA-hw4g-2v3f-74x5] [GHSA-vh5m-fc9v-m84g]
   - Cross-Organization Cipher Access [GHSA-xwf8-pjh7-h589]
   - Organization Policy Bypass on Directory Import [GHSA-88qc-6ch9-mc3j]
   - Send Access-Count Bypass [GHSA-rxhg-2pw9-vf25]
   - Unauthenticated WebSocket Flooding DDOS [GHSA-96f7-78q5-j345]
   - Cross-Organization Secret Sharing [GHSA-455c-vgg9-jxw8]
   - Organization Import Authorization
     [GHSA-f3qw-qg77-hmm4][GHSA-jq2g-h4xr-4mcr]
   - Organization Data Enumeration via the Manager role
     [GHSA-rqf8-2568-r7mc]

   Changes: https://github.com/dani-garcia/vaultwarden/releases/tag/1.37.0
VersionDeltaFile
1.37+382-430security/vaultwarden/distinfo
1.34+190-214security/vaultwarden/crates.inc
1.57+1-1security/vaultwarden/Makefile
+573-6453 files

OpenBSD/ports Mbmp025www/vaultwarden-web distinfo Makefile, www/vaultwarden-web/pkg PLIST

   Update to vaultwarden-web-2026.6.4

   Changes:
   https://github.com/dani-garcia/bw_web_builds/releases/tag/v2026.6.2
   https://github.com/dani-garcia/bw_web_builds/releases/tag/v2026.6.4
VersionDeltaFile
1.25+61-52www/vaultwarden-web/pkg/PLIST
1.25+2-2www/vaultwarden-web/distinfo
1.27+1-1www/vaultwarden-web/Makefile
+64-553 files

OpenBSD/ports 8VWOvwwsysutils/rclone distinfo Makefile

   Security update to rclone-1.74.4

   Fixes several CVE's. Changes:
   https://rclone.org/changelog/#v1-74-4-2026-07-08
VersionDeltaFile
1.64.2.1+4-4sysutils/rclone/distinfo
1.74.2.1+1-1sysutils/rclone/Makefile
+5-52 files

OpenBSD/ports 2FHMnyRnet Makefile

   +smcroute
VersionDeltaFile
1.1468+1-0net/Makefile
+1-01 files