mirror of git://anongit.mindrot.org/openssh.git
version
This commit is contained in:
parent
ea048d8c2d
commit
63a46cc4f5
|
@ -1,3 +1,6 @@
|
||||||
|
20000324
|
||||||
|
- Released 1.2.3
|
||||||
|
|
||||||
20000317
|
20000317
|
||||||
- Clarified --with-default-path option.
|
- Clarified --with-default-path option.
|
||||||
- Added -blibpath handling for AIX to work around stupid runtime linking.
|
- Added -blibpath handling for AIX to work around stupid runtime linking.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Version of OpenSSH
|
# Version of OpenSSH
|
||||||
%define oversion 1.2.3pre5
|
%define oversion 1.2.3
|
||||||
|
|
||||||
# Version of ssh-askpass
|
# Version of ssh-askpass
|
||||||
%define aversion 0.99
|
%define aversion 0.99
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Summary: OpenSSH, a free Secure Shell (SSH) implementation
|
Summary: OpenSSH, a free Secure Shell (SSH) implementation
|
||||||
Name: openssh
|
Name: openssh
|
||||||
Version: 1.2.3pre5
|
Version: 1.2.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Source0: openssh-%{version}.tar.gz
|
Source0: openssh-%{version}.tar.gz
|
||||||
Copyright: BSD
|
Copyright: BSD
|
||||||
|
|
Loading…
Reference in New Issue