diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2016-02-24 09:01:44 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-02-24 17:36:35 +0100 |
commit | 229ea8a18cf0f57e24fb13783a2fdf2e3ae7af13 (patch) | |
tree | d264376946e33389603ebb3e78e3d69b8bbfcb96 /package/libssh2/libssh2.hash | |
parent | bc86ea3fee44a915b8e29c9a966ebcd8ca46ec7d (diff) | |
download | buildroot-229ea8a18cf0f57e24fb13783a2fdf2e3ae7af13.tar.gz buildroot-229ea8a18cf0f57e24fb13783a2fdf2e3ae7af13.zip |
libssh2: security bump to version 1.7.0
Fixes:
CVE-2016-0787 - diffie_hellman_sha256: convert bytes to bits.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libssh2/libssh2.hash')
-rw-r--r-- | package/libssh2/libssh2.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libssh2/libssh2.hash b/package/libssh2/libssh2.hash index 3bf75620bf..8f6268f3d3 100644 --- a/package/libssh2/libssh2.hash +++ b/package/libssh2/libssh2.hash @@ -1,2 +1,2 @@ # Locally calculated after checking pgp signature -sha256 5a202943a34a1d82a1c31f74094f2453c207bf9936093867f41414968c8e8215 libssh2-1.6.0.tar.gz +sha256 e4561fd43a50539a8c2ceb37841691baf03ecb7daf043766da1b112e4280d584 libssh2-1.7.0.tar.gz |