OpenBSD/src jY1Gllhlib/libssl ssl_tlsext.c

   tlsext: add XXX to consider refusing anything but uncompressed point format

   ok jsing kenjiro
VersionDeltaFile
1.162+3-1lib/libssl/ssl_tlsext.c
+3-11 files

OpenBSD/src qll3PbJregress/lib/libssl/unit Makefile

   The ssl_kex regress now passes.
VersionDeltaFile
1.19+1-3regress/lib/libssl/unit/Makefile
+1-31 files

OpenBSD/src 0FYx4yalib/libssl ssl_kex.c

   ssl_kex: ensure the public key uses uncompressed encoding

   EC_POINT_oct2point() does most of the validation we need it to do, but it
   has to accept the point at infinity, compressed and hybrid encodings for
   historic reasons. So exclude these cases: the point at infinity makes no
   sense here and will be caught later in ECDH_compute_key(), the compressed
   and hybrid encodings MUST NOT be supported per RFC 8422 section 5.1.2.

   This is implemented using the strategy already used in ec_convert.c since
   the point_conversion_form_t is completely unfit for anything.

   Set decode_error to ensure we send that alert. We may make some effort to
   use illegal_parameter later.

   Issue about the missing alert and the point at infinity raised by Lucca
   Hirschi et al.

   ok jsing kenjiro
VersionDeltaFile
1.15+22-2lib/libssl/ssl_kex.c
+22-21 files

OpenBSD/src K00bmDOregress/lib/libssl/unit ssl_kex.c

   Adjust ssl_kex test for signature change in ssl_kex_peer_public_ecdhe_ecp()
VersionDeltaFile
1.2+9-4regress/lib/libssl/unit/ssl_kex.c
+9-41 files

OpenBSD/src qiBmTK1lib/libssl tls_key_share.c ssl_kex.c

   Add a decode_error argument to ssl_kex_peer_public_ecdhe_ecp()

   ok jsing kenjiro
VersionDeltaFile
1.12+5-4lib/libssl/tls_key_share.c
1.14+3-2lib/libssl/ssl_kex.c
1.42+3-2lib/libssl/ssl_local.h
+11-83 files

OpenBSD/ports vFqT279sysutils/trash-d Makefile distinfo, sysutils/trash-d/pkg PLIST

   sysutils/trash-d: update to 21

   ok volker@
VersionDeltaFile
1.9+19-17sysutils/trash-d/Makefile
1.2+6-0sysutils/trash-d/pkg/PLIST
1.5+2-2sysutils/trash-d/distinfo
+27-193 files

OpenBSD/ports AOI5KwPfonts/noto/fonts distinfo Makefile

   Update to noto-fonts-2026.06.01.
VersionDeltaFile
1.16+2-2fonts/noto/fonts/distinfo
1.22+1-1fonts/noto/fonts/Makefile
+3-32 files

OpenBSD/src c6M3PwGregress/lib/libssl/unit ssl_kex.c Makefile

   regress/libssl/unit: add a currently failing test for ECDHE kex
VersionDeltaFile
1.1+162-0regress/lib/libssl/unit/ssl_kex.c
1.18+4-1regress/lib/libssl/unit/Makefile
+166-12 files

OpenBSD/ports oO1fIGJwww/py-beautifulsoup4 distinfo Makefile

   update to py3-beautifulsoup4-4.15.0
VersionDeltaFile
1.22+2-2www/py-beautifulsoup4/distinfo
1.38+1-1www/py-beautifulsoup4/Makefile
+3-32 files

OpenBSD/ports U3OpGzxnet/radcli distinfo Makefile

   update to radcli-1.5.2
VersionDeltaFile
1.14+2-2net/radcli/distinfo
1.23+1-1net/radcli/Makefile
+3-32 files

OpenBSD/ports 3iyT27egames/lincity-ng Makefile

   needs xsltproc (from textproc/libxslt) to build
VersionDeltaFile
1.34+2-1games/lincity-ng/Makefile
+2-11 files

