Update to libssh-0.8.6
This commit is contained in:
parent
c0ca5469fa
commit
d20a607e74
2
.gitignore
vendored
2
.gitignore
vendored
@ -37,3 +37,5 @@ libssh-0.4.4.tar.gz.asc
|
|||||||
/libssh-0.8.4.tar.xz.asc
|
/libssh-0.8.4.tar.xz.asc
|
||||||
/libssh-0.8.5.tar.xz
|
/libssh-0.8.5.tar.xz
|
||||||
/libssh-0.8.5.tar.xz.asc
|
/libssh-0.8.5.tar.xz.asc
|
||||||
|
/libssh-0.8.6.tar.xz
|
||||||
|
/libssh-0.8.6.tar.xz.asc
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libssh
|
Name: libssh
|
||||||
Version: 0.8.5
|
Version: 0.8.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A library implementing the SSH protocol
|
Summary: A library implementing the SSH protocol
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -104,6 +104,10 @@ popd
|
|||||||
%{_libdir}/libssh_threads.so
|
%{_libdir}/libssh_threads.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 03 2019 Anderson Sasaki <ansasaki@redhat.com> - 0.8.6-1
|
||||||
|
- Update to version 0.8.6
|
||||||
|
https://www.libssh.org/2018/12/24/libssh-0-8-6-xmas-edition/
|
||||||
|
|
||||||
* Mon Oct 29 2018 Andreas Schneider <asn@redhat.com> - 0.8.5-1
|
* Mon Oct 29 2018 Andreas Schneider <asn@redhat.com> - 0.8.5-1
|
||||||
- Update to version 0.8.5
|
- Update to version 0.8.5
|
||||||
https://www.libssh.org/2018/10/29/libssh-0-8-5-and-libssh-0-7-7/
|
https://www.libssh.org/2018/10/29/libssh-0-8-5-and-libssh-0-7-7/
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (libssh-0.8.5.tar.xz) = f1e90a5046e006d44a48ab36675167761d8e308ada7a1d7a1f7ba2825d222a2fab7e19dbc78b1371fee9ba74d9c55d9856a623f97842c9b9ad4c79215e344124
|
SHA512 (libssh-0.8.6.tar.xz) = e91d1f4c1343aa232ade0fe4b5e9a92ca65e3716f4ebe2ec25b04def4fae5a3774349f05a6919836551f66fb0288ed6a3e19e0ab786c081616218be973356522
|
||||||
SHA512 (libssh-0.8.5.tar.xz.asc) = f9bb9eebde8ea4707b892b72beb1195771d7429cfeb3fbe401ce011c08530981bfb30e00359b641b99d00ef91be6928506c467723a3130be00b8163a93bf4b88
|
SHA512 (libssh-0.8.6.tar.xz.asc) = 16955818de162847cf926d72c762943e0b931b1e24fb4f35cf82dec9af0247f4d8731041c837d474b0b070b0f6d2001f72b36bd6efecb9b24599d391d9a23266
|
||||||
|
Loading…
Reference in New Issue
Block a user