summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2004-05-30 21:38:51 -0700
committerTim Rice <tim@multitalents.net>2004-05-30 21:38:51 -0700
commit6f1f758cca33555f4f81691d10d3f8996bc6ab45 (patch)
tree9d9cbccc8fe34d71cbd0662cf9e2036cc900fee5 /ChangeLog
parente061b1598a99c7c978f2e05f6d7aa86b6dba9d73 (diff)
- (tim) [configure.ac Makefile.in] Add support for "make package" ok djm@
- (tim) [buildpkg.sh.in] New file. A more flexible version of contrib/solaris/buildpkg.sh used for "make package".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6782c0f2a..a91ac697d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
820040527 1120040527
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 $