SHA256
1
0
forked from pool/libsodium

- Update to version 1.0.0

* The API and ABI are now stable.
  * crypto_sign() properly works with overlapping regions again.
  * The test suite has been extended.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=14
This commit is contained in:
Ismail Dönmez 2014-09-24 19:51:33 +00:00 committed by Git OBS Bridge
parent cd78b66fff
commit 307f8bc45c
4 changed files with 13 additions and 4 deletions

View File

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

3
libsodium-1.0.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Sep 24 19:45:03 UTC 2014 - idonmez@suse.com
- Update to version 1.0.0
* The API and ABI are now stable.
* crypto_sign() properly works with overlapping regions again.
* The test suite has been extended.
-------------------------------------------------------------------
Thu Aug 28 15:14:29 UTC 2014 - idonmez@suse.com

View File

@ -18,7 +18,7 @@
%define lname libsodium13
Name: libsodium
Version: 0.7.0
Version: 1.0.0
Release: 0
Summary: Portable NaCl-based crypto library
License: ISC