mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
- (dtucker) [README contrib/{caldera,redhat,contrib}/openssh.spec] Bump
versions.
This commit is contained in:
parent
fbba735aa3
commit
c2820c5822
@ -11,6 +11,8 @@
|
|||||||
correctly check for bad signatures in the monitor, otherwise the monitor
|
correctly check for bad signatures in the monitor, otherwise the monitor
|
||||||
and the unpriv process can get out of sync. with dtucker@, ok djm@,
|
and the unpriv process can get out of sync. with dtucker@, ok djm@,
|
||||||
dtucker@
|
dtucker@
|
||||||
|
- (dtucker) [README contrib/{caldera,redhat,contrib}/openssh.spec] Bump
|
||||||
|
versions.
|
||||||
|
|
||||||
20061105
|
20061105
|
||||||
- (djm) OpenBSD CVS Sync
|
- (djm) OpenBSD CVS Sync
|
||||||
@ -2602,4 +2604,4 @@
|
|||||||
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
||||||
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.4586 2006/11/07 12:16:08 dtucker Exp $
|
$Id: ChangeLog,v 1.4587 2006/11/07 12:25:45 dtucker Exp $
|
||||||
|
4
README
4
README
@ -1,4 +1,4 @@
|
|||||||
See http://www.openssh.com/txt/release-4.4 for the release notes.
|
See http://www.openssh.com/txt/release-4.5 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.63 2006/09/01 11:32:53 dtucker Exp $
|
$Id: README,v 1.64 2006/11/07 12:25:45 dtucker Exp $
|
||||||
|
@ -17,7 +17,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
|
||||||
%if %{use_stable}
|
%if %{use_stable}
|
||||||
%define version 4.4p1
|
%define version 4.5p1
|
||||||
%define cvs %{nil}
|
%define cvs %{nil}
|
||||||
%define release 1
|
%define release 1
|
||||||
%else
|
%else
|
||||||
@ -357,4 +357,4 @@ fi
|
|||||||
* Mon Jan 01 1998 ...
|
* Mon Jan 01 1998 ...
|
||||||
Template Version: 1.31
|
Template Version: 1.31
|
||||||
|
|
||||||
$Id: openssh.spec,v 1.58 2006/09/01 11:32:53 dtucker Exp $
|
$Id: openssh.spec,v 1.59 2006/11/07 12:25:45 dtucker Exp $
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
%define ver 4.4p1
|
%define ver 4.5p1
|
||||||
%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: 4.4p1
|
Version: 4.5p1
|
||||||
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