From d8de8d112585ffc11c49cde9799b4e6ed05d50fb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Thu, 20 Mar 2014 07:02:24 +0100 Subject: [PATCH] - up to 0.6.3; fixes CVE-2014-0017 and some other --- libssh.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/libssh.spec b/libssh.spec index c829d47..6f8a83e 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,13 +1,13 @@ Summary: Library implementing the SSH protocol Summary(pl.UTF-8): Biblioteka implementująca protokół SSH Name: libssh -Version: 0.5.3 +Version: 0.6.3 Release: 1 Epoch: 1 License: LGPL v2.1+; parts are BSD-licensed Group: Libraries -Source0: http://www.libssh.org/files/0.5/%{name}-%{version}.tar.gz -# Source0-md5: 9ad01838d3b89d98e900e0f6260a88cc +Source0: https://red.libssh.org/attachments/download/87/%{name}-%{version}.tar.xz +# Source0-md5: 66cf16e77f60913b4d54f18c92cdbf71 URL: http://www.libssh.org/ BuildRequires: cmake >= 2.6.0 BuildRequires: openssl-devel >= 0.9.8 @@ -85,3 +85,5 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/libssh %{_pkgconfigdir}/libssh.pc %{_pkgconfigdir}/libssh_threads.pc +%{_libdir}/cmake/libssh-config-version.cmake +%{_libdir}/cmake/libssh-config.cmake -- 2.44.0