diff --git a/libssh-0.7.1.tar.xz b/libssh-0.7.1.tar.xz deleted file mode 100644 index 4d62255..0000000 --- a/libssh-0.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fc7ccf96d3263cbd8ab520118cb94d9a2e11714c61e22b3f761fc5352fd046d -size 349888 diff --git a/libssh-0.7.2.tar.xz b/libssh-0.7.2.tar.xz new file mode 100644 index 0000000..3793000 --- /dev/null +++ b/libssh-0.7.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a32c45b9674141cab4bde84ded7d53e931076c6b0f10b8fd627f3584faebae62 +size 350540 diff --git a/libssh.changes b/libssh.changes index 70c4948..d220671 100644 --- a/libssh.changes +++ b/libssh.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Oct 7 08:25:18 UTC 2015 - asn@cryptomilk.org + +- Update to version 0.7.2 + * Fixed OpenSSL detection on Windows + * Fixed return status for ssh_userauth_agent() + * Fixed KEX to prefer hmac-sha2-256 + * Fixed sftp packet handling + * Fixed return values of ssh_key_is_(public|private) + * Fixed bug in global success reply + ------------------------------------------------------------------- Mon Jul 20 09:29:46 UTC 2015 - tchvatal@suse.com diff --git a/libssh.spec b/libssh.spec index 7af6702..9363247 100644 --- a/libssh.spec +++ b/libssh.spec @@ -17,7 +17,7 @@ Name: libssh -Version: 0.7.1 +Version: 0.7.2 Release: 0 Summary: The SSH library License: LGPL-2.1+