- (bal) Updated all *.specs for 2.9.9p1 and updated version.h
This commit is contained in:
parent
40a0d20913
commit
8b16c0e67a
|
@ -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 $
|
||||
|
|
|
@ -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 $
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue