diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | contrib/caldera/openssh.spec | 4 | ||||
-rw-r--r-- | contrib/redhat/openssh.spec | 2 | ||||
-rw-r--r-- | contrib/suse/openssh.spec | 2 |
5 files changed, 9 insertions, 7 deletions
@@ -11,6 +11,8 @@ | |||
11 | correctly check for bad signatures in the monitor, otherwise the monitor | 11 | correctly check for bad signatures in the monitor, otherwise the monitor |
12 | and the unpriv process can get out of sync. with dtucker@, ok djm@, | 12 | and the unpriv process can get out of sync. with dtucker@, ok djm@, |
13 | dtucker@ | 13 | dtucker@ |
14 | - (dtucker) [README contrib/{caldera,redhat,contrib}/openssh.spec] Bump | ||
15 | versions. | ||
14 | 16 | ||
15 | 20061105 | 17 | 20061105 |
16 | - (djm) OpenBSD CVS Sync | 18 | - (djm) OpenBSD CVS Sync |
@@ -2602,4 +2604,4 @@ | |||
2602 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 2604 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
2603 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 2605 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
2604 | 2606 | ||
2605 | $Id: ChangeLog,v 1.4586 2006/11/07 12:16:08 dtucker Exp $ | 2607 | $Id: ChangeLog,v 1.4587 2006/11/07 12:25:45 dtucker Exp $ |
@@ -1,4 +1,4 @@ | |||
1 | See http://www.openssh.com/txt/release-4.4 for the release notes. | 1 | See http://www.openssh.com/txt/release-4.5 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.63 2006/09/01 11:32:53 dtucker Exp $ | 65 | $Id: README,v 1.64 2006/11/07 12:25:45 dtucker Exp $ |
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec index 60d0fb311..15d95195b 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.4p1 | 20 | %define version 4.5p1 |
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 ... |
358 | Template Version: 1.31 | 358 | Template Version: 1.31 |
359 | 359 | ||
360 | $Id: openssh.spec,v 1.58 2006/09/01 11:32:53 dtucker Exp $ | 360 | $Id: openssh.spec,v 1.59 2006/11/07 12:25:45 dtucker Exp $ |
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 58be31f4c..52e867623 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -1,4 +1,4 @@ | |||
1 | %define ver 4.4p1 | 1 | %define ver 4.5p1 |
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 8c1da610c..797964cd2 100644 --- a/contrib/suse/openssh.spec +++ b/contrib/suse/openssh.spec | |||
@@ -13,7 +13,7 @@ | |||
13 | 13 | ||
14 | Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation | 14 | Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation |
15 | Name: openssh | 15 | Name: openssh |
16 | Version: 4.4p1 | 16 | Version: 4.5p1 |
17 | URL: http://www.openssh.com/ | 17 | URL: http://www.openssh.com/ |
18 | Release: 1 | 18 | Release: 1 |
19 | Source0: openssh-%{version}.tar.gz | 19 | Source0: openssh-%{version}.tar.gz |