- (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]

[contrib/suse/openssh.spec] Crank version numbers
This commit is contained in:
Damien Miller 2010-08-09 02:32:05 +10:00
parent 7e569b883c
commit 792010bafd
5 changed files with 8 additions and 7 deletions

View File

@ -3,6 +3,8 @@
- djm@cvs.openbsd.org 2010/08/08 16:26:42 - djm@cvs.openbsd.org 2010/08/08 16:26:42
[version.h] [version.h]
crank to 5.6 crank to 5.6
- (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
[contrib/suse/openssh.spec] Crank version numbers
20100805 20100805
- OpenBSD CVS Sync - OpenBSD CVS Sync

4
README
View File

@ -1,4 +1,4 @@
See http://www.openssh.com/txt/release-5.5 for the release notes. See http://www.openssh.com/txt/release-5.6 for the release notes.
- A Japanese translation of this document and of the OpenSSH FAQ is - A Japanese translation of this document and of the OpenSSH FAQ is
- available at http://www.unixuser.org/~haruyama/security/openssh/index.html - available at http://www.unixuser.org/~haruyama/security/openssh/index.html
@ -62,4 +62,4 @@ References -
[6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9 [6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9
[7] http://www.openssh.com/faq.html [7] http://www.openssh.com/faq.html
$Id: README,v 1.73 2010/03/21 19:11:55 djm Exp $ $Id: README,v 1.74 2010/08/08 16:32:06 djm Exp $

View File

@ -16,12 +16,11 @@
#old cvs stuff. please update before use. may be deprecated. #old cvs stuff. please update before use. may be deprecated.
%define use_stable 1 %define use_stable 1
%define version 5.6p1
%if %{use_stable} %if %{use_stable}
%define version 5.5p1
%define cvs %{nil} %define cvs %{nil}
%define release 1 %define release 1
%else %else
%define version 5.5p1
%define cvs cvs20050315 %define cvs cvs20050315
%define release 0r1 %define release 0r1
%endif %endif
@ -360,4 +359,4 @@ fi
* Mon Jan 01 1998 ... * Mon Jan 01 1998 ...
Template Version: 1.31 Template Version: 1.31
$Id: openssh.spec,v 1.70 2010/03/21 19:11:58 djm Exp $ $Id: openssh.spec,v 1.71 2010/08/08 16:32:09 djm Exp $

View File

@ -1,4 +1,4 @@
%define ver 5.5p1 %define ver 5.6p1
%define rel 1 %define rel 1
# OpenSSH privilege separation requires a user & group ID # OpenSSH privilege separation requires a user & group ID

View File

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