OpenBSD/ports lzneD15mail/postfix/stable distinfo Makefile

   update to postfix-3.10.8, ok Brad
VersionDeltaFile
1.163+2-2mail/postfix/stable/distinfo
1.278+1-2mail/postfix/stable/Makefile
+3-42 files

OpenBSD/src 9eHYcjTsys/net fq_codel.c

   plug a memory leak when detaching codel ifq disciplines on an interface.

   fqcodel_alloc() takes (moves) ownership of memory allocated as part
   of the pf queue code that sets up the queue discipline, but nothing
   releases it when the discipline is removed from the interface. every
   time you load a pf rulese that uses codel, it temporarily resets
   an interface to priq before creating and attaching new codel
   instances. this means every ruleset load would leak memory, to the
   point where M_DEVBUF allocations exhaust the kernel map.

   this has fqcodel_free() call fqcodel_pf_free to free the now unused
   codel discipline.

   found and fixed by lexi wilson
VersionDeltaFile
1.20+2-2sys/net/fq_codel.c
+2-21 files

OpenBSD/ports Sr08Vgpwww/jupyterlab distinfo Makefile, www/jupyterlab/pkg PLIST

   update jupyterlab to 4.5.6
VersionDeltaFile
1.16+61-61www/jupyterlab/pkg/PLIST
1.15+2-2www/jupyterlab/distinfo
1.15+1-1www/jupyterlab/Makefile
+64-643 files

OpenBSD/ports vPjCXWVgraphics/py-matplotlib distinfo Makefile, graphics/py-matplotlib/patches patch-pyproject_toml

   update matplotlib to 3.10.8
VersionDeltaFile
1.27+2-2graphics/py-matplotlib/distinfo
1.109+1-2graphics/py-matplotlib/Makefile
1.4+1-1graphics/py-matplotlib/patches/patch-pyproject_toml
+4-53 files

OpenBSD/ports pUW9ZRenet/sniproxy distinfo Makefile

   update to sniproxy-0.9.23, from Renaud Allard (maintainer)
VersionDeltaFile
1.12+2-2net/sniproxy/distinfo
1.16+1-1net/sniproxy/Makefile
+3-32 files

OpenBSD/ports ybGunggwww/lighttpd Makefile distinfo, www/lighttpd/patches patch-doc_config_lighttpd_annotated_conf patch-doc_config_conf_d_cgi_conf

   update to lighttpd-1.4.82, from Brad (maintainer)

   switch to upstream's config samples. this moves default config
   to a subdir; move your config from /etc/lighttpd.conf to
   /etc/lighttpd/lighttpd.conf or 'rcctl set lighttpd flags -f
   /etc/lighttpd.conf' etc as necessary
VersionDeltaFile
1.36+52-2www/lighttpd/pkg/PLIST
1.1+49-0www/lighttpd/patches/patch-doc_config_lighttpd_annotated_conf
1.184+13-8www/lighttpd/Makefile
1.1+12-0www/lighttpd/patches/patch-doc_config_conf_d_cgi_conf
1.6+2-2www/lighttpd/patches/patch-doc_lighttpd_8
1.77+2-2www/lighttpd/distinfo
+130-142 files not shown
+131-158 files

OpenBSD/ports wxCnd9jgames/pokerth Makefile distinfo, games/pokerth/patches patch-src_net_clientstate_cpp patch-src_gui_qt6-qml_CMakeLists_txt

   update to pokerth-2.0.6, from Josh Grosse (maintainer)
   small tweaks, move WANTLIB to the usual location, drop RelWithDebInfo
   as DEBUG_PACKAGES sets this automatically on debug pkgs archs
VersionDeltaFile
1.60+16-21games/pokerth/Makefile
1.1+14-0games/pokerth/patches/patch-src_net_clientstate_cpp
1.1+9-0games/pokerth/patches/patch-src_gui_qt6-qml_CMakeLists_txt
1.13+2-2games/pokerth/distinfo
1.16+4-0games/pokerth/pkg/PLIST
1.2+0-0games/pokerth/patches/patch-src_game_defs_h
+45-231 files not shown
+45-237 files

OpenBSD/ports d7WUtFfdatabases/sqlite3-tcl distinfo Makefile

   Update to 3.51.3.
VersionDeltaFile
1.19+2-2databases/sqlite3-tcl/distinfo
1.24+1-1databases/sqlite3-tcl/Makefile
+3-32 files

OpenBSD/ports jTha5Htdatabases/sqlite3 Makefile, databases/sqlite3/patches patch-main_mk

   missed cvs add
VersionDeltaFile
1.141.2.3+1-0databases/sqlite3/Makefile
1.1.2.1+0-0databases/sqlite3/patches/patch-main_mk
+1-02 files

