diff --git a/libsodium-0.4.3.tar.gz b/libsodium-0.4.3.tar.gz deleted file mode 100644 index 2aac9f8..0000000 --- a/libsodium-0.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:599ce19ae6ace2d30aee353b931088f720713c4e1d0b2918ed46de1914fb6042 -size 523169 diff --git a/libsodium-0.4.4.tar.gz b/libsodium-0.4.4.tar.gz new file mode 100644 index 0000000..aa0ca59 --- /dev/null +++ b/libsodium-0.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3acb9ed90beecccf2de32c066b9c131a6214f7cd0c6f64cd6759c0ef098d653e +size 540406 diff --git a/libsodium.changes b/libsodium.changes index 8f9d8a3..7011b46 100644 --- a/libsodium.changes +++ b/libsodium.changes @@ -1,5 +1,16 @@ +------------------------------------------------------------------- +Tue Oct 22 08:41:03 UTC 2013 - idonmez@suse.com + +- Update to version 0.4.4 + * Big-endian architectures are now supported. + * The donna_c64 implementation of curve25519_donna_c64 now handles + non-canonical points like the ref implementation. + * Missing scalarmult_curve25519 and stream_salsa20 constants are + now exported. + * A crypto_onetimeauth_poly1305_ref() wrapper has been added. + ------------------------------------------------------------------- Wed Sep 11 10:58:48 UTC 2013 - idonmez@suse.com -- Initial release for build.opensuse.org +- Initial release for build.opensuse.org diff --git a/libsodium.spec b/libsodium.spec index b507f78..c5bae2a 100644 --- a/libsodium.spec +++ b/libsodium.spec @@ -18,7 +18,7 @@ %define lname libsodium4 Name: libsodium -Version: 0.4.3 +Version: 0.4.4 Release: 0 Summary: Portable NaCl-based crypto library License: ISC