NetBSD/src YDOboH4sys/opencrypto cryptosoft_xform.c cryptodev.h

   u_intXX_t -> uintXX_t
VersionDeltaFile
1.31+159-159sys/opencrypto/cryptosoft_xform.c
1.53+91-91sys/opencrypto/cryptodev.h
1.128+30-30sys/opencrypto/cryptodev.c
1.133+26-26sys/opencrypto/crypto.c
1.6+20-20sys/opencrypto/ocryptodev.h
1.25+16-16sys/opencrypto/deflate.c
+342-3427 files not shown
+390-39013 files

NetBSD/src b3EdBQ7sys/opencrypto cryptodev.c cryptodev.h

   Fix:

   An integer wraparound bug that could cause a NULL pointer exception.
   Data sharing issues that could cause data corruption.
   Locking issues that could cause double freeing or using free memory.

   Issues discovered by nasm and coordinated by VulnCheck

   Thank you!
VersionDeltaFile
1.127+317-345sys/opencrypto/cryptodev.c
1.52+39-32sys/opencrypto/cryptodev.h
1.4+5-4sys/opencrypto/cryptodev_internal.h
1.132+4-4sys/opencrypto/crypto.c
1.18+4-4sys/opencrypto/ocryptodev.c
1.24+3-3sys/opencrypto/deflate.c
+372-3921 files not shown
+375-3957 files

NetBSD/src BBAyUIDcrypto/external/bsd/openssh/lib Makefile

   libssh/Makefile: Fix comment about compat libssh.

   We _do_ create a private compat libssh, not for the benefit of
   applications linked against it (there aren't any, or if there were it
   would be a bug) but for the benefit of applications loading
   pam_ssh.so which is legitimately linked against libssh.

   When I made the change a few months ago to restore building compat
   libssh (by not defining NOCOMPAT) I explained this in the commit
   message but neglected to update the comment.

   PR lib/58648: private shared libraries should go in /usr/lib/private,
   not /usr/lib
VersionDeltaFile
1.49+8-4crypto/external/bsd/openssh/lib/Makefile
+8-41 files

NetBSD/pkgsrc 8wSIKHgdoc CHANGES-2026

   Updated security/stunnel to 5.78
VersionDeltaFile
1.2679+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Ejocc4vsecurity/stunnel distinfo Makefile

   stunnel: update to 5.78

   Changes since 5.77:

   Security bugfixes

       OpenSSL DLLs updated to version 3.5.6.

   Bugfixes

       Fixed WIN32 transfer() loop errors with OOB TCP.
       Fixed a memory leak introduced in version 5.73.
       Build fix for systems without timegm() (thanks to Jose A. Diaz and Shubham Gupta).
       Fixed a startup crash when both global (default) and service-level lists of values are configured for an option.

   Features

       Support for zstd and brotli compression with OpenSSL 3.2 and TLS 1.2 or older.
       WIN32 OpenSSL build with zlib and zstd support.

    [4 lines not shown]
VersionDeltaFile
1.76+4-4security/stunnel/distinfo
1.136+2-2security/stunnel/Makefile
+6-62 files

NetBSD/src eG3Eiffdoc 3RDPARTY

   Update an old temporary usage comment for tzdata

   There was a short period (years ago now) when the tzdata2netbsd
   script for updating NetBSD HEAD with the current version of tzdata
   was not working as desired, and a comment added here indicated that.

   That is long since fixed, the script has been used again now for
   ages, so remove the comment indicating things were being done by
   hand, and instead include usage advice for tzdata2netbsd.
VersionDeltaFile
1.2194+3-3doc/3RDPARTY
+3-31 files

NetBSD/pkgsrc-wip 30d73bfups-nut COMMIT_MSG TODO

ups-nut: Write COMMIT_MSG and clean up TODO
DeltaFile
+66-1ups-nut/COMMIT_MSG
+3-4ups-nut/TODO
+69-52 files