OpenBSD/src qLddahqsys/dev/pci if_iavf.c

   iavf(4) can do 64 bit DMA also at bus_dmamem_alloc().

   from Brad Smith; tested by Hrvoje Popovski
VersionDeltaFile
1.28+2-2sys/dev/pci/if_iavf.c
+2-21 files

OpenBSD/ports KhFe9L3x11/spectrwm Makefile, x11/spectrwm/patches patch-spectrwm_c

   spectrwm: add rpath wpath to the pledge call as a quick fix to unbreak,
   reported by/ok mlarkin
VersionDeltaFile
1.25+11-0x11/spectrwm/patches/patch-spectrwm_c
1.48+1-0x11/spectrwm/Makefile
+12-02 files

OpenBSD/ports ft6DWUYmultimedia/upplay distinfo Makefile

   Update to upplay 1.9.10.
VersionDeltaFile
1.6+2-2multimedia/upplay/distinfo
1.14+1-1multimedia/upplay/Makefile
+3-32 files

OpenBSD/src IjoVtgzsys/dev/pci if_vmx.c

   vmx(4) can handle 64 bit DMA transfers.

   from Brad Smith; tested by Hrvoje Popovski
VersionDeltaFile
1.95+10-6sys/dev/pci/if_vmx.c
+10-61 files

OpenBSD/ports izGLkx2textproc/cookcli distinfo crates.inc, textproc/cookcli/pkg cook_server.rc

   Update to CookCLI 0.26.0.
VersionDeltaFile
1.8+156-90textproc/cookcli/distinfo
1.8+76-43textproc/cookcli/crates.inc
1.8+6-2textproc/cookcli/Makefile
1.2+1-1textproc/cookcli/pkg/cook_server.rc
+239-1364 files

OpenBSD/ports dt7MKdUsecurity/p5-Crypt-OpenSSL-RSA Makefile

   strangely, though this was previously fetchable from /modules/by-module/Crypt/
   it is now only available from /modules/by-authors/..., so set CPAN_AUTHOR
VersionDeltaFile
1.33+1-0security/p5-Crypt-OpenSSL-RSA/Makefile
+1-01 files

OpenBSD/ports J2Gppolx11 Makefile

   + snixembed
VersionDeltaFile
1.799+1-0x11/Makefile
+1-01 files

OpenBSD/ports 08ozIAXx11/snixembed Makefile distinfo, x11/snixembed/patches patch-makefile

   Initial revision
VersionDeltaFile
1.1+32-0x11/snixembed/Makefile
1.1+9-0x11/snixembed/patches/patch-makefile
1.1+8-0x11/snixembed/pkg/README
1.1+7-0x11/snixembed/pkg/DESCR
1.1+3-0x11/snixembed/pkg/PLIST
1.1+2-0x11/snixembed/distinfo
+61-06 files not shown
+61-012 files

OpenBSD/src me0CjzRsys/arch/amd64/amd64 hibernate_machdep.c, sys/arch/i386/i386 hibernate_machdep.c

   Fix a longstanding off-by-one error in hibernate unpack.

   Last year, I made a commit to early-allocate the hibernate data structure
   needed during actual hibernate instead of triyng to allocate it at the
   time of 'ZZZ'. This change exposed an old bug that caused machines to
   be unstable after unhibernate (typically manifesting in pool corruption
   or other difficult to track down bugs).

   The error was due to skipping a page of memory immediately adjacent to
   the hibernate piglet during unpack, effectively leaving that page with
   whatever content it had before image unpack started. If you got lucky, this
   page wasn't in use and you didn't notice anything. But with the fix to do
   early allocation, the chance that the page was in use increased, and
   thus the bug was exposed.

   Big thank you to Walter Alejandro Iglesias for tracking this down and
   providing the diff/root cause.


    [5 lines not shown]
VersionDeltaFile
1.53+2-2sys/arch/amd64/amd64/hibernate_machdep.c
1.63+2-2sys/arch/i386/i386/hibernate_machdep.c
1.9+2-2sys/arch/loongson/loongson/hibernate_machdep.c
+6-63 files

OpenBSD/ports leQmcOTtextproc/simdutf distinfo Makefile

   textproc/simdutf: Update to 8.2.0
VersionDeltaFile
1.6+2-2textproc/simdutf/distinfo
1.6+1-1textproc/simdutf/Makefile
+3-32 files

OpenBSD/ports 9z1CBUslang/erlang/26 distinfo Makefile, lang/erlang/27 Makefile distinfo

   lang/erlang: Update to 26.2.5.18 and 27.3.4.9
VersionDeltaFile
1.27+4-4lang/erlang/27/Makefile
1.22+4-4lang/erlang/27/distinfo
1.25+4-4lang/erlang/26/distinfo
1.30+4-4lang/erlang/26/Makefile
+16-164 files

