diff --git a/libsodium-1.0.0.tar.gz b/libsodium-1.0.0.tar.gz deleted file mode 100644 index 677c0a0..0000000 --- a/libsodium-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ced1fe3d2066953fea94f307a92f8ae41bf0643739a44309cbe43aa881dbc9a5 -size 1538797 diff --git a/libsodium-1.0.2.tar.gz b/libsodium-1.0.2.tar.gz new file mode 100644 index 0000000..748b213 --- /dev/null +++ b/libsodium-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:961d8f10047f545ae658bcc73b8ab0bf2c312ac945968dd579d87c768e5baa19 +size 1673394 diff --git a/libsodium.changes b/libsodium.changes index 333d533..fbae967 100644 --- a/libsodium.changes +++ b/libsodium.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jan 16 10:22:39 UTC 2015 - idonmez@suse.com + +- Update to version 1.0.2 + * The _easy and _detached APIs now support precalculated keys + * sodium_free() can now be called on regions with PROT_NONE + protection. + * Memory allocation functions can now be used on operating systems + with no memory protection. + ------------------------------------------------------------------- Wed Sep 24 19:45:03 UTC 2014 - idonmez@suse.com diff --git a/libsodium.spec b/libsodium.spec index 7247af5..7bcc2d5 100644 --- a/libsodium.spec +++ b/libsodium.spec @@ -1,7 +1,7 @@ # # spec file for package libsodium # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define lname libsodium13 Name: libsodium -Version: 1.0.0 +Version: 1.0.2 Release: 0 Summary: Portable NaCl-based crypto library License: ISC