NetBSD/src PhqLeqXexternal/bsd/top/dist utils.c

   Undo earlier meaningless change

   Revert my botched change (rev 1.7, 2026-04-18 19:42:21 +0000) which
   had the parens in the wrong place, which made it useless (pointed out
   offlist by rillig@ - thanks).   The change was made unnecessary by
   christos later change (rev 1.8, 2026-04-18 21:37:04 +0000), so there
   is no point fixing it, just make it go away.
VersionDeltaFile
1.9+1-1external/bsd/top/dist/utils.c
+1-11 files

NetBSD/pkgsrc-wip ca2c5ecbob distinfo, bob/patches patch-.._vendor_lua-src-547.0.0_src_lib.rs

bob: add patch to fix build on earmv6hf and earmv7hf
DeltaFile
+16-0bob/patches/patch-.._vendor_lua-src-547.0.0_src_lib.rs
+1-0bob/distinfo
+17-02 files

NetBSD/src dtTyN38sys/arch/cesfic/include vmparam.h, sys/arch/hp300/include vmparam.h

   Delete long-unused constant BTOPUSRSTACK.
VersionDeltaFile
1.25+1-2sys/arch/cesfic/include/vmparam.h
1.47+1-2sys/arch/hp300/include/vmparam.h
1.52+1-2sys/arch/mac68k/include/vmparam.h
1.46+1-2sys/arch/mvme68k/include/vmparam.h
1.31+1-2sys/arch/news68k/include/vmparam.h
1.12+1-2sys/arch/virt68k/include/vmparam.h
+6-126 files

NetBSD/src 22yuj0Vsys/arch/luna68k/include vmparam.h, sys/arch/m68k/m68k pmap_motorola.c

   VM_KERNEL_PT_PAGES is an old-pmap parameter, so segregate it to
   the old-pmap, and default it there to a common value that individual
   platforms can override if desired.
VersionDeltaFile
1.106+7-2sys/arch/m68k/m68k/pmap_motorola.c
1.35+1-6sys/arch/next68k/include/vmparam.h
1.46+1-6sys/arch/x68k/include/vmparam.h
1.31+1-6sys/arch/luna68k/include/vmparam.h
1.51+1-6sys/arch/mac68k/include/vmparam.h
1.45+1-6sys/arch/mvme68k/include/vmparam.h
+12-329 files not shown
+25-6615 files

NetBSD/src gKHTIxUsys/arch/vax/vax machdep.c

   Fix an error in rev 1.202; that change did not properly account for the
   VAX page that needs to be reserved for the console routines.
VersionDeltaFile
1.203+4-4sys/arch/vax/vax/machdep.c
+4-41 files

NetBSD/src sKG81dBexternal/bsd/file Makefile.inc

   Use tabs instead of whitespace, make things line up nicer.
VersionDeltaFile
1.10+5-7external/bsd/file/Makefile.inc
+5-71 files

NetBSD/pkgsrc-wip 595f373chromium COMMIT_MSG distinfo

chromium: update to 147.0.7727.137
DeltaFile
+69-60chromium/COMMIT_MSG
+9-9chromium/distinfo
+1-1chromium/Makefile
+79-703 files

NetBSD/src Zj7xOmadoc 3RDPARTY CHANGES

   Note Christos' earlier tzcode2026b update.
VersionDeltaFile
1.2193+2-2doc/3RDPARTY
1.3250+2-1doc/CHANGES
+4-32 files

NetBSD/src JRoocYRdoc 3RDPARTY CHANGES

   CHANGES and 3RDPARTY must be updated manually (via 2026bgtz)
VersionDeltaFile
1.2192+2-2doc/3RDPARTY
1.3249+2-1doc/CHANGES
+4-32 files

NetBSD/src APXUBULtests/lib/libarchive Makefile

   Add ${ZSTDCPPFLAGS} to CPPFLAGS.
VersionDeltaFile
1.18+2-1tests/lib/libarchive/Makefile
+2-11 files

