Accepting request 307748 from devel:libraries:c_c++

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/307748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=37
This commit is contained in:
Dominique Leuenberger 2015-05-19 21:13:32 +00:00 committed by Git OBS Bridge
commit f8c198175b
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0fd52763e033d5e9b1cd55f60a74e619731c5ba630938eec95682dbe4cf7dc2c
size 281564

3
libssh-0.7.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0551bc341f33641ddc349b31730b3010870ad26a4dbfad3d090a1738fe3e402b
size 349548

View File

@ -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

View File

@ -24,7 +24,7 @@ BuildRequires: pkgconfig
BuildRequires: xz
Name: libssh
Version: 0.6.5
Version: 0.7.0
Release: 0
Summary: The SSH library