mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-25 06:45:39 +02:00
- (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
[contrib/suse/openssh.spec] Update version numbers
This commit is contained in:
parent
38fe66230f
commit
39a9d2c933
@ -1,3 +1,7 @@
|
|||||||
|
20120822
|
||||||
|
- (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
|
||||||
|
[contrib/suse/openssh.spec] Update version numbers
|
||||||
|
|
||||||
20120731
|
20120731
|
||||||
- (djm) OpenBSD CVS Sync
|
- (djm) OpenBSD CVS Sync
|
||||||
- jmc@cvs.openbsd.org 2012/07/06 06:38:03
|
- jmc@cvs.openbsd.org 2012/07/06 06:38:03
|
||||||
|
4
README
4
README
@ -1,4 +1,4 @@
|
|||||||
See http://www.openssh.com/txt/release-6.0 for the release notes.
|
See http://www.openssh.com/txt/release-6.1 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.80 2012/04/20 04:11:04 djm Exp $
|
$Id: README,v 1.81 2012/08/22 11:57:13 djm Exp $
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
#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 6.0p1
|
%define version 6.1p1
|
||||||
%if %{use_stable}
|
%if %{use_stable}
|
||||||
%define cvs %{nil}
|
%define cvs %{nil}
|
||||||
%define release 1
|
%define release 1
|
||||||
@ -363,4 +363,4 @@ fi
|
|||||||
* Mon Jan 01 1998 ...
|
* Mon Jan 01 1998 ...
|
||||||
Template Version: 1.31
|
Template Version: 1.31
|
||||||
|
|
||||||
$Id: openssh.spec,v 1.77 2012/04/20 00:58:43 djm Exp $
|
$Id: openssh.spec,v 1.78 2012/08/22 11:57:15 djm Exp $
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
%define ver 6.0p1
|
%define ver 6.1p1
|
||||||
%define rel 1
|
%define rel 1
|
||||||
|
|
||||||
# OpenSSH privilege separation requires a user & group ID
|
# OpenSSH privilege separation requires a user & group ID
|
||||||
|
@ -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: 6.0p1
|
Version: 6.1p1
|
||||||
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…
x
Reference in New Issue
Block a user