Hello community,

here is the log from the commit of package libgcrypt for openSUSE:Factory 
checked in at 2018-06-22 13:15:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgcrypt (Old)
 and      /work/SRC/openSUSE:Factory/.libgcrypt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgcrypt"

Fri Jun 22 13:15:10 2018 rev:72 rq:616511 version:1.8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgcrypt/libgcrypt.changes      2018-05-07 
14:52:21.936498020 +0200
+++ /work/SRC/openSUSE:Factory/.libgcrypt.new/libgcrypt.changes 2018-06-22 
13:15:15.191327085 +0200
@@ -1,0 +2,14 @@
+Wed Jun 13 10:46:33 UTC 2018 - kbabi...@suse.com
+
+- Update to version 1.8.3:
+  - Use blinding for ECDSA signing to mitigate a novel side-channel
+    attack. (CVE-2018-0495 bsc#1097410)
+  - Fix incorrect counter overflow handling for GCM when using an IV
+    size other than 96 bit.
+  - Fix incorrect output of AES-keywrap mode for in-place encryption
+    on some platforms.
+  - Fix the gcry_mpi_ec_curve_point point validation function.
+  - Fix rare assertion failure in gcry_prime_check. 
+- Applied spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  libgcrypt-1.8.2.tar.bz2
  libgcrypt-1.8.2.tar.bz2.sig

New:
----
  libgcrypt-1.8.3.tar.bz2
  libgcrypt-1.8.3.tar.bz2.sig

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

Other differences:
------------------
++++++ libgcrypt.spec ++++++
--- /var/tmp/diff_new_pack.owVFLM/_old  2018-06-22 13:15:16.543276952 +0200
+++ /var/tmp/diff_new_pack.owVFLM/_new  2018-06-22 13:15:16.547276804 +0200
@@ -21,12 +21,12 @@
 %define libsoname %{name}20
 %define cavs_dir %{_libexecdir}/%{name}/cavs
 Name:           libgcrypt
-Version:        1.8.2
+Version:        1.8.3
 Release:        0
 Summary:        The GNU Crypto Library
-License:        GPL-2.0+ AND LGPL-2.1+ AND GPL-3.0+
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-or-later
 Group:          Development/Libraries/C and C++
-Url:            http://directory.fsf.org/wiki/Libgcrypt
+URL:            http://directory.fsf.org/wiki/Libgcrypt
 Source:         ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{name}-%{version}.tar.bz2
 Source1:        
ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{name}-%{version}.tar.bz2.sig
 Source2:        baselibs.conf
@@ -73,7 +73,7 @@
 
 %package -n %{libsoname}
 Summary:        The GNU Crypto Library
-License:        GPL-2.0+ AND LGPL-2.1+
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/Libraries
 Suggests:       %{libsoname}-hmac = %{version}-%{release}
 
@@ -83,7 +83,7 @@
 
 %package -n %{libsoname}-hmac
 Summary:        HMAC checksums for the GNU Crypto Library
-License:        GPL-2.0+ AND LGPL-2.1+
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/Libraries
 Requires:       %{libsoname} = %{version}-%{release}
 
@@ -94,7 +94,7 @@
 
 %package devel
 Summary:        The GNU Crypto Library
-License:        GFDL-1.1 AND GPL-2.0+ AND LGPL-2.1+ AND MIT
+License:        GFDL-1.1-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND 
MIT
 Group:          Development/Libraries/C and C++
 Requires:       %{libsoname} = %{version}
 Requires:       glibc-devel
@@ -112,7 +112,7 @@
 
 %package cavs
 Summary:        The GNU Crypto Library
-License:        GFDL-1.1 AND GPL-2.0+ AND LGPL-2.1+ AND MIT
+License:        GFDL-1.1-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND 
MIT
 Group:          Development/Libraries/C and C++
 Requires:       %{libsoname} = %{version}
 Requires:       %{libsoname}-hmac
@@ -123,7 +123,7 @@
 %if 0%{?separate_hmac256_binary}
 %package hmac256
 Summary:        The GNU Crypto Library
-License:        GPL-2.0+ AND LGPL-2.1+
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 Requires:       %{libsoname} = %{version}
 Requires:       libgpg-error-devel
@@ -231,7 +231,7 @@
 %files devel
 %license COPYING COPYING.LIB
 %doc AUTHORS ChangeLog NEWS README THANKS TODO
-%{_infodir}/gcrypt.info%{ext_info}
+%{_infodir}/gcrypt.info*%{ext_info}
 %{_bindir}/dumpsexp
 %{_bindir}/mpicalc
 %{_bindir}/%{name}-config

++++++ libgcrypt-1.8.2.tar.bz2 -> libgcrypt-1.8.3.tar.bz2 ++++++
++++ 16647 lines of diff (skipped)


Reply via email to