diff options
author | Tim Rice <tim@multitalents.net> | 2002-05-11 13:17:42 -0700 |
---|---|---|
committer | Tim Rice <tim@multitalents.net> | 2002-05-11 13:17:42 -0700 |
commit | aef7371fe45f8df19c166daa0e72a81d121a9c2f (patch) | |
tree | 28fefc29e99fb9efb431df9d92d39bea3af10c97 /ChangeLog | |
parent | f98fb721a0880f63b96544b23fbdd2566be01be3 (diff) |
applied a rework of djm's OpenSSL search cleanup patch.
Now only searches system and /usr/local/ssl (OpenSSL's default install path)
Others must use --with-ssl-dir=....
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ | |||
1 | 20020511 | ||
2 | - (tim) [configure.ac] applied a rework of djm's OpenSSL search cleanup patch. | ||
3 | Now only searches system and /usr/local/ssl (OpenSSL's default install path) | ||
4 | Others must use --with-ssl-dir=.... | ||
5 | |||
1 | 20020510 | 6 | 20020510 |
2 | - (stevesk) [auth.c] Shadow account and expiration cleanup. Now | 7 | - (stevesk) [auth.c] Shadow account and expiration cleanup. Now |
3 | check for root forced expire. Still don't check for inactive. | 8 | check for root forced expire. Still don't check for inactive. |
@@ -559,4 +564,4 @@ | |||
559 | - (stevesk) entropy.c: typo in debug message | 564 | - (stevesk) entropy.c: typo in debug message |
560 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 565 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
561 | 566 | ||
562 | $Id: ChangeLog,v 1.2104 2002/05/10 15:48:52 stevesk Exp $ | 567 | $Id: ChangeLog,v 1.2105 2002/05/11 20:17:42 tim Exp $ |