NetBSD/src GRIxT22crypto/external/bsd/openssh/dist crypto_api.h bcrypt_pbkdf.c

   fix sun2 build.
VersionDeltaFile
1.8+2-2crypto/external/bsd/openssh/dist/crypto_api.h
1.5+2-0crypto/external/bsd/openssh/dist/bcrypt_pbkdf.c
+4-22 files

NetBSD/src wCJZZEmsys/arch/evbmips/conf files.sbmips, sys/arch/sbmips/conf files.sbmips

   s/macdep/machdep/ in comments.
VersionDeltaFile
1.19+2-2sys/arch/sbmips/conf/files.sbmips
1.6+2-2sys/arch/evbmips/conf/files.sbmips
+4-42 files

NetBSD/src TrmjpY5doc CHANGES

   new xz.
VersionDeltaFile
1.3246+2-1doc/CHANGES
+2-11 files

NetBSD/src PHBGeuidistrib/sets/lists/base shl.mi, distrib/sets/lists/debug shl.mi

   bump liblzma.
VersionDeltaFile
1.1036+3-3distrib/sets/lists/base/shl.mi
1.396+3-3distrib/sets/lists/debug/shl.mi
+6-62 files

NetBSD/src 40Bg994external/public-domain/xz/dist configure configure.ac, external/public-domain/xz/dist/build-aux config.guess

   merge changes between 5.2.4 and 5.8.3
VersionDeltaFile
1.3+16,223-11,609external/public-domain/xz/dist/configure
1.3+1,025-681external/public-domain/xz/dist/build-aux/config.guess
1.6+673-121external/public-domain/xz/dist/configure.ac
1.4+478-313external/public-domain/xz/dist/src/xz/list.c
1.2+600-166external/public-domain/xz/dist/src/common/tuklib_integer.h
1.10+229-83external/public-domain/xz/include/config.h
+19,228-12,97321 files not shown
+19,583-13,09127 files

NetBSD/src Cow4FmLsys/arch/xen/conf files.xen

   s/peudo/pseudo/ in comment.
VersionDeltaFile
1.190+2-2sys/arch/xen/conf/files.xen
+2-21 files

NetBSD/src E7kpWUUexternal/public-domain/xz/dist configure ChangeLog, external/public-domain/xz/dist/po4a pt_BR.po fr.po

   Import xz-5.8.3 (previous was 5.2.4)

   5.8.3 (2026-03-31)

       * liblzma:

           - Fix a buffer overflow in lzma_index_append(): If
             lzma_index_decoder() was used to decode an Index that
             contained no Records, the resulting lzma_index was left in
             a state where where a subsequent lzma_index_append() would
             allocate too little memory, and a buffer overflow would occur.

             The lzma_index functions are rarely used by applications
             directly. In the few applications that do use these functions,
             the combination of function calls required to trigger this bug
             are unlikely to exist, because there typically is no reason to
             append Records to a decoded lzma_index. Thus, it's likely that
             this bug cannot be triggered in any real-world application.


    [37 lines not shown]
VersionDeltaFile
1.1.1.2+16,704-12,095external/public-domain/xz/dist/configure
1.1.1.5+17,605-3,768external/public-domain/xz/dist/ChangeLog
1.1+4,003-0external/public-domain/xz/dist/po4a/pt_BR.po
1.1+3,978-0external/public-domain/xz/dist/po4a/fr.po
1.1+3,936-0external/public-domain/xz/dist/po4a/ro.po
1.1+3,919-0external/public-domain/xz/dist/po4a/de.po
+50,145-15,863728 files not shown
+175,036-29,215734 files

NetBSD/src Mwuqui4lib/libc/nameser ns_print.c, lib/libc/resolv res_debug.c

   Check inet_ntop(3) return value.
VersionDeltaFile
1.14+13-8lib/libc/nameser/ns_print.c
1.21+9-4lib/libc/resolv/res_debug.c
+22-122 files

NetBSD/src Z1YGWMEdoc 3RDPARTY CHANGES

   new OpenSSH
VersionDeltaFile
1.2182+3-3doc/3RDPARTY
1.3245+2-1doc/CHANGES
+5-42 files

NetBSD/src DPstkYYdistrib/sets/lists/base shl.mi, distrib/sets/lists/debug shl.mi

   bump libssh
VersionDeltaFile
1.1035+2-2distrib/sets/lists/base/shl.mi
1.395+2-2distrib/sets/lists/debug/shl.mi
+4-42 files

