Accepting request 251994 from devel:libraries:c_c++
- 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/request/show/251994 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsodium?expand=0&rev=8
This commit is contained in:
commit
b2ba43480e
@ -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
3
libsodium-1.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ced1fe3d2066953fea94f307a92f8ae41bf0643739a44309cbe43aa881dbc9a5
|
||||
size 1538797
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user