OpenBSD/src sSSAcy6usr.bin/newsyslog newsyslog.8

   sort SEE ALSO
VersionDeltaFile
1.58+3-3usr.bin/newsyslog/newsyslog.8
+3-31 files

OpenBSD/ports JyvrCDanet/rsync distinfo Makefile

   update to rsync-3.4.4
VersionDeltaFile
1.38.6.2+2-2net/rsync/distinfo
1.111.6.2+1-1net/rsync/Makefile
+3-32 files

OpenBSD/ports VIKue3Onet/rsync distinfo Makefile

   update to rsync-3.4.4
VersionDeltaFile
1.41+2-2net/rsync/distinfo
1.114+1-1net/rsync/Makefile
+3-32 files

OpenBSD/ports lG2OoV0lang/php/8.3 Makefile, lang/php/8.4 Makefile

   drop nginx unit info from pkg-readme
VersionDeltaFile
1.23+0-7lang/php/files/README-main
1.14+1-0lang/php/8.5/Makefile
1.41+1-0lang/php/8.4/Makefile
1.61+1-0lang/php/8.3/Makefile
+3-74 files

OpenBSD/ports JCLj3G1lang/node Makefile, lang/node/patches patch-deps_v8_third_party_highway_src_hwy_detect_compiler_arch_h

   Forcefully disable RVV code in highway to let lang/node build on riscv64

   Bump REVISION just in case, I strongly doubt this built with clang 19.

   ok volker@ (maintainer)
VersionDeltaFile
1.1+14-0lang/node/patches/patch-deps_v8_third_party_highway_src_hwy_detect_compiler_arch_h
1.168+1-1lang/node/Makefile
+15-12 files

OpenBSD/ports KfgMghGsysutils/consul Makefile, sysutils/consul-template Makefile

   Drop maintainer. I am barely using these nowadays.
   Any taker, feel free.
VersionDeltaFile
1.109+1-2sysutils/nomad/Makefile
1.133+1-2sysutils/consul/Makefile
1.66+1-2sysutils/consul-template/Makefile
1.17+1-1sysutils/envconsul/Makefile
+4-74 files