NetBSD/src Jcrdmlmcrypto/external/bsd/openssh/dist libcrux_mlkem768_sha3.h channels.c, crypto/external/bsd/openssh/dist/moduli-gen moduli.2048 moduli.3072

   Merge changes between OpenSSH-10.2 and 10.3
VersionDeltaFile
1.3+6,619-7,201crypto/external/bsd/openssh/dist/libcrux_mlkem768_sha3.h
1.22+1,180-57crypto/external/bsd/openssh/dist/moduli-gen/moduli.2048
1.24+521-73crypto/external/bsd/openssh/dist/moduli-gen/moduli.3072
1.48+218-210crypto/external/bsd/openssh/dist/channels.c
1.24+309-70crypto/external/bsd/openssh/dist/moduli-gen/moduli.4096
1.24+225-80crypto/external/bsd/openssh/dist/moduli-gen/moduli.6144
+9,072-7,691131 files not shown
+11,752-9,366137 files

NetBSD/src nKXy8zwcrypto/external/bsd/openssh/dist libcrux_mlkem768_sha3.h channels.c, crypto/external/bsd/openssh/dist/moduli-gen moduli.2048 moduli.3072

   Import OpenSSH-10.3 (previous was 10.2)

   OpenSSH 10.3 was released on 2026-04-02. It is available from the
   mirrors listed at https://www.openssh.com/.
   OpenSSH is a 100% complete SSH protocol 2.0 implementation and
   includes sftp client and server support.

   Once again, we would like to thank the OpenSSH community for their
   continued support of the project, especially those who contributed
   code or patches, reported bugs, tested snapshots or donated to the
   project. More information on donations may be found at:
   https://www.openssh.com/donations.html

   Potentially-incompatible changes
   --------------------------------

    * ssh(1), sshd(8): remove bug compatibility for implementations
      that don't support rekeying. If such an implementation tries to
      interoperate with OpenSSH, it will now eventually fail when the

    [288 lines not shown]
VersionDeltaFile
1.1.1.3+6,615-7,197crypto/external/bsd/openssh/dist/libcrux_mlkem768_sha3.h
1.1.1.28+1,180-57crypto/external/bsd/openssh/dist/moduli-gen/moduli.2048
1.1.1.28+521-73crypto/external/bsd/openssh/dist/moduli-gen/moduli.3072
1.1.1.40+220-211crypto/external/bsd/openssh/dist/channels.c
1.1.1.28+309-70crypto/external/bsd/openssh/dist/moduli-gen/moduli.4096
1.1.1.28+225-80crypto/external/bsd/openssh/dist/moduli-gen/moduli.6144
+9,070-7,688136 files not shown
+12,023-9,284142 files

NetBSD/src zLvsYlSdoc 3RDPARTY CHANGES

   New OpenSSL
VersionDeltaFile
1.2181+6-6doc/3RDPARTY
1.3244+2-1doc/CHANGES
+8-72 files

NetBSD/src DxlmK08crypto/external/apache2/openssl/dist/crypto threads_pthread.c, crypto/external/apache2/openssl/dist/crypto/bn bn_exp.c

   Merge changes between OpenSSL 3.5.5 and 3.5.6
VersionDeltaFile
1.5+87-38crypto/external/apache2/openssl/lib/libcrypto/man/SSL_CTX_set1_curves.3
1.3+56-48crypto/external/apache2/openssl/lib/libcrypto/arch/aarch64/vpsm4_ex-armv8.S
1.3+56-48crypto/external/apache2/openssl/lib/libcrypto/arch/arm/vpsm4_ex-armv8.S
1.5+46-11crypto/external/apache2/openssl/dist/crypto/threads_pthread.c
1.4+17-17crypto/external/apache2/openssl/dist/crypto/bn/bn_exp.c
1.5+27-2crypto/external/apache2/openssl/lib/libcrypto/man/property.7
+289-164852 files not shown
+1,297-1,104858 files

NetBSD/src PbCl99Xcrypto/external/apache2/openssl/dist CHANGES.md NEWS.md, crypto/external/apache2/openssl/dist/doc/man1 openssl-ciphers.pod.in

   Import OpenSSL-3.5.6 (previous was 3.5.5)

   ### Changes between 3.5.5 and 3.5.6 [7 Apr 2026]

    * Fixed incorrect failure handling in RSA KEM RSASVE encapsulation.

      Severity: Moderate

      Issue summary: Applications using RSASVE key encapsulation to establish
      a secret encryption key can send contents of an uninitialized memory buffer
      to a malicious peer.

      Impact summary: The uninitialized buffer might contain sensitive data
      from the previous execution of the application process which leads
      to sensitive data leakage to an attacker.

      Reported by: Simo Sorce (Red Hat).

      ([CVE-2026-31790])

    [126 lines not shown]
