summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-05-14 09:03:46 -0700
committerTim Rice <tim@multitalents.net>2002-05-14 09:03:46 -0700
commit8dd6febf73cd67109e0c3fb10b77663683dbd019 (patch)
tree1ef2f2f341cdaa6b22984847491c5e49449c6805
parentfd6fd24a7187af28df60801c4299116a03abe795 (diff)
update version.
-rw-r--r--ChangeLog3
-rw-r--r--contrib/caldera/openssh.spec8
2 files changed, 6 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 705684ba..5915413b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
- (tim) [README.privsep] UnixWare 7 and OpenUNIX 8 work.
- (tim) [README.privsep] remove reference to UnixWare 7 and OpenUNIX 8
from PAM-enabled pragraph. UnixWare has no PAM.
+ - (tim) [contrib/caldera/openssh.spec] update version.
20020513
- (stevesk) add initial README.privsep
@@ -588,4 +589,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
-$Id: ChangeLog,v 1.2117 2002/05/14 03:50:38 tim Exp $
+$Id: ChangeLog,v 1.2118 2002/05/14 16:03:46 tim Exp $
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index 53c7397a..968dc03d 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -1,11 +1,11 @@
%define use-stable 1
%if %{use-stable}
- %define version 3.2p1
+ %define version 3.2.1p1
%define cvs %{nil}
%define release 1
%else
- %define version 3.0p1
- %define cvs cvs20011102
+ %define version 3.2.1p1
+ %define cvs cvs20020515
%define release 0r1
%endif
%define xsa x11-ssh-askpass
@@ -224,4 +224,4 @@ by Jim Knoble <jmknoble@pobox.com>.
%ChangeLog
* Mon Jan 01 1998 ...
-$Id: openssh.spec,v 1.29 2002/04/30 03:53:13 tim Exp $
+$Id: openssh.spec,v 1.30 2002/05/14 16:03:46 tim Exp $