OpenBSD/ports WZDDMxatextproc/tomlplusplus Makefile distinfo, textproc/tomlplusplus/pkg PLIST DESCR

   Initial revision
VersionDeltaFile
1.1+59-0textproc/tomlplusplus/pkg/PLIST
1.1+28-0textproc/tomlplusplus/Makefile
1.1+11-0textproc/tomlplusplus/pkg/DESCR
1.1+2-0textproc/tomlplusplus/distinfo
1.1.1.1+0-0textproc/tomlplusplus/distinfo
1.1.1.1+0-0textproc/tomlplusplus/Makefile
+100-02 files not shown
+100-08 files

OpenBSD/src 6JQWcG2lib/libcrypto/asn1 a_bitstr.c

   Make truncation in ASN1_BIT_STRING_set_bit() explicit

   Instead of relying on i2c_ASN1_BIT_STRING() to determine the "unused"
   bits on encoding, set them explicitly in abs->flags via a call to
   asn1_abs_set_unused_bits(). This means ASN1_STRING_FLAGS_BITS_LEFT is
   now set on a bit string, which was previously explicitly cleared.

   This also means that the encoding of a non-zero ASN1_BIT_STRING
   populated by setting the bits individually will now go through the
   if (a->flags & ASN1_STRING_FLAG_BITS_LEFT) path in i2c_ASN1_BIT_STRING().

   The most prominent usage of this function is in X.509 for the keyUsage
   extension or the CRL reason codes. There's also the NS cert type, TS
   PKIFailureInfo and general BITLIST config strings.

   The reason for the truncation logic comes from the DER for NamedBitLists
   X.690, 11.2.2 below:

     X.680, 22.7:

    [22 lines not shown]
VersionDeltaFile
1.49+43-9lib/libcrypto/asn1/a_bitstr.c
+43-91 files

OpenBSD/xenocara P9BES6T. MODULES 3RDPARTY

   update
VersionDeltaFile
1.551+22-22MODULES
1.457+4-43RDPARTY
+26-262 files

OpenBSD/src oQLLiaasys/arch/amd64/amd64 vmm_machdep.c

   vmm: Expose pvclock only if tsc frequency is known

   If the tsc frequency is unknown, tsc_frequency == 0 and vmm will set
   vc_pvclock_system_tsc_mul = 0 which will cause the guest's pvclock to
   not advance until vmm updates the struct pvclock_time_info on the next
   vmentry.  tsc_frequency == 0 can happen in nested virtualization
   setups.

   Therefore, do not expose the pvclock feature bits if tsc_frequency == 0,
   both in the KVM and in the VMM hypervisor signature.

   ok mlarkin
VersionDeltaFile
1.69+10-6sys/arch/amd64/amd64/vmm_machdep.c
+10-61 files

OpenBSD/xenocara nfXcvQ4xserver ChangeLog configure, xserver/glamor glamor_egl.c glamor.c

   Update to xserver 21.1.21. ok tb@
VersionDeltaFile
1.55+91-0xserver/ChangeLog
1.95+14-14xserver/configure
1.16+0-28xserver/glamor/glamor_egl.c
1.15+0-26xserver/glamor/glamor.c
1.12+6-15xserver/glamor/Makefile.in
1.7+0-7xserver/glamor/Makefile.am
+111-909 files not shown
+121-11315 files

OpenBSD/xenocara Dp8Zyooapp/xterm wcwidth.c button.c, app/xterm/vttests tcapquery.pl

   Update to xterm-406. Tested by kirill@ and tb, ok tb@
VersionDeltaFile
1.16+529-332app/xterm/wcwidth.c
1.52+150-99app/xterm/button.c
1.8+112-87app/xterm/vttests/tcapquery.pl
1.9+83-83app/xterm/aclocal.m4
1.50+110-21app/xterm/util.c
1.59+66-1app/xterm/xterm.log.html
+1,050-62324 files not shown
+1,365-73430 files

OpenBSD/ports Td1ljDhgraphics/p5-Image-ExifTool distinfo Makefile

   Update to p5-Image-ExifTool-13.50.
VersionDeltaFile
1.94+2-2graphics/p5-Image-ExifTool/distinfo
1.105+1-1graphics/p5-Image-ExifTool/Makefile
+3-32 files

OpenBSD/ports IVC98Q3telephony/py-phonenumbers distinfo Makefile

   Update to py3-phonenumbers-9.0.23.
VersionDeltaFile
1.29+2-2telephony/py-phonenumbers/distinfo
1.41+1-1telephony/py-phonenumbers/Makefile
+3-32 files

