[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Patch submitted for -lcrypt
A couple weeks ago, a patch was submitted by Wil Cooley on the software list that put -lcrypt before -lcrypto to make sure that the libc crypt was used before openssl crypt.
Will this patch make it into 2.0.8? It seems like a harmless enough patch, it only affects users who build with OpenSSL, and who try to use crypt to generate md5 passwords.
(Although I noticed that he only patched the slapd Makefile.in, to be complete, all the Makefile.ins should be patched)