summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormouring <mouring>2001-09-24 23:15:15 +0000
committermouring <mouring>2001-09-24 23:15:15 +0000
commitc21f3f9aa568e6ea2c261c672c76bd82d4ad9913 (patch)
tree6b05f04e0c96ef2df1f560e2141dae36f8cbad58
parentb5f11662f8ea27cbbe5157a558ab247e777c34dc (diff)
downloadopenssh-c21f3f9aa568e6ea2c261c672c76bd82d4ad9913.tar.gz
- (bal) Updated all *.specs for 2.9.9p1 and updated version.h
-rw-r--r--ChangeLog3
-rw-r--r--contrib/caldera/openssh.spec4
-rw-r--r--contrib/redhat/openssh.spec2
-rw-r--r--contrib/suse/openssh.spec2
-rw-r--r--version.h4
5 files changed, 8 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f3b860f..6a239bb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
- (bal) updated ssh.c to mirror minor getopts 'extern int' formating done
by stevesk@
- (bal) Removed 'extern int optopt;' since it is dead wood.
+ - (bal) Updated all *.specs for 2.9.9p1 and updated version.h
20010923
- (bal) OpenBSD CVS Sync
@@ -6562,4 +6563,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1558 2001/09/24 22:04:02 mouring Exp $
+$Id: ChangeLog,v 1.1559 2001/09/24 23:15:15 mouring Exp $
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index 82a0b03f..0ae1eb92 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -1,7 +1,7 @@
%define askpass 1.2.2
Name : openssh
-Version : 2.9p2
+Version : 2.9.9p1
Release : 3
Group : System/Network
@@ -310,4 +310,4 @@ fi
* Mon Jan 01 1998 ...
Template Version: 1.31
-$Id: openssh.spec,v 1.18 2001/09/18 05:12:11 djm Exp $
+$Id: openssh.spec,v 1.19 2001/09/24 23:15:15 mouring Exp $
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index baf88469..1aa3f448 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -1,5 +1,5 @@
# Version of OpenSSH
-%define oversion 2.9p1
+%define oversion 2.9.9p1
# Version of ssh-askpass
%define aversion 1.2.4
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index 6f202707..276d9965 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -1,6 +1,6 @@
Summary: OpenSSH, a free Secure Shell (SSH) implementation
Name: openssh
-Version: 2.9p1
+Version: 2.9.9p1
URL: http://www.openssh.com/
Release: 1
Source0: openssh-%{version}.tar.gz
diff --git a/version.h b/version.h
index 0e788871..7bf0b9fd 100644
--- a/version.h
+++ b/version.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: version.h,v 1.23 2001/04/24 16:43:16 markus Exp $ */
+/* $OpenBSD: version.h,v 1.24 2001/09/24 20:31:54 markus Exp $ */
-#define SSH_VERSION "OpenSSH_2.9p1"
+#define SSH_VERSION "OpenSSH_2.9.9p1"