]> git.pld-linux.org Git - packages/libssh.git/commitdiff
- up to 0.6.3; fixes CVE-2014-0017 and some other auto/th/libssh-0.6.3-1 auto/ti/libssh-0.6.3-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 20 Mar 2014 06:02:24 +0000 (07:02 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 20 Mar 2014 06:02:24 +0000 (07:02 +0100)
libssh.spec

index c829d4761e93d6dd59f68f8ffe494bb1b74b5bbc..6f8a83e4b0ed17f275f82febe349c003267f5368 100644 (file)
@@ -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
This page took 0.047732 seconds and 4 git commands to generate.