VersionDeltaFile
1.1.1.2+441-332crypto/external/apache2/openssl/dist/doc/man1/openssl-ciphers.pod.in
1.1.1.3+363-212crypto/external/apache2/openssl/dist/CHANGES.md
1.1.1.3+232-195crypto/external/apache2/openssl/dist/NEWS.md
1.1.1.3+139-200crypto/external/apache2/openssl/dist/util/platform_symbols/windows-symbols.txt
1.1.1.2+86-37crypto/external/apache2/openssl/dist/doc/man3/SSL_CTX_set1_curves.pod
1.1.1.3+109-1crypto/external/apache2/openssl/dist/test/evp_extra_test.c
+1,370-977262 files not shown
+3,691-2,013268 files

NetBSD/src g1FwFYwusr.sbin/mopd/common pf-linux2.c common.h, usr.sbin/mopd/mopd process.c

   Properly capitalize Ethernet.
VersionDeltaFile
1.62+7-7usr.sbin/rarpd/rarpd.c
1.3+4-4usr.sbin/mopd/common/pf-linux2.c
1.11+3-3usr.sbin/mopd/common/common.h
1.14+3-3usr.sbin/mopd/common/pf.c
1.14+3-3usr.sbin/rbootd/rbootd.8
1.22+3-3usr.sbin/mopd/mopd/process.c
+23-238 files not shown
+41-4114 files

NetBSD/src G3IBvC3lib/libc/include port_after.h, lib/libc/inet inet_cidr_ntop.c inet_net_ntop.c

   Fix https://sourceware.org/bugzilla/show_bug.cgi?id=34033

   - Deprecate loc_ntoa because it does not specify the size of the destination
     buffer and replace it with loc_ntoa1
   - Replace sprintf(3) with snprintf(3), checking for string overflow.

   This removes all sprintf(3) uses in libc, except in compat/net/compat_ns_ntoa.c

   Thanks to phone@ for reviewing and Florian Weimer for notifying us.
VersionDeltaFile
1.13+82-64lib/libc/nameser/ns_print.c
1.9+30-61lib/libc/inet/inet_cidr_ntop.c
1.5+31-59lib/libc/inet/inet_net_ntop.c
1.16+16-38lib/libc/nameser/ns_name.c
1.20+25-21lib/libc/resolv/res_debug.c
1.2+31-0lib/libc/include/port_after.h
+215-2433 files not shown
+227-2599 files

NetBSD/src 6AkRNqEdistrib/sets/lists/debug shl.mi module.mi

   add the full npf route libs in distrib
VersionDeltaFile
1.394+4-1distrib/sets/lists/debug/shl.mi
1.35+3-1distrib/sets/lists/debug/module.mi
+7-22 files

NetBSD/src prfe8mbsys/arch/macppc/dev lightbar.c i2sreg.h

   de-obfuscate i2s register use in lightbar
VersionDeltaFile
1.5+6-5sys/arch/macppc/dev/lightbar.c
1.3+6-2sys/arch/macppc/dev/i2sreg.h
+12-72 files

NetBSD/src pP8aDPcshare/mk bsd.own.mk

   bsd.own.mk: sort various lists and expressions

   Sort various lists of variables.
   (Manually) sort various .if expressions on platform name.
   Should be no functional change, but easier to cross-check mk.conf(5).
VersionDeltaFile
1.1474+131-107share/mk/bsd.own.mk
+131-1071 files

NetBSD/src NxQadVMusr.sbin/npf/npfctl npf.conf.5

   New sentence, new line. Remove superfluous Pp.
VersionDeltaFile
1.108+4-6usr.sbin/npf/npfctl/npf.conf.5
+4-61 files

