From 393a59a55ff9e8835a8615595d3987ad415a0071014d3d78aa567606a6589d35 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 19 May 2015 21:13:32 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/libssh revision 37.0 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=35ab73b7d15bdcbb077076749c0715a2 --- libssh-0.6.5.tar.xz | 3 --- libssh-0.7.0.tar.xz | 3 +++ libssh.changes | 13 +++++++++++++ libssh.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 libssh-0.6.5.tar.xz create mode 100644 libssh-0.7.0.tar.xz diff --git a/libssh-0.6.5.tar.xz b/libssh-0.6.5.tar.xz deleted file mode 100644 index e09a1a3..0000000 --- a/libssh-0.6.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fd52763e033d5e9b1cd55f60a74e619731c5ba630938eec95682dbe4cf7dc2c -size 281564 diff --git a/libssh-0.7.0.tar.xz b/libssh-0.7.0.tar.xz new file mode 100644 index 0000000..a71ad1b --- /dev/null +++ b/libssh-0.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0551bc341f33641ddc349b31730b3010870ad26a4dbfad3d090a1738fe3e402b +size 349548 diff --git a/libssh.changes b/libssh.changes index 8829ccc..011bcc5 100644 --- a/libssh.changes +++ b/libssh.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon May 11 09:50:29 UTC 2015 - asn@cryptomilk.org + +- Update to version 0.7.0 + * Added support for ed25519 keys + * Added SHA2 algorithms for HMAC + * Added improved and more secure buffer handling code + * Added callback for auth_none_function + * Added support for ECDSA private key signing + * Added more tests + * Fixed a lot of bugs + * Improved API documentation + ------------------------------------------------------------------- Wed May 6 20:26:52 UTC 2015 - dmueller@suse.com diff --git a/libssh.spec b/libssh.spec index c74a5f9..c020d88 100644 --- a/libssh.spec +++ b/libssh.spec @@ -24,7 +24,7 @@ BuildRequires: pkgconfig BuildRequires: xz Name: libssh -Version: 0.6.5 +Version: 0.7.0 Release: 0 Summary: The SSH library