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

libgcrypt 1.8.1 libgcrypt 1.8.1 CVE-2017-0379 bsc#1055837

OBS-URL: https://build.opensuse.org/request/show/519788
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=102
This commit is contained in:
Tomáš Chvátal
2017-08-31 08:01:22 +00:00
committed by Git OBS Bridge
parent 8af5760958
commit 8ea7d3a2d4
6 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Aug 28 17:54:24 UTC 2017 - astieger@suse.com
- libgcrypt 1.8.1:
* Mitigate a local side-channel attack on Curve25519 dubbed "May
the Fourth be With You" CVE-2017-0379 bsc#1055837
* Add more extra bytes to the pool after reading a seed file
* Add the OID SHA384WithECDSA from RFC-7427 to SHA-384
* Fix build problems with the Jitter RNG
* Fix assembler code build problems on Rasbian (ARMv8/AArch32-CE)
-------------------------------------------------------------------
Mon Jul 24 23:43:40 UTC 2017 - jengelh@inai.de