NetBSD/src KFpBRN7share/man/man5 mk.conf.5

   mk.conf(5): sync with bsd.own.mk 1.1473

   Sort variables in the list: MKAUTOFS, MKKERNFS, MKNLS,

   Update supported platforms per bsd.own.mk changes, including using
   the tested variable (MACHINE vs MACHINE_ARCH):
   MKAMDGPUFIRMWARE, MKCTF, MKDTB, MKFIRMWARE, MKLIBCXX, MKPIE, MKPROFILE,
   MKRELRO, MKSLJIT, MKSOFTFLOAT, MKZFS, USE_SSP, USE_XZ_SETS.

   Sort platforms in: MKXORG_SERVER.

   Document MKGDBSERVER.

   Add NetBSD 10 and NetBSD 11 to RUMP_NBCOMPAT.

   USE_SSP is also controlled by NOFORT.

   Cross reference npf(7) for MKNPF.

   Editorial fixes, including consistent punctuation.
VersionDeltaFile
1.122+95-53share/man/man5/mk.conf.5
+95-531 files

NetBSD/src KuWMsCusys/arch/dreamcast/dreamcast machdep.c, sys/arch/hpcsh/hpcsh machdep.c

   G/C the do-nothing module_init_md() now that there's a global weak
   equivalent.
VersionDeltaFile
1.309+2-14sys/arch/mips/mips/mips_machdep.c
1.25+2-13sys/arch/landisk/landisk/machdep.c
1.81+2-13sys/arch/hpcsh/hpcsh/machdep.c
1.48+2-12sys/arch/dreamcast/dreamcast/machdep.c
1.26+2-12sys/arch/hppa/hppa/machdep.c
1.60+2-12sys/arch/mmeye/mmeye/machdep.c
+12-766 files not shown
+23-13112 files

NetBSD/src tmxgFJBsys/arch/atari/atari machdep.c, sys/arch/cesfic/cesfic machdep.c

   G/C the do-nothing module_init_md() now that there's a global weak
   equivalent.
VersionDeltaFile
1.204+2-12sys/arch/atari/atari/machdep.c
1.223+2-12sys/arch/sun3/sun3/machdep.c
1.151+2-12sys/arch/sun3/sun3x/machdep.c
1.37+2-12sys/arch/virt68k/virt68k/machdep.c
1.226+2-12sys/arch/x68k/x68k/machdep.c
1.88+2-12sys/arch/cesfic/cesfic/machdep.c
+12-728 files not shown
+28-16614 files

NetBSD/src K6R7020bin/df df.c

   df: Rename nbytes to value in prthumanval (not always bytes)
VersionDeltaFile
1.107+5-5bin/df/df.c
+5-51 files

NetBSD/src 4jVp5dpbin/df df.c

   df: Add human-readable inode counts
VersionDeltaFile
1.106+35-19bin/df/df.c
+35-191 files

NetBSD/src BN4kN8qlib/npf/ext_route npfext_route.c, sys/modules/npf_ext_route Makefile

   Add Policy based routing by interface in NPF
VersionDeltaFile
1.1+478-0sys/net/npf/npf_ext_route.c
1.1+71-0lib/npf/ext_route/npfext_route.c
1.1+11-0sys/modules/npf_ext_route/Makefile
1.107+7-3usr.sbin/npf/npfctl/npf.conf.5
1.24+7-1sys/net/npf/npf_rproc.c
1.68+6-1usr.sbin/npf/npfctl/npfctl.c
+580-511 files not shown
+613-1217 files

NetBSD/src XoT5VsPdistrib/sets/lists/base shl.mi, distrib/sets/lists/debug shl.mi

   bump libdns
VersionDeltaFile
1.1033+2-2distrib/sets/lists/base/shl.mi
1.393+2-2distrib/sets/lists/debug/shl.mi
+4-42 files

NetBSD/src RtEuKXXdoc 3RDPARTY CHANGES

   new bind
VersionDeltaFile
1.2180+4-4doc/3RDPARTY
1.3243+2-1doc/CHANGES
+6-52 files

NetBSD/src LB3LcJxexternal/mpl/bind/dist/lib/dns qpzone.c diff.c, external/mpl/bind/dist/tests/dns qpzone_test.c rdata_test.c

   Merge changes between 9.20.18 and 9.20.22
VersionDeltaFile
1.4+0-2,336external/mpl/bind/dist/tests/isc/regex_test.c
1.5+333-47external/mpl/bind/dist/lib/dns/qpzone.c
1.5+308-1external/mpl/bind/dist/tests/dns/qpzone_test.c
1.12+155-152external/mpl/bind/dist/lib/dns/diff.c
1.7+129-59external/mpl/bind/dist/tests/dns/rdata_test.c
1.20+97-43external/mpl/bind/dist/lib/dns/validator.c
+1,022-2,638423 files not shown
+2,409-3,399429 files