Files
bpfire/config/rootfiles/common/libxcrypt
Michael Tremer cf6c8e67fb glibc: Disable libcrypt and ship libxcrypt instead
libcrypt is deprecated in glibc, and is now explicitely disabled.

Instead we ship libxcrypt which is an alternative implemenation and can be used as a drop-in replacement.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-02-05 18:43:05 +00:00

21 lines
583 B
Plaintext

#usr/include/crypt.h
#usr/include/xcrypt.h
#usr/lib/libcrypt.la
#usr/lib/libcrypt.so
usr/lib/libcrypt.so.1
usr/lib/libcrypt.so.1.1.0
#usr/lib/libowcrypt.so
#usr/lib/libowcrypt.so.1
#usr/lib/libxcrypt.so
#usr/lib/pkgconfig/libcrypt.pc
#usr/lib/pkgconfig/libxcrypt.pc
#usr/share/man/man3/crypt_checksalt.3
#usr/share/man/man3/crypt_gensalt.3
#usr/share/man/man3/crypt_gensalt_ra.3
#usr/share/man/man3/crypt_gensalt_rn.3
#usr/share/man/man3/crypt_preferred_method.3
#usr/share/man/man3/crypt_r.3
#usr/share/man/man3/crypt_ra.3
#usr/share/man/man3/crypt_rn.3
#usr/share/man/man5/crypt.5