diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4,6 +4,9 @@ | |||
4 | - (dtucker) [auth-pam.c] Use an invalid password for root if | 4 | - (dtucker) [auth-pam.c] Use an invalid password for root if |
5 | PermitRootLogin != yes or the login is invalid, to prevent leaking | 5 | PermitRootLogin != yes or the login is invalid, to prevent leaking |
6 | information. Based on Openwall's owl-always-auth patch. ok djm@ | 6 | information. Based on Openwall's owl-always-auth patch. ok djm@ |
7 | - (tim) [configure.ac Makefile.in] Add support for "make package" ok djm@ | ||
8 | - (tim) [buildpkg.sh.in] New file. A more flexible version of | ||
9 | contrib/solaris/buildpkg.sh used for "make package". | ||
7 | 10 | ||
8 | 20040527 | 11 | 20040527 |
9 | - (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec | 12 | - (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec |
@@ -1170,4 +1173,4 @@ | |||
1170 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1173 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1171 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1174 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1172 | 1175 | ||
1173 | $Id: ChangeLog,v 1.3370 2004/05/30 12:04:56 dtucker Exp $ | 1176 | $Id: ChangeLog,v 1.3371 2004/05/31 04:38:51 tim Exp $ |