Hello community, here is the log from the commit of package libgcrypt for openSUSE:Factory checked in at 2017-01-25 22:32:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgcrypt (Old) and /work/SRC/openSUSE:Factory/.libgcrypt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgcrypt" Changes: -------- --- /work/SRC/openSUSE:Factory/libgcrypt/libgcrypt.changes 2016-08-31 00:00:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libgcrypt.new/libgcrypt.changes 2017-01-25 22:32:30.967272306 +0100 @@ -1,0 +2,34 @@ +Fri Jan 20 09:41:15 UTC 2017 - [email protected] + +- libgcrypt 1.7.6: + * Fix counter operand from read-only to read/write + * Fix too large jump alignment in mpih-rshift + +------------------------------------------------------------------- +Thu Dec 15 10:32:18 UTC 2016 - [email protected] + +- libgcrypt 1.7.5: + * Fix regression in mlock detection introduced with 1.7.4 + +------------------------------------------------------------------- +Tue Dec 13 12:20:47 UTC 2016 - [email protected] + +- libgcrypt 1.7.4: + * ARMv8/AArch32 performance improvements for AES, GCM, SHA-256, + and SHA-1. + * Add ARMv8/AArch32 assembly implementation for Twofish and + Camellia. + * Add bulk processing implementation for ARMv8/AArch32. + * Add Stribog OIDs. + * Improve the DRBG performance and sync the code with the Linux + version. + * When secure memory is requested by the MPI functions or by + gcry_xmalloc_secure, they do not anymore lead to a fatal error + if the secure memory pool is used up. Instead new pools are + allocated as needed. These new pools are not protected against + being swapped out (mlock can't be used). Mitigation for + minor confidentiality issues is encryption swap space. + * Fix GOST 28147 CryptoPro-B S-box. + * Fix error code handling of mlock calls. + +------------------------------------------------------------------- Old: ---- libgcrypt-1.7.3.tar.bz2 libgcrypt-1.7.3.tar.bz2.sig New: ---- libgcrypt-1.7.6.tar.bz2 libgcrypt-1.7.6.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgcrypt.spec ++++++ --- /var/tmp/diff_new_pack.yyDZns/_old 2017-01-25 22:32:32.507039282 +0100 +++ /var/tmp/diff_new_pack.yyDZns/_new 2017-01-25 22:32:32.515038071 +0100 @@ -1,7 +1,7 @@ # # spec file for package libgcrypt # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -19,10 +19,9 @@ %define build_hmac256 1 %define separate_hmac256_binary 0 %define libsoname %{name}20 -%define sosuffix 20.1.3 %define cavs_dir %{_libexecdir}/%{name}/cavs Name: libgcrypt -Version: 1.7.3 +Version: 1.7.6 Release: 0 Summary: The GNU Crypto Library License: GPL-2.0+ and LGPL-2.1+ and GPL-3.0+ ++++++ libgcrypt-1.7.3.tar.bz2 -> libgcrypt-1.7.6.tar.bz2 ++++++ ++++ 13854 lines of diff (skipped)
