Hello community,

here is the log from the commit of package libsodium for openSUSE:Factory 
checked in at 2016-04-03 23:07:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsodium (Old)
 and      /work/SRC/openSUSE:Factory/.libsodium.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsodium"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsodium/libsodium.changes      2015-12-27 
02:00:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libsodium.new/libsodium.changes 2016-04-03 
23:07:33.000000000 +0200
@@ -1,0 +2,19 @@
+Sat Apr  2 15:50:44 UTC 2016 - idon...@suse.com
+
+- Update to version 1.0.9
+  * A detached API was added to the ChaCha20-Poly1305 and AES256-GCM
+    implementations.
+  * The Argon2i password hashing function was added, and is accessible
+    directly and through a new, high-level crypto_pwhash API.
+    The scrypt function remains available as well.
+  * A speed-record AVX2 implementation of BLAKE2b was added.
+  * Countermeasures for Ed25519 signatures malleability have been
+    added to match the irtf-cfrg-eddsa draft.
+  * The HChaCha20 core function was implemented (crypto_core_hchacha20()).
+  * No-op stubs were added for all AES256-GCM public functions even
+    when compiled on non-Intel platforms.
+  * crypt_generichash_blake2b_statebytes() was added.
+  * New macros were added for the IETF variant of the ChaCha20-Poly1305
+    construction.
+
+-------------------------------------------------------------------

Old:
----
  libsodium-1.0.8.tar.gz

New:
----
  libsodium-1.0.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libsodium.spec ++++++
--- /var/tmp/diff_new_pack.H2dqgz/_old  2016-04-03 23:07:34.000000000 +0200
+++ /var/tmp/diff_new_pack.H2dqgz/_new  2016-04-03 23:07:34.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsodium
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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 libsodium18
 Name:           libsodium
-Version:        1.0.8
+Version:        1.0.9
 Release:        0
 Summary:        Portable NaCl-based crypto library
 License:        ISC

++++++ libsodium-1.0.8.tar.gz -> libsodium-1.0.9.tar.gz ++++++
++++ 19363 lines of diff (skipped)


Reply via email to