diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/cygwin/README | 2 | ||||
-rw-r--r-- | contrib/redhat/openssh.spec | 2 | ||||
-rw-r--r-- | contrib/suse/openssh.spec | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/contrib/cygwin/README b/contrib/cygwin/README index a73a0f657..250baa3a4 100644 --- a/contrib/cygwin/README +++ b/contrib/cygwin/README | |||
@@ -77,7 +77,7 @@ with the aforementioned cygport script: | |||
77 | 77 | ||
78 | zlib | 78 | zlib |
79 | crypt | 79 | crypt |
80 | openssl-devel | 80 | libssl-devel |
81 | libedit-devel | 81 | libedit-devel |
82 | libkrb5-devel | 82 | libkrb5-devel |
83 | 83 | ||
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index f3c175523..a440a11c2 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -1,4 +1,4 @@ | |||
1 | %define ver 8.0p1 | 1 | %define ver 8.1p1 |
2 | %define rel 1%{?dist} | 2 | %define rel 1%{?dist} |
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 478871815..8c081acc0 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: 8.0p1 | 16 | Version: 8.1p1 |
17 | URL: https://www.openssh.com/ | 17 | URL: https://www.openssh.com/ |
18 | Release: 1 | 18 | Release: 1 |
19 | Source0: openssh-%{version}.tar.gz | 19 | Source0: openssh-%{version}.tar.gz |