Hello community,

here is the log from the commit of package libsodium for openSUSE:Factory 
checked in at 2016-08-09 22:15:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2016-04-12 
19:32:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libsodium.new/libsodium.changes 2016-08-09 
22:15:29.000000000 +0200
@@ -1,0 +2,20 @@
+Sat Aug  6 04:31:24 UTC 2016 - [email protected]
+
+- update version 1.0.11
+  * sodium_init() is now thread-safe, and can be safely called
+    multiple times.
+  * Better support for old gcc versions.
+  * AVX2 detection was fixed, resulting in faster BLAKE2b hashing
+    on platforms where it was not properly detected.
+  * The Sandy2x Curve25519 implementation was not as fast as
+    expected on some platforms. This has been fixed.
+  * The NativeClient target was improved. Most notably, it now
+    supports optimized implementations, and uses pepper_49 by default.
+  * The library can be compiled with recent Emscripten versions.
+    Changes have been made to produce smaller code, and the default
+    heap size was reduced in the standard version.
+  * Decryption functions can now accept a NULL pointer for the output.
+    This checks the MAC without writing the decrypted message.
+  * crypto_generichash_final() now returns -1 if called twice.
+
+-------------------------------------------------------------------

Old:
----
  libsodium-1.0.10.tar.gz

New:
----
  libsodium-1.0.11.tar.gz

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

Other differences:
------------------
++++++ libsodium.spec ++++++
--- /var/tmp/diff_new_pack.A7WHLu/_old  2016-08-09 22:15:30.000000000 +0200
+++ /var/tmp/diff_new_pack.A7WHLu/_new  2016-08-09 22:15:30.000000000 +0200
@@ -18,7 +18,7 @@
 
 %define lname libsodium18
 Name:           libsodium
-Version:        1.0.10
+Version:        1.0.11
 Release:        0
 Summary:        Portable NaCl-based crypto library
 License:        ISC

++++++ libsodium-1.0.10.tar.gz -> libsodium-1.0.11.tar.gz ++++++
++++ 10990 lines of diff (skipped)


Reply via email to