Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgcrypt for openSUSE:Factory 
checked in at 2021-02-23 20:18:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgcrypt (Old)
 and      /work/SRC/openSUSE:Factory/.libgcrypt.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgcrypt"

Tue Feb 23 20:18:45 2021 rev:85 rq:873072 version:1.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgcrypt/libgcrypt.changes      2021-02-08 
11:47:05.589677498 +0100
+++ /work/SRC/openSUSE:Factory/.libgcrypt.new.2378/libgcrypt.changes    
2021-02-23 20:20:12.935645661 +0100
@@ -1,0 +2,12 @@
+Wed Feb 17 09:49:55 UTC 2021 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- libgcrypt 1.9.2:
+  * Fix building with --disable-asm on x86
+  * Check public key for ECDSA verify operation
+  * Make sure gcry_get_config (NULL) returns a nul-terminated
+    string
+  * Fix a memory leak in the ECDH code
+  * Fix a reading beyond end of input buffer in SHA2-avx2
+- remove obsolete texinfo packaging macros
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libgcrypt.spec ++++++
--- /var/tmp/diff_new_pack.BZK32r/_old  2021-02-23 20:20:14.527647068 +0100
+++ /var/tmp/diff_new_pack.BZK32r/_new  2021-02-23 20:20:14.531647072 +0100
@@ -22,7 +22,7 @@
 %define libsoname %{name}%{libsover}
 %define cavs_dir %{_libexecdir}/%{name}/cavs
 Name:           libgcrypt
-Version:        1.9.1
+Version:        1.9.2
 Release:        0
 Summary:        The GNU Crypto Library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-or-later
@@ -117,7 +117,6 @@
 Requires:       %{libsoname} = %{version}
 Requires:       glibc-devel
 Requires:       libgpg-error-devel >= 1.27
-Requires(post): %{install_info_prereq}
 
 %description devel
 Libgcrypt is a general purpose library of cryptographic building
@@ -145,7 +144,6 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{libsoname} = %{version}
 Requires:       libgpg-error-devel >= 1.27
-Requires(post): %{install_info_prereq}
 
 %description hmac256
 Libgcrypt is a general purpose library of cryptographic building
@@ -217,11 +215,6 @@
 
 %post -n %{libsoname} -p /sbin/ldconfig
 %postun -n %{libsoname} -p /sbin/ldconfig
-%post devel
-%install_info --info-dir=%{_infodir} %{_infodir}/gcrypt.info.gz
-
-%preun devel
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/gcrypt.info.gz
 
 %files -n %{libsoname}
 %license COPYING.LIB

++++++ libgcrypt-1.9.1.tar.bz2 -> libgcrypt-1.9.2.tar.bz2 ++++++
++++ 2110 lines of diff (skipped)

Reply via email to