]> git.pld-linux.org Git - packages/libssh.git/commitdiff
- updated to 0.6.4 (fixes CVE-2014-8132)
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 10 Mar 2015 19:37:54 +0000 (20:37 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 10 Mar 2015 19:37:54 +0000 (20:37 +0100)
libssh.spec

index 6f8a83e4b0ed17f275f82febe349c003267f5368..392673dcdd70e7d006fcde37be7755a668b8ccee 100644 (file)
@@ -1,15 +1,18 @@
 Summary:       Library implementing the SSH protocol
 Summary(pl.UTF-8):     Biblioteka implementująca protokół SSH
 Name:          libssh
-Version:       0.6.3
+Version:       0.6.4
 Release:       1
 Epoch:         1
 License:       LGPL v2.1+; parts are BSD-licensed
 Group:         Libraries
-Source0:       https://red.libssh.org/attachments/download/87/%{name}-%{version}.tar.xz
-# Source0-md5: 66cf16e77f60913b4d54f18c92cdbf71
+# dead atm.
+#Source0:      https://red.libssh.org/attachments/download/87/%{name}-%{version}.tar.xz
+Source0:       https://git.libssh.org/projects/libssh.git/snapshot/%{name}-%{version}.tar.gz
+# Source0-md5: 1e111727ee027f1d192c15621d0f88fb
 URL:           http://www.libssh.org/
 BuildRequires: cmake >= 2.6.0
+BuildRequires: heimdal-devel
 BuildRequires: openssl-devel >= 0.9.8
 BuildRequires: rpmbuild(macros) >= 1.600
 BuildRequires: zlib-devel
@@ -85,5 +88,4 @@ 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
+%{_libdir}/cmake/libssh
This page took 0.027858 seconds and 4 git commands to generate.