- (djm) Update RPM spec files for 2.5.0p1
This commit is contained in:
parent
877d8ea144
commit
75da9a9e72
|
@ -27,6 +27,7 @@
|
||||||
- (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has
|
- (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has
|
||||||
a <sys/queue.h> that lacks the TAILQ_* macros. Patch from Todd C.
|
a <sys/queue.h> that lacks the TAILQ_* macros. Patch from Todd C.
|
||||||
Miller <Todd.Miller@courtesan.com>
|
Miller <Todd.Miller@courtesan.com>
|
||||||
|
- (djm) Update RPM spec files for 2.5.0p1
|
||||||
|
|
||||||
20010217
|
20010217
|
||||||
- (bal) OpenBSD Sync:
|
- (bal) OpenBSD Sync:
|
||||||
|
@ -4034,4 +4035,4 @@
|
||||||
- Wrote replacements for strlcpy and mkdtemp
|
- Wrote replacements for strlcpy and mkdtemp
|
||||||
- Released 1.0pre1
|
- Released 1.0pre1
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.797 2001/02/18 04:29:28 djm Exp $
|
$Id: ChangeLog,v 1.798 2001/02/18 04:43:07 djm Exp $
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Version of OpenSSH
|
# Version of OpenSSH
|
||||||
%define oversion 2.3.2p1
|
%define oversion 2.5.0p1
|
||||||
|
|
||||||
# Version of ssh-askpass
|
# Version of ssh-askpass
|
||||||
%define aversion 1.2.0
|
%define aversion 1.2.0
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Version of OpenSSH
|
# Version of OpenSSH
|
||||||
%define oversion 2.3.2p1
|
%define oversion 2.5.0p1
|
||||||
|
|
||||||
# Version of ssh-askpass
|
# Version of ssh-askpass
|
||||||
%define aversion 1.2.0
|
%define aversion 1.2.0
|
||||||
|
|
|
@ -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: 2.3.2p1
|
Version: 2.5.0p1
|
||||||
URL: http://www.openssh.com/
|
URL: http://www.openssh.com/
|
||||||
Release: 1
|
Release: 1
|
||||||
Source0: openssh-%{version}.tar.gz
|
Source0: openssh-%{version}.tar.gz
|
||||||
|
|
Loading…
Reference in New Issue