Accepting request 873060 from home:AndreasStieger:branches:devel:libraries:c_c++

libgcrypt 1.9.2

OBS-URL: https://build.opensuse.org/request/show/873060
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=144
This commit is contained in:
2021-02-17 10:20:09 +00:00
committed by Git OBS Bridge
parent dea0435690
commit ed96a78f46
6 changed files with 16 additions and 11 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Feb 17 09:49:55 UTC 2021 - Andreas Stieger <andreas.stieger@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
-------------------------------------------------------------------
Tue Feb 2 01:06:47 UTC 2021 - Pedro Monreal <pmonreal@suse.com>