- (bal) Updated all *.specs for 2.9.9p1 and updated version.h

This commit is contained in:
Ben Lindstrom 2001-09-24 23:15:15 +00:00
parent 40a0d20913
commit 8b16c0e67a
5 changed files with 8 additions and 7 deletions

View File

@ -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 $

View File

@ -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 $

View File

@ -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

View File

@ -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

View File

@ -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"