- (djm) Bump portable version number for generating test RPMs
This commit is contained in:
parent
8fd372b194
commit
547c276203
|
@ -29,6 +29,7 @@
|
|||
[ssh-keygen.1 ssh-keygen.c]
|
||||
remove -v again. use -B instead for bubblebabble. make -B consistent
|
||||
with -l and make -B work with /path/to/known_hosts. ok deraadt@
|
||||
- (djm) Bump portable version number for generating test RPMs
|
||||
|
||||
20010311
|
||||
- OpenBSD CVS Sync
|
||||
|
@ -4522,4 +4523,4 @@
|
|||
- Wrote replacements for strlcpy and mkdtemp
|
||||
- Released 1.0pre1
|
||||
|
||||
$Id: ChangeLog,v 1.947 2001/03/12 03:02:17 mouring Exp $
|
||||
$Id: ChangeLog,v 1.948 2001/03/12 03:23:52 djm Exp $
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Version of OpenSSH
|
||||
%define oversion 2.5.1p2
|
||||
%define oversion 2.5.1p3
|
||||
|
||||
# Version of ssh-askpass
|
||||
%define aversion 1.2.0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Version of OpenSSH
|
||||
%define oversion 2.5.1p2
|
||||
%define oversion 2.5.1p3
|
||||
|
||||
# Version of ssh-askpass
|
||||
%define aversion 1.2.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Summary: OpenSSH, a free Secure Shell (SSH) implementation
|
||||
Name: openssh
|
||||
Version: 2.5.1p2
|
||||
Version: 2.5.1p3
|
||||
URL: http://www.openssh.com/
|
||||
Release: 1
|
||||
Source0: openssh-%{version}.tar.gz
|
||||
|
|
Loading…
Reference in New Issue