Hello community,

here is the log from the commit of package libsodium for openSUSE:Factory 
checked in at 2019-07-02 15:17:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsodium (Old)
 and      /work/SRC/openSUSE:Factory/.libsodium.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsodium"

Tue Jul  2 15:17:56 2019 rev:26 rq:712754 version:1.0.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsodium/libsodium.changes      2019-02-08 
13:45:15.178837866 +0100
+++ /work/SRC/openSUSE:Factory/.libsodium.new.4615/libsodium.changes    
2019-07-02 15:17:57.522694082 +0200
@@ -1,0 +2,35 @@
+Sun Jun 16 10:04:32 UTC 2019 - ec...@opensuse.org
+
+- Update to 1.0.18
+  - Enterprise versions of Visual Studio are now supported.
+  - Visual Studio 2019 is now supported.
+  - 32-bit binaries for Visual Studio 2010 are now provided.
+  - A test designed to trigger an OOM condition didn't work on 
+    Linux systems with memory overcommit turned on. It has been 
+    removed in order to fix Ansible builds.
+  - Emscripten: print and printErr functions are overridden to send
+    errors to the console, if there is one.
+  - Emscripten: UTF8ToString() is now exported since 
+    Pointer_stringify() has been deprecated.
+  - Libsodium version detection has been fixed in the CMake recipe.
+  - Generic hashing got a 10% speedup on AVX2.
+  - New target: WebAssembly/WASI 
+    (compile with dist-builds/wasm32-wasi.sh).
+  - New functions to map a hash to an edwards25519 point 
+    or get a random point: 
+    core_ed25519_from_hash() and core_ed25519_random().
+  - crypto_core_ed25519_scalar_mul() has been implemented for 
+    scalar*scalar (mod L) multiplication.
+  - Support for the Ristretto group has been implemented for 
+    interoperability with wasm-crypto.
+  - Improvements have been made to the test suite.
+  - Portability improvements have been made.
+  - getentropy() is now used on systems providing this system call.
+  - randombytes_salsa20 has been renamed to randombytes_internal.
+  - Support for NativeClient has been removed.
+  - Most ((nonnull)) attributes have been relaxed to allow 0-length
+    inputs to be NULL.
+  - The -ftree-vectorize and -ftree-slp-vectorize compiler switches
+    are now used, if available, for optimized builds.
+
+-------------------------------------------------------------------

Old:
----
  libsodium-1.0.17.tar.gz
  libsodium-1.0.17.tar.gz.sig

New:
----
  libsodium-1.0.18.tar.gz
  libsodium-1.0.18.tar.gz.sig

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

Other differences:
------------------
++++++ libsodium.spec ++++++
--- /var/tmp/diff_new_pack.udp1rC/_old  2019-07-02 15:17:58.186695279 +0200
+++ /var/tmp/diff_new_pack.udp1rC/_new  2019-07-02 15:17:58.186695279 +0200
@@ -12,21 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define sover   23
 %define lname   %{name}%{sover}
 Name:           libsodium
-Version:        1.0.17
+Version:        1.0.18
 Release:        0
 Summary:        Portable NaCl-based crypto library
 License:        ISC
 Group:          System/Libraries
 URL:            https://github.com/jedisct1/libsodium
-Source0:        
https://github.com/jedisct1/libsodium/releases/download/%{version}/%{name}-%{version}.tar.gz
-Source1:        
https://github.com/jedisct1/libsodium/releases/download/%{version}/%{name}-%{version}.tar.gz.sig
+Source0:        
https://download.libsodium.org/libsodium/releases/%{name}-%{version}.tar.gz
+Source1:        
https://download.libsodium.org/libsodium/releases/%{name}-%{version}.tar.gz.sig
 Source2:        %{name}.keyring
 Source99:       baselibs.conf
 BuildRequires:  pkgconfig

++++++ libsodium-1.0.17.tar.gz -> libsodium-1.0.18.tar.gz ++++++
++++ 18164 lines of diff (skipped)



Reply via email to