summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--contrib/caldera/openssh.spec4
2 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 67cd6caba..5f09ad39f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -68,6 +68,8 @@
68 - (djm) Update spec files for release 68 - (djm) Update spec files for release
69 - (djm) Fix int overflow in auth2-pam.c, similar to one discovered by ISS 69 - (djm) Fix int overflow in auth2-pam.c, similar to one discovered by ISS
70 - (djm) Release 3.4p1 70 - (djm) Release 3.4p1
71 - (tim) [contrib/caldera/openssh.spec] remove 2 configure options I put in
72 by mistake
71 73
7220020625 7420020625
73 - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh 75 - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
@@ -1167,4 +1169,4 @@
1167 - (stevesk) entropy.c: typo in debug message 1169 - (stevesk) entropy.c: typo in debug message
1168 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1170 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1169 1171
1170$Id: ChangeLog,v 1.2301 2002/06/26 13:59:10 djm Exp $ 1172$Id: ChangeLog,v 1.2302 2002/06/26 18:05:32 tim Exp $
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index e7473947e..6edf35342 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -181,8 +181,6 @@ CFLAGS="$RPM_OPT_FLAGS" \
181 --with-pam \ 181 --with-pam \
182 --with-tcp-wrappers \ 182 --with-tcp-wrappers \
183 --with-ipv4-default \ 183 --with-ipv4-default \
184 --sysconfdir=%{_sysconfdir}/ssh \
185 --libexecdir=%{_libexecdir}/openssh \
186 --with-privsep-path=%{_var}/empty/sshd \ 184 --with-privsep-path=%{_var}/empty/sshd \
187 #leave this line for easy edits. 185 #leave this line for easy edits.
188 186
@@ -355,4 +353,4 @@ fi
355* Mon Jan 01 1998 ... 353* Mon Jan 01 1998 ...
356Template Version: 1.31 354Template Version: 1.31
357 355
358$Id: openssh.spec,v 1.36 2002/06/26 13:57:13 djm Exp $ 356$Id: openssh.spec,v 1.37 2002/06/26 18:05:33 tim Exp $