- (bal) version.h synced, RPM specs updated for 2.9

This commit is contained in:
Ben Lindstrom 2001-04-27 02:15:00 +00:00
parent 0f85348e89
commit bb34625b6c
5 changed files with 7 additions and 6 deletions

View File

@ -9,6 +9,7 @@
Pekka Savola <pekkas@netcore.fi>
- (bal) Cygwin lacks setgroups() API. Patch by Corinna Vinschen
<vinschen@redhat.com>
- (bal) version.h synced, RPM specs updated for 2.9
20010425
- OpenBSD CVS Sync
@ -5264,4 +5265,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.1176 2001/04/27 02:10:15 mouring Exp $
$Id: ChangeLog,v 1.1177 2001/04/27 02:15:00 mouring Exp $

View File

@ -1,5 +1,5 @@
# Version of OpenSSH
%define oversion 2.5.4p1
%define oversion 2.9p1
# Version of ssh-askpass
%define aversion 1.2.0

View File

@ -1,5 +1,5 @@
# Version of OpenSSH
%define oversion 2.5.4p1
%define oversion 2.9p1
# Version of ssh-askpass
%define aversion 1.2.0

View File

@ -1,6 +1,6 @@
Summary: OpenSSH, a free Secure Shell (SSH) implementation
Name: openssh
Version: 2.5.4p1
Version: 2.9p1
URL: http://www.openssh.com/
Release: 1
Source0: openssh-%{version}.tar.gz

View File

@ -1,3 +1,3 @@
/* $OpenBSD: version.h,v 1.22 2001/04/05 10:39:48 markus Exp $ */
/* $OpenBSD: version.h,v 1.23 2001/04/24 16:43:16 markus Exp $ */
#define SSH_VERSION "OpenSSH_2.5.4p1"
#define SSH_VERSION "OpenSSH_2.9p1"