NetBSD/src VusJJOVexternal/public-domain/tz/dist northamerica NEWS

   Merge tzdata2026b
VersionDeltaFile
1.6+55-1external/public-domain/tz/dist/northamerica
1.7+45-8external/public-domain/tz/dist/NEWS
1.7+3-0external/public-domain/tz/dist/zonenow.tab
1.18+1-1external/public-domain/tz/dist/version
1.5+1-1external/public-domain/tz/dist/zone.tab
1.6+1-1external/public-domain/tz/dist/zone1970.tab
+106-121 files not shown
+107-137 files

NetBSD/src 1Znf0btexternal/public-domain/tz/dist northamerica NEWS

   Import tzdata2026bgtz

   from
     https://github.com/JodaOrg/global-tz/releases/download/2026bgtz/tzdata2026bgtz.tar.gz

   One change of note:

       British Columbia moved to permanent -07 on 2026-03-09.
VersionDeltaFile
1.1.1.41+55-1external/public-domain/tz/dist/northamerica
1.1.1.51+45-8external/public-domain/tz/dist/NEWS
1.1.1.8+3-0external/public-domain/tz/dist/zonenow.tab
1.1.1.39+1-1external/public-domain/tz/dist/version
1.1.1.30+1-1external/public-domain/tz/dist/zone.tab
1.1.1.32+1-1external/public-domain/tz/dist/zone1970.tab
+106-126 files

NetBSD/src GKQCkzlexternal/bsd/libarchive/include config_netbsd.h

   Re-enable zstd library usage mistakenly disabled in previous commit
   (the upgrade of libarchive from 3.7.7 to 3.8.5).
VersionDeltaFile
1.17+1-1external/bsd/libarchive/include/config_netbsd.h
+1-11 files

NetBSD/src 4SHiJghexternal/public-domain/sqlite/dist sqlite3.c

   Fix riscv sqlite3 builds

   It appears that with our gcc, there's no int128_t defined for
   the riscv architecture, so comment out the "|| defined(__riscv)"
   (2 places) which enables it.

   This should fix the riscv builds of HEAD after the recent sqlite3
   update.
VersionDeltaFile
1.25+2-2external/public-domain/sqlite/dist/sqlite3.c
+2-21 files

NetBSD/pkgsrc 9z89mxddoc CHANGES-2026

   doc: Updated www/curl to 8.20.0
VersionDeltaFile
1.2678+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ovGneyvwww/curl distinfo Makefile.common

   curl: update to 8.20.0.

   This release includes the following changes:

    o async-thrdd: use thread queue for resolving [144]
    o build: make NTLM disabled by default [90]
    o cmake: drop support for CMake 3.17 and older [108]
    o lib: add thread pool and queue [74]
    o lib: drop support for < c-ares 1.16.0 [64]
    o lib: make SMB support opt-in [18]
    o multi.h: add CURLMNWC_CLEAR_ALL [127]
    o rtmp: drop support [91]

   This release includes the following bugfixes:

    o altsvc: cap the list at 5,000 entries [183]
    o altsvc: drop the prio field from the struct [185]
    o altsvc: skip expired entries read from file [187]
    o asyn-ares: connect async [220]

    [287 lines not shown]
VersionDeltaFile
1.224+4-4www/curl/distinfo
1.36+2-2www/curl/Makefile.common
1.108+3-0www/curl/PLIST
+9-63 files

NetBSD/pkgsrc zoghrwBdoc CHANGES-2026

   doc: Updated www/p5-Starman to 0.4018
VersionDeltaFile
1.2677+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Zix1YkBwww/p5-Starman Makefile distinfo

   p5-Starman: update to 0.4018.

   0.4018  2026-04-27 12:29:41 PDT
           - Fix HTTP request smuggling: Transfer-Encoding now takes precedence
             over Content-Length per RFC 7230 <C2><A7>3.3.3 (CVE-2026-40560)

   0.4017  2023-09-13 13:27:02 PDT
           - Handle EINTR when doing sysread calls (Rob Mueller) #148
           - Requires perl 5.14

   0.4016  2022-09-13 10:11:34 PDT
           - Add psgix.informational callback #146
