From 693f9ed142237027430296b7978572c2e03e8c87ff7ed77723c6b7b94d2320a9 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 14 Oct 2015 14:43:57 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/libssh revision 40.0 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=d9f286d2a2ac7156f976f3f5e91be502 --- libssh-0.7.1.tar.xz | 3 --- libssh-0.7.2.tar.xz | 3 +++ libssh.changes | 11 +++++++++++ libssh.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 libssh-0.7.1.tar.xz create mode 100644 libssh-0.7.2.tar.xz 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+