OpenBSD/ports zIDNakEx11/qt6/pyside6/pyside Makefile, x11/qt6/pyside6/shiboken Makefile

   pyside6/*: switch to MODCLANG_VERSION = 22

   ok jtt
VersionDeltaFile
1.13+2-1x11/qt6/pyside6/pyside/Makefile
1.16+2-1x11/qt6/pyside6/shiboken/Makefile
1.2+2-1x11/qt6/pyside6/shiboken_generator/Makefile
+6-33 files

OpenBSD/ports nL8EAl5x11/qt6/pyside6/tools Makefile

   pyside6/tools: remove MODCLANG_LIB_DEPENDS leftover

   Since the port no longer uses the clang module, this LIB_DEPENDS does
   nothing and is confusing.

   ok jtt
VersionDeltaFile
1.8+0-2x11/qt6/pyside6/tools/Makefile
+0-21 files

OpenBSD/ports hN5EbgIdevel/kdevelop Makefile

   devel/kdevelop: switch to MODCLANG_VERSION = 22

   ok rsadowski (who had and tested the same diff)
VersionDeltaFile
1.95+3-1devel/kdevelop/Makefile
+3-11 files

OpenBSD/ports e4fyzmQlang/clazy Makefile

   lang/clazy: switch to MODCLANG_VERSION=22

   ok rsadowski
VersionDeltaFile
1.27+2-1lang/clazy/Makefile
+2-11 files

OpenBSD/ports nubvfdcx11/qt6/qttools Makefile, x11/qt6/qttools/patches patch-src_qdoc_qdoc_src_qdoc_clang_AST_QualTypeNames_h patch-src_qdoc_cmake_QDocConfiguration_cmake

   qt6/qttools: switch to MODCLANG_VERSION=22

   Adjust qdoc supported clang version and pull in upstream commit
   https://github.com/qt/qttools/commit/f75f4090ed8e5c9dc898a313a5dd9b6878c2f034

   ok rsadowski
VersionDeltaFile
1.1+512-0x11/qt6/qttools/patches/patch-src_qdoc_qdoc_src_qdoc_clang_AST_QualTypeNames_h
1.34+2-1x11/qt6/qttools/Makefile
1.3+1-1x11/qt6/qttools/patches/patch-src_qdoc_cmake_QDocConfiguration_cmake
+515-23 files

OpenBSD/ports 5qXUQ9Px11/qt5/qttools Makefile

   qt5/qttools: switch to MODCLANG_VERSION=22

   ok rsadowski
VersionDeltaFile
1.30+2-1x11/qt5/qttools/Makefile
+2-11 files

OpenBSD/ports 3Ch6ml0audio/audacious Makefile.inc, audio/audacious/player distinfo

   Update to audacious-4.6.1

   Changes: https://audacious-media-player.org/news/65-audacious-4-6-1-released
VersionDeltaFile
1.16+2-2audio/audacious/player/distinfo
1.16+2-2audio/audacious/plugins/distinfo
1.20+1-1meta/audacious/Makefile
1.22+1-1audio/audacious/Makefile.inc
1.9+1-0audio/audacious/player/pkg/PLIST
1.12+1-0audio/audacious/plugins/pkg/PLIST
+8-66 files

OpenBSD/ports HA6Xsa4x11/yad Makefile, x11/yad/patches patch-src_main_c

   x11/yad: use proper object type-casting macro to appease llvm22
VersionDeltaFile
1.1+21-0x11/yad/patches/patch-src_main_c
1.25+1-1x11/yad/Makefile
+22-12 files

OpenBSD/src YF2Ttguusr.bin/tmux server-client.c

   Move checking of whether the cursor is visible inside the if so that it
   always hits the calculation of the oy offset when the status line is at
   the top. From Michael Grant.
VersionDeltaFile
1.462+5-4usr.bin/tmux/server-client.c
+5-41 files

OpenBSD/src 5x34ZrPusr.bin/tmux cmd-capture-pane.c tmux.1

   Add -H flag to capture-pane to show hyperlinks.
VersionDeltaFile
1.64+72-11usr.bin/tmux/cmd-capture-pane.c
1.1068+10-4usr.bin/tmux/tmux.1
1.148+3-1usr.bin/tmux/grid.c
1.1336+2-1usr.bin/tmux/tmux.h
+87-174 files

OpenBSD/ports NsRB3Zqgraphics/stable-diffusion.cpp Makefile

   Fails to build on riscv64
VersionDeltaFile
1.6+1-0graphics/stable-diffusion.cpp/Makefile
+1-01 files

OpenBSD/ports A4tqLjnsysutils/grafana distinfo Makefile, sysutils/grafana/pkg PLIST

   sysutils/grafana: update to 13.0.2
VersionDeltaFile
1.47+121-118sysutils/grafana/pkg/PLIST
1.47+4-4sysutils/grafana/distinfo
1.64+1-1sysutils/grafana/Makefile
+126-1233 files

OpenBSD/ports ygp4RySdevel Makefile, devel/liboil/patches patch-liboil_amd64_wavelet_c patch-liboil_liboilcpu-x86_c

   drop devel/liboil; no longer actively developed or used by other ports,
   and fails on i386 llvm22. upstream recommends that any remaining users
   switch to Orc:
   https://cgit.freedesktop.org/liboil/commit/?id=04b154aa118c0fdf244932dadc3d085f6290db7a
VersionDeltaFile
1.1815+2-1devel/quirks/files/Quirks.pm
1.1801+1-1devel/quirks/Makefile
1.2587+0-1devel/Makefile
1.3+0-0devel/liboil/patches/patch-liboil_amd64_wavelet_c
1.3+0-0devel/liboil/patches/patch-liboil_liboilcpu-x86_c
1.3+0-0devel/liboil/patches/patch-liboil_liboildebug_c
+3-35 files not shown
+3-311 files