VersionDeltaFile
1.34+9-5www/p5-Starman/Makefile
1.15+4-4www/p5-Starman/distinfo
+13-92 files

NetBSD/src TQJzO9rsys/arch/amiga/include vmparam.h, sys/arch/atari/include vmparam.h

   __HAVE_PMAP_PHYSSEG an old-68k-pmap construct, so put it and associated
   declarations into <m68k/pmap_motorola.h>, and remove it from all of the
   m68k vmparam.h's.
VersionDeltaFile
1.37+1-11sys/arch/atari/include/vmparam.h
1.23+1-10sys/arch/cesfic/include/vmparam.h
1.45+1-10sys/arch/hp300/include/vmparam.h
1.30+1-10sys/arch/luna68k/include/vmparam.h
1.45+1-10sys/arch/x68k/include/vmparam.h
1.50+1-10sys/arch/amiga/include/vmparam.h
+6-616 files not shown
+20-11212 files

NetBSD/src snOGY6Nsys/arch/amiga/include vmparam.h, sys/arch/atari/include vmparam.h

   Centralize the definitions of MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ,
   an MAXSSIZ across all m68k platforms.  Notable callouts:
   - default values for 68010 come directly from sun2, but will be suitable
     for any additional 68010 systems that may appear in the future.
   - Sun3 MMU dictates more conservative limits than the rest of the 68020+
     crowd.
   - Amiga is odd-one-out and keeps the previous values (it has an odd-ball
     USRSTACK, too).
VersionDeltaFile
1.2+46-1sys/arch/m68k/include/vmparam.h
1.18+5-28sys/arch/sun2/include/vmparam.h
1.49+16-15sys/arch/amiga/include/vmparam.h
1.36+1-21sys/arch/atari/include/vmparam.h
1.44+1-20sys/arch/x68k/include/vmparam.h
1.44+1-20sys/arch/hp300/include/vmparam.h
+70-1059 files not shown
+89-27215 files

NetBSD/src Mwk0qcOsys/arch/amiga/include param.h, sys/arch/atari/include param.h

   No need for N copies of NPTEPG; two is just fine, thanks.
VersionDeltaFile
1.52+1-3sys/arch/amiga/include/param.h
1.37+1-3sys/arch/atari/include/param.h
1.15+1-3sys/arch/next68k/include/param.h
1.3+1-3sys/arch/virt68k/include/param.h
1.33+1-3sys/arch/x68k/include/param.h
1.3+1-3sys/arch/evbcf/include/param.h
+6-188 files not shown
+18-3714 files

NetBSD/pkgsrc V1OokD9doc CHANGES-2026

   doc: Updated textproc/ruby-nokogiri to 1.19.3
VersionDeltaFile
1.2676+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc m4CoPVStextproc/ruby-nokogiri distinfo Makefile

   ruby-nokogiri: update to 1.19.3

   Upstream changes:
    https://github.com/sparklemotion/nokogiri/releases/tag/v1.19.3
    https://github.com/sparklemotion/nokogiri/releases/tag/v1.19.2

   v1.19.3 / 2026-04-27

    Fixed / Security

     * Address exponential regex backtracking in CSS selector tokenizer.
       See GHSA-c4rq-3m3g-8wgx for more information.
     * [CRuby] Address memory leak in XSLT::Stylesheet#transform. See
       GHSA-v2fc-qm4h-8hqv for more information.

   v1.19.2 / 2026-03-19

    Dependencies


    [6 lines not shown]
VersionDeltaFile
1.77+4-4textproc/ruby-nokogiri/distinfo
1.110+2-2textproc/ruby-nokogiri/Makefile
+6-62 files