OpenBSD/ports FploeOkdatabases/sqlite3/patches patch-src_expr_c patch-ext_misc_zipfile_c

   pick up changes from https://sqlite.org/src/fileage?name=branch-3.50 to
   update to sqlite3-3.50.7
VersionDeltaFile
1.2.2.1+92-12databases/sqlite3/patches/patch-src_expr_c
1.1.2.1+59-0databases/sqlite3/patches/patch-ext_misc_zipfile_c
1.1.2.1+55-0databases/sqlite3/patches/patch-src_wal_c
1.1.2.1+34-0databases/sqlite3/patches/patch-src_pager_c
1.1.2.1+15-0databases/sqlite3/patches/patch-src_select_c
1.2.2.1+5-5databases/sqlite3/patches/patch-VERSION
+260-175 files not shown
+262-2011 files

OpenBSD/ports SEPUhfZdatabases/sqlite3 Makefile distinfo, databases/sqlite3/pkg PLIST

   switch -stable to building from the sqlite-src (rather than sqlite-autoconf)
   distribution, done in prep for adding patches
VersionDeltaFile
1.141.2.1+12-7databases/sqlite3/Makefile
1.81.2.1+2-2databases/sqlite3/distinfo
1.18.2.1+2-0databases/sqlite3/pkg/PLIST
+16-93 files

OpenBSD/ports FU30fSZdatabases/sqlite3 Makefile distinfo

   update to sqlite3-3.51.3
   https://www.sqlite.org/wal.html#the_wal_reset_bug
VersionDeltaFile
1.150+3-3databases/sqlite3/Makefile
1.87+2-2databases/sqlite3/distinfo
+5-52 files

OpenBSD/src i6PZgBRsys/dev/pci if_iwx.c

   Fix Tx performance on iwx(4) BZ devices.

   BZ devices need to be told how long the MAC header is in the offload_assist
   field of the Tx command, even if no offloading features are being used.

   Found by chance while browsing iwlwifi driver git logs.
   See linux.git commit af8bfc7e38a7ad4f8e1663de7ab1463e644050b2
VersionDeltaFile
1.222+3-1sys/dev/pci/if_iwx.c
+3-11 files

OpenBSD/src 2e46eM2sys/dev/pci pcidevs.h pcidevs_data.h

   regen
VersionDeltaFile
1.2120+2-2sys/dev/pci/pcidevs.h
1.2115+2-2sys/dev/pci/pcidevs_data.h
+4-42 files

OpenBSD/src wRCdFuSsys/dev/pci if_ixv.c pcidevs

   ixv(4) prints VF for virtual function and mac address during attach.

   from Hrvoje Popovski and Yuichiro NAITO
VersionDeltaFile
1.3+3-3sys/dev/pci/if_ixv.c
1.2127+2-2sys/dev/pci/pcidevs
+5-52 files

OpenBSD/ports izJpZ5Nmail/postfix/stable Makefile, security/sslscan Makefile

   bump openssl/3.5 consumers with static link
VersionDeltaFile
1.277+1-1mail/postfix/stable/Makefile
1.84+1-1security/sslscan/Makefile
1.55+1-1sysutils/borgbackup/2.0/Makefile
+3-33 files

OpenBSD/ports 3vIFxV3security/openssl/3.5 Makefile, security/openssl/3.5/patches patch-ssl_t1_lib_c patch-doc_man3_SSL_CTX_set1_curves_pod

   openssl/3.5: pull in fix for CVE-2026-2673

   Loss of key agreement group tuple structure when the `DEFAULT` keyword
   is used in the server-side configuration of the key-agreement group list.
   This could result in accepting a less preferred than intended client
   keyshare.
VersionDeltaFile
1.1+177-0security/openssl/3.5/patches/patch-ssl_t1_lib_c
1.1+154-0security/openssl/3.5/patches/patch-doc_man3_SSL_CTX_set1_curves_pod
1.1+77-0security/openssl/3.5/patches/patch-test_tls13groupselection_test_c
1.1+31-0security/openssl/3.5/patches/patch-CHANGES_md
1.1+26-0security/openssl/3.5/patches/patch-NEWS_md
1.14+1-1security/openssl/3.5/Makefile
+466-16 files

OpenBSD/ports QNGhRLcaudio/mpd distinfo Makefile

   audio/mpd: update to 0.24.9.

   see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.9/NEWS
VersionDeltaFile
1.75+2-2audio/mpd/distinfo
1.161+1-1audio/mpd/Makefile
+3-32 files

OpenBSD/ports uTLc4Wedevel/proj Makefile distinfo, devel/proj/pkg PLIST

   devel/proj: update to 9.8.0.

   see https://proj.org/en/9.8/news.html
VersionDeltaFile
1.64+2-2devel/proj/Makefile
1.46+2-2devel/proj/distinfo
1.20+1-0devel/proj/pkg/PLIST
+5-43 files