From 7f9682e56c62b1d2a6c3b844db0d20a7280ed98c7ff6b453c4a9ef3358751a03 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sun, 5 Jul 2015 15:55:20 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/libssh revision 38.0 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=16aa798a734fe2c2ecac286d8463c268 --- libssh-0.7.0.tar.xz | 3 --- libssh-0.7.1.tar.xz | 3 +++ libssh.changes | 10 ++++++++++ libssh.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 libssh-0.7.0.tar.xz create mode 100644 libssh-0.7.1.tar.xz diff --git a/libssh-0.7.0.tar.xz b/libssh-0.7.0.tar.xz deleted file mode 100644 index a71ad1b..0000000 --- a/libssh-0.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0551bc341f33641ddc349b31730b3010870ad26a4dbfad3d090a1738fe3e402b -size 349548 diff --git a/libssh-0.7.1.tar.xz b/libssh-0.7.1.tar.xz new file mode 100644 index 0000000..4d62255 --- /dev/null +++ b/libssh-0.7.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc7ccf96d3263cbd8ab520118cb94d9a2e11714c61e22b3f761fc5352fd046d +size 349888 diff --git a/libssh.changes b/libssh.changes index 011bcc5..a8b0fa7 100644 --- a/libssh.changes +++ b/libssh.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 30 07:36:31 UTC 2015 - asn@cryptomilk.org + +- Update to version 0.7.1 + * Fixed SSH_AUTH_PARTIAL auth with auto public key + * Fixed memory leak in session options + * Fixed allocation of ed25519 public keys + * Fixed channel exit-status and exit-signal + * Reintroduce ssh_forward_listen() + ------------------------------------------------------------------- Mon May 11 09:50:29 UTC 2015 - asn@cryptomilk.org diff --git a/libssh.spec b/libssh.spec index c020d88..dcf3db3 100644 --- a/libssh.spec +++ b/libssh.spec @@ -24,7 +24,7 @@ BuildRequires: pkgconfig BuildRequires: xz Name: libssh -Version: 0.7.0 +Version: 0.7.1 Release: 0 Summary: The SSH library