]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
* crypt/crypt-entry.c: Include fips-private.h.
[thirdparty/glibc.git] / ChangeLog
index b45289db8c5a5d1c48168de751a60e6bb5f1bff3..98561a2530ab006986f63ad76399d5ff397c1ab3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-10-10  Alexandre Oliva <aoliva@redhat.com>
+
+       * crypt/crypt-entry.c: Include fips-private.h.
+       (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
+       * crypt/md5c-test.c (main): Tolerate disabled MD5.
+       * sysdeps/unix/sysv/linux/fips-private.h: New file.
+       * sysdeps/generic/fips-private.h: New file, dummy fallback.
+
 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
 
        * crypt/crypt-private.h: Include stdbool.h.