diff options
| author | Andreas Schneider <asn@cryptomilk.org> | 2015-06-30 09:34:28 +0200 |
|---|---|---|
| committer | Andreas Schneider <asn@cryptomilk.org> | 2015-06-30 09:34:28 +0200 |
| commit | 053f72c671a83b32238dc01b56a66752fb15b7ec (patch) | |
| tree | 5030629d55b55b0fe691585a711edc788cbd5248 /ChangeLog | |
| parent | 63a8f333b8dd800b5927c9d5e3e3387fa8baaa07 (diff) | |
Bump version to 0.7.1libssh-0.7.1
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ ChangeLog ========== +version 0.7.1 (released 2015-06-30) + * 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() + version 0.7.0 (released 2015-05-11) * Added support for ed25519 keys * Added SHA2 algorithms for HMAC |