OpenBSD/src PLCwfB3games/fortune/datfiles fortunes

   Fix typo: "never ever stick *you* hand in the toaster" -> "your"

   Verified against "Dave Barry's Greatest Hits".
VersionDeltaFile
1.58+1-1games/fortune/datfiles/fortunes
+1-11 files

OpenBSD/src RxKCfAwusr.bin/ssh sftp-client.c

   Remove sys/poll.h since we also have poll.h.

   Also removes one line of diff vs portable.
VersionDeltaFile
1.182+1-2usr.bin/ssh/sftp-client.c
+1-21 files

OpenBSD/ports OF9bsbawww/ruby-puma distinfo Makefile, www/ruby-puma/pkg PLIST

   Update to puma 7.2.0
VersionDeltaFile
1.13+1-33www/ruby-puma/pkg/PLIST
1.14+2-2www/ruby-puma/distinfo
1.18+1-1www/ruby-puma/Makefile
+4-363 files

OpenBSD/src FqH7iO3usr.bin/ssh auth2.c

   Move setting of user, service and style earlier since -portable needs to
   use these when setting up PAM.  Removes two diffs vs portable.
VersionDeltaFile
1.172+4-4usr.bin/ssh/auth2.c
+4-41 files

OpenBSD/ports yBRJL0etextproc/xmlwf distinfo Makefile

   update xmlwf to expat 2.7.4
VersionDeltaFile
1.12+4-4textproc/xmlwf/distinfo
1.20+1-1textproc/xmlwf/Makefile
+5-52 files

OpenBSD/ports hUu2kHowww Makefile

   +minify
VersionDeltaFile
1.1171+1-0www/Makefile
+1-01 files

OpenBSD/ports b7DHsykwww/minify distinfo Makefile, www/minify/pkg DESCR PLIST

   Initial revision
VersionDeltaFile
1.1+60-0www/minify/distinfo
1.1+32-0www/minify/Makefile
1.1+19-0www/minify/modules.inc
1.1+15-0www/minify/pkg/DESCR
1.1+6-0www/minify/pkg/PLIST
1.1.1.1+0-0www/minify/pkg/PLIST
+132-04 files not shown
+132-010 files

OpenBSD/ports UaY0moksysutils/ggrep Makefile

   sysutils/ggrep: annotation: update to 3.12 blocked by regression
VersionDeltaFile
1.47+2-0sysutils/ggrep/Makefile
+2-01 files

OpenBSD/ports Io2Z9X9math/wxMaxima Makefile distinfo, math/wxMaxima/patches patch-CMakeLists_txt patch-src_Maxima_h

   update wxMaxima to 26.01.0
VersionDeltaFile
1.1+18-0math/wxMaxima/patches/patch-CMakeLists_txt
1.27+3-2math/wxMaxima/Makefile
1.12+2-2math/wxMaxima/distinfo
1.11+1-0math/wxMaxima/pkg/PLIST
1.2+0-0math/wxMaxima/patches/patch-src_Maxima_h
1.2+0-0math/wxMaxima/patches/patch-src_Maxima_cpp
+24-46 files

OpenBSD/ports VFcU7TFdevel/py-jupyter_client distinfo Makefile

   update py-jupyter_client to 8.8.0
VersionDeltaFile
1.15+2-2devel/py-jupyter_client/distinfo
1.32+1-1devel/py-jupyter_client/Makefile
+3-32 files

OpenBSD/ports EA8m7A8shells/tcsh distinfo Makefile, shells/tcsh/patches patch-tests_variables_at

   Update to tcsh 6.24.16, from Josh Grosse
VersionDeltaFile
1.5+17-2shells/tcsh/patches/patch-tests_variables_at
1.18+2-2shells/tcsh/distinfo
1.69+1-1shells/tcsh/Makefile
+20-53 files

OpenBSD/src gdPqBkLusr.bin/ssh auth2-gss.c

   misc.h is needed for ForwardOptions in servconf.h.
VersionDeltaFile
1.37+2-1usr.bin/ssh/auth2-gss.c
+2-11 files

