Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-11] src



Module Name:    src
Committed By:   martin
Date:           Thu Jul 30 10:54:46 UTC 2026

Modified Files:
        src/crypto/external/apache2/openssl/lib/libcrypto [netbsd-11]: Makefile
        src/distrib/sets/lists/comp [netbsd-11]: mi

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #407):

        distrib/sets/lists/comp/mi: revision 1.2528
        distrib/sets/lists/comp/mi: revision 1.2529
        crypto/external/apache2/openssl/lib/libcrypto/Makefile: revision 1.4

openssl: Install byteorder.h, hpke.h, and ml_kem.h.

Sort INCS and format it to make detecting changes a little easier by
diff from:
ls ../../dist/include/openssl | sed -E -e 's,(\.in)?$, \\,'

Nix separate sections for IDEA/MDC2/RC5; the patents on these have
long since expired so it's not worth mentioning them separately.
(The algorithms are also all obsolete, but if OpenSSL ships the
header files, we should do so too.)

PR lib/60511: openssl set lists differences to pkgsrc
add openssl hpke.h header to set list

untested, but should fix the build breakage - new header is now installed


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 \
    src/crypto/external/apache2/openssl/lib/libcrypto/Makefile
cvs rdiff -u -r1.2497.2.7 -r1.2497.2.8 src/distrib/sets/lists/comp/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index