summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--contrib/caldera/openssh.spec3
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 7023da58..bee3a10c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
- markus@cvs.openbsd.org 2003/10/02 08:26:53
[ssh-gss.h]
missing $OpenBSD:; dtucker
+ - (tim) [contrib/caldera/openssh.spec] Remove obsolete --with-ipv4-default
+ option.
20031002
- OpenBSD CVS Sync
@@ -1277,4 +1279,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.3055 2003/10/03 08:02:30 dtucker Exp $
+$Id: ChangeLog,v 1.3056 2003/10/04 05:30:23 tim Exp $
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index 3f286d8c..54690dec 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -180,7 +180,6 @@ CFLAGS="$RPM_OPT_FLAGS" \
%configure \
--with-pam \
--with-tcp-wrappers \
- --with-ipv4-default \
--with-privsep-path=%{_var}/empty/sshd \
#leave this line for easy edits.
@@ -364,4 +363,4 @@ fi
* Mon Jan 01 1998 ...
Template Version: 1.31
-$Id: openssh.spec,v 1.46 2003/09/23 22:30:19 djm Exp $
+$Id: openssh.spec,v 1.47 2003/10/04 05:30:23 tim Exp $