summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-09-01 21:32:53 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-09-01 21:32:53 +1000
commit9fdeb66f67ebdadc1d558736bce99a7d4909713c (patch)
tree09938fdbe813687bb663c26d0e5e946080f93dbe
parent096faecdea1e39ecace0b20f4e208bd7ec33f6d2 (diff)
- (dtucker) [README contrib/{caldera,redhat,suse}/openssh.spec] Crank
versions.
-rw-r--r--ChangeLog4
-rw-r--r--README4
-rw-r--r--contrib/caldera/openssh.spec4
-rw-r--r--contrib/redhat/openssh.spec2
-rw-r--r--contrib/suse/openssh.spec2
5 files changed, 9 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cbd4b627..fb9f971a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,8 @@
24 Stops sftp from segfaulting when attempting to get a nonexistent file on 24 Stops sftp from segfaulting when attempting to get a nonexistent file on
25 Cygwin (previous versions of OpenSSH didn't use the native glob). Partly 25 Cygwin (previous versions of OpenSSH didn't use the native glob). Partly
26 from and tested by Corinna Vinschen. 26 from and tested by Corinna Vinschen.
27 - (dtucker) [README contrib/{caldera,redhat,suse}/openssh.spec] Crank
28 versions.
27 29
2820060831 3020060831
29 - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ] 31 - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ]
@@ -5375,4 +5377,4 @@
5375 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5377 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5376 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5378 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5377 5379
5378$Id: ChangeLog,v 1.4524 2006/09/01 10:29:10 dtucker Exp $ 5380$Id: ChangeLog,v 1.4525 2006/09/01 11:32:53 dtucker Exp $
diff --git a/README b/README
index 9b05205b8..d0bacc564 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
1See http://www.openssh.com/txt/release-4.3p2 for the release notes. 1See http://www.openssh.com/txt/release-4.4 for the release notes.
2 2
3- A Japanese translation of this document and of the OpenSSH FAQ is 3- A Japanese translation of this document and of the OpenSSH FAQ is
4- available at http://www.unixuser.org/~haruyama/security/openssh/index.html 4- available at http://www.unixuser.org/~haruyama/security/openssh/index.html
@@ -62,4 +62,4 @@ References -
62[6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9 62[6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9
63[7] http://www.openssh.com/faq.html 63[7] http://www.openssh.com/faq.html
64 64
65$Id: README,v 1.62 2006/02/12 05:48:56 dtucker Exp $ 65$Id: README,v 1.63 2006/09/01 11:32:53 dtucker Exp $
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index 77fc51897..60d0fb311 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -17,7 +17,7 @@
17#old cvs stuff. please update before use. may be deprecated. 17#old cvs stuff. please update before use. may be deprecated.
18%define use_stable 1 18%define use_stable 1
19%if %{use_stable} 19%if %{use_stable}
20 %define version 4.3p2 20 %define version 4.4p1
21 %define cvs %{nil} 21 %define cvs %{nil}
22 %define release 1 22 %define release 1
23%else 23%else
@@ -357,4 +357,4 @@ fi
357* Mon Jan 01 1998 ... 357* Mon Jan 01 1998 ...
358Template Version: 1.31 358Template Version: 1.31
359 359
360$Id: openssh.spec,v 1.57 2006/02/12 05:48:56 dtucker Exp $ 360$Id: openssh.spec,v 1.58 2006/09/01 11:32:53 dtucker Exp $
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index cbdf7bbc7..58be31f4c 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -1,4 +1,4 @@
1%define ver 4.3p2 1%define ver 4.4p1
2%define rel 1 2%define rel 1
3 3
4# OpenSSH privilege separation requires a user & group ID 4# OpenSSH privilege separation requires a user & group ID
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index b49e78c65..8c1da610c 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -13,7 +13,7 @@
13 13
14Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation 14Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation
15Name: openssh 15Name: openssh
16Version: 4.3p2 16Version: 4.4p1
17URL: http://www.openssh.com/ 17URL: http://www.openssh.com/
18Release: 1 18Release: 1
19Source0: openssh-%{version}.tar.gz 19Source0: openssh-%{version}.tar.gz