summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2018-02-10 10:25:15 +1100
committerDarren Tucker <dtucker@dtucker.net>2018-02-10 10:25:15 +1100
commit7fbde1b34c1f6c9ca9e9d10805ba1e5e4538e165 (patch)
treef56632788e743da17521efe78591805ea24b2142 /contrib
parent9c34a76f099c4e0634bf6ecc2f40ce93925402c4 (diff)
Remove SSH1 from description.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/redhat/openssh.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 8ba399b7..2fa2537f 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -75,7 +75,7 @@
%define kerberos5 0
%endif
-Summary: The OpenSSH implementation of SSH protocol versions 1 and 2.
+Summary: The OpenSSH implementation of SSH protocol version 2.
Name: openssh
Version: %{ver}
%if %{rescue}
@@ -424,6 +424,7 @@ fi
* Sat Feb 10 2018 Darren Tucker <dtucker@dtucker.net>
- Update openssl-devel dependency to match current requirements.
- Handle Fedora >=6 openssl 1.0 compat libs.
+- Remove SSH1 from description.
* Sun Nov 16 2014 Nico Kadel-Garcia <nakdel@gmail.com>
- Add '--mandir' and '--with-mantype' for RHEL 5 compatibility