Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/crypto/external/cpl/trousers
Module Name: src
Committed By: martin
Date: Fri Aug 11 15:07:06 UTC 2023
Modified Files:
src/crypto/external/cpl/trousers/bin/tcsd [netbsd-10]: Makefile
src/crypto/external/cpl/trousers/dist/src/include [netbsd-10]: tcsd.h
trousers_types.h
src/crypto/external/cpl/trousers/lib/libtcs [netbsd-10]: Makefile
src/crypto/external/cpl/trousers/lib/libtspi [netbsd-10]: Makefile
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #323):
crypto/external/cpl/trousers/dist/src/include/tcsd.h: revision 1.4
crypto/external/cpl/trousers/lib/libtcs/Makefile: revision 1.2
crypto/external/cpl/trousers/dist/src/include/trousers_types.h: revision 1.4
crypto/external/cpl/trousers/bin/tcsd/Makefile: revision 1.3
crypto/external/cpl/trousers/lib/libtspi/Makefile: revision 1.4
(all via patch)
trousers: Make this build again.
- Downgrade address-of-packed-member errors to warnings. Not sure if
this is safe, but there's too many to audit.
- Silence deprecation warnings for openssl3.
- Address removal of const qualifier in iconv.
- Nix unused definitions in a .h file, which cause trouble now that
-fno-common is the default.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.10.1 \
src/crypto/external/cpl/trousers/bin/tcsd/Makefile
cvs rdiff -u -r1.3 -r1.3.10.1 \
src/crypto/external/cpl/trousers/dist/src/include/tcsd.h \
src/crypto/external/cpl/trousers/dist/src/include/trousers_types.h
cvs rdiff -u -r1.1 -r1.1.54.1 \
src/crypto/external/cpl/trousers/lib/libtcs/Makefile
cvs rdiff -u -r1.3 -r1.3.10.1 \
src/crypto/external/cpl/trousers/lib/libtspi/Makefile
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