Update to libssh-0.8.5
This commit is contained in:
parent
8bcdda4a08
commit
c0ca5469fa
2
.gitignore
vendored
2
.gitignore
vendored
@ -35,3 +35,5 @@ libssh-0.4.4.tar.gz.asc
|
||||
/libssh-0.8.3.tar.xz.asc
|
||||
/libssh-0.8.4.tar.xz
|
||||
/libssh-0.8.4.tar.xz.asc
|
||||
/libssh-0.8.5.tar.xz
|
||||
/libssh-0.8.5.tar.xz.asc
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libssh
|
||||
Version: 0.8.4
|
||||
Version: 0.8.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A library implementing the SSH protocol
|
||||
License: LGPLv2+
|
||||
@ -104,6 +104,10 @@ popd
|
||||
%{_libdir}/libssh_threads.so
|
||||
|
||||
%changelog
|
||||
* Mon Oct 29 2018 Andreas Schneider <asn@redhat.com> - 0.8.5-1
|
||||
- Update to version 0.8.5
|
||||
https://www.libssh.org/2018/10/29/libssh-0-8-5-and-libssh-0-7-7/
|
||||
|
||||
* Tue Oct 16 2018 Andreas Schneider <asn@redhat.com> - 0.8.4-1
|
||||
- Update to version 0.8.4
|
||||
https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (libssh-0.8.4.tar.xz) = 73d685bab2e88ff6b03c95cc13f1bd341bce4c527353c7e4870865d236cfbe23dfd2d198a1ec1531aed1afd700ce8e5b738ec68ca9152a4b6ae63dd6cbbf0d51
|
||||
SHA512 (libssh-0.8.4.tar.xz.asc) = ee6d5993bf3c9c7f3634109996f0d2aa8046f5c87aca6a24f557510308ec7c5ebbdab985cef84733dba3eacd2384bf7a7548c633b16e470e4926c9e85acedaaa
|
||||
SHA512 (libssh-0.8.5.tar.xz) = f1e90a5046e006d44a48ab36675167761d8e308ada7a1d7a1f7ba2825d222a2fab7e19dbc78b1371fee9ba74d9c55d9856a623f97842c9b9ad4c79215e344124
|
||||
SHA512 (libssh-0.8.5.tar.xz.asc) = f9bb9eebde8ea4707b892b72beb1195771d7429cfeb3fbe401ce011c08530981bfb30e00359b641b99d00ef91be6928506c467723a3130be00b8163a93bf4b88
|
||||
|
Loading…
Reference in New Issue
Block a user