OpenBSD/src R9sEgAslib/libcrypto/x509 x509_crld.c

   replace buggy strncmp with strcmp found with clang-tidy

   Found the same fix from davidben in BoringSSL as well (https://boringssl-review.googlesource.com/c/boringssl/+/87927). OpenSSL appears to have accidentally changed the semantics here with the HAS_PREFIX macro, which appears to be incorrect.

   discussed w/ tb@ & beck@
VersionDeltaFile
1.11+2-2lib/libcrypto/x509/x509_crld.c
+2-21 files

OpenBSD/src ja71Eb6usr.bin/ssh clientloop.c

   Also check for EWOULDBLOCK on system error.  This is the same as EAGAIN on
   OpenBSD so is a no-op but removes a diff making portable syncs easier.
VersionDeltaFile
1.419+2-2usr.bin/ssh/clientloop.c
+2-21 files

OpenBSD/src fCiNHGLusr.bin/ssh auth2.c

   Move ssherr.h to where portable needs it.  Resyncs this chunk.
VersionDeltaFile
1.171+2-2usr.bin/ssh/auth2.c
+2-21 files

OpenBSD/src XnFJNOsgnu/lib/libcxx Makefile, gnu/lib/libcxx/include/c++/v1 __config_site

   Fix PSTL backend (names) in __config_site

   Upstream libc++ renamed these macros in the following commit:
   https://github.com/llvm/llvm-project/commit/d423d80

   We had the correct names in the libcxx* makefiles, so no ABI changes are
   required.

   Reported by c2qd and also provided the __config_site diff. OK robert@
VersionDeltaFile
1.4+3-3gnu/lib/libcxx/include/c++/v1/__config_site
1.10+1-2gnu/lib/libcxx/Makefile
1.7+1-2gnu/lib/libcxxabi/Makefile
+5-73 files

OpenBSD/ports NHMECITx11/vlc/patches patch-modules_codec_avcodec_video_c patch-modules_demux_mp4_essetup_c

   Backport support for VVC codec #2

   From Brad (maintainer)
VersionDeltaFile
1.8+13-67x11/vlc/patches/patch-modules_codec_avcodec_video_c
1.1+50-0x11/vlc/patches/patch-modules_demux_mp4_essetup_c
1.4+30-12x11/vlc/patches/patch-modules_demux_mp4_libmp4_h
1.1+36-0x11/vlc/patches/patch-modules_demux_mp4_mpeg4_h
1.7+13-18x11/vlc/patches/patch-modules_demux_mp4_libmp4_c
1.4+15-13x11/vlc/patches/patch-modules_demux_mkv_matroska_segment_parse_cpp
+157-1107 files not shown
+251-12313 files

OpenBSD/ports jdhAPRxwww/zola distinfo crates.inc

   update to zola-0.22.1
   drop maintainer as there have been many timeouts in previous updates,
   and no response to this update diff
VersionDeltaFile
1.7+1,000-718www/zola/distinfo
1.2+500-356www/zola/crates.inc
1.20+1-8www/zola/Makefile
+1,501-1,0823 files

OpenBSD/ports iTrUbWxx11/vlc patch-modules_codec_avcodec_fourcc_c patch-modules_codec_avcodec_video_c

   Remove patches from vlc root dir
VersionDeltaFile
1.2+0-0x11/vlc/patch-modules_codec_avcodec_fourcc_c
1.2+0-0x11/vlc/patch-modules_codec_avcodec_video_c
1.2+0-0x11/vlc/patch-modules_demux_adaptive_tools_FormatNamespace_cpp
1.2+0-0x11/vlc/patch-modules_demux_mkv_matroska_segment_parse_cpp
1.2+0-0x11/vlc/patch-modules_demux_mp4_essetup_c
1.2+0-0x11/vlc/patch-modules_demux_mp4_libmp4_c
+0-06 files not shown
+0-012 files

OpenBSD/ports 1l8pnvkgames/scummvm Makefile distinfo, games/scummvm/patches patch-configure

   update to scummvm 2026.1.0; from Donovan Watteau
   tinygl disabled as ztriangle.cpp uses a lot of memory at build time
VersionDeltaFile
1.26+86-3games/scummvm/pkg/PLIST
1.107+9-5games/scummvm/Makefile
1.49+2-2games/scummvm/distinfo
1.31+2-2games/scummvm/patches/patch-configure
+99-124 files

OpenBSD/ports TUhemyinet/toot distinfo Makefile, net/toot/patches patch-toot_tui_utils_py patch-toot_tui_images_py

   update to toot-0.51.1
VersionDeltaFile
1.33+2-2net/toot/distinfo
1.52+1-2net/toot/Makefile
1.2+0-0net/toot/patches/patch-toot_tui_utils_py
1.2+0-0net/toot/patches/patch-toot_tui_images_py
1.2+0-0net/toot/patches/patch-toot_tui_timeline_py
+3-45 files

OpenBSD/ports J0NL9rpx11/i3 distinfo Makefile

   update to i3-4.25.1
VersionDeltaFile
1.47+2-2x11/i3/distinfo
1.144+1-1x11/i3/Makefile
+3-32 files