From: Elan Ruusamäe Date: Tue, 1 Dec 2015 10:52:42 +0000 (+0200) Subject: fix broken patch from 00b8e87 X-Git-Tag: auto/th/openssh-7.1p1-8 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=25820f444c6f80b2ec80f69fecefbb26191fac2e;p=packages%2Fopenssh.git fix broken patch from 00b8e87 see http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2015-December/024591.html --- diff --git a/openssh-config.patch b/openssh-config.patch index daa2b35..c8140e6 100644 --- a/openssh-config.patch +++ b/openssh-config.patch @@ -89,7 +89,7 @@ # BatchMode no # CheckHostIP yes # AddressFamily any -@@ -42,3 +45,21 @@ +@@ -42,3 +45,22 @@ # VisualHostKey no # ProxyCommand ssh -q -W %h:%p gateway.example.com # RekeyLimit 1G 1h diff --git a/openssh.spec b/openssh.spec index 2e5abc3..23074d6 100644 --- a/openssh.spec +++ b/openssh.spec @@ -46,7 +46,7 @@ Summary(ru.UTF-8): OpenSSH - свободная реализация прото Summary(uk.UTF-8): OpenSSH - вільна реалізація протоколу Secure Shell (SSH) Name: openssh Version: 7.1p1 -Release: 7 +Release: 8 Epoch: 2 License: BSD Group: Applications/Networking