diff --git a/libgcrypt-1.8.0.tar.bz2 b/libgcrypt-1.8.0.tar.bz2 deleted file mode 100644 index 72aa433..0000000 --- a/libgcrypt-1.8.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23e49697b87cc4173b03b4757c8df4314e3149058fa18bdc4f82098f103d891b -size 2963266 diff --git a/libgcrypt-1.8.0.tar.bz2.sig b/libgcrypt-1.8.0.tar.bz2.sig deleted file mode 100644 index 38cd948..0000000 Binary files a/libgcrypt-1.8.0.tar.bz2.sig and /dev/null differ diff --git a/libgcrypt-1.8.1.tar.bz2 b/libgcrypt-1.8.1.tar.bz2 new file mode 100644 index 0000000..b45af0b --- /dev/null +++ b/libgcrypt-1.8.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a2875f8b1ae0301732e878c0cca2c9664ff09ef71408f085c50e332656a78b3 +size 2967344 diff --git a/libgcrypt-1.8.1.tar.bz2.sig b/libgcrypt-1.8.1.tar.bz2.sig new file mode 100644 index 0000000..eaf77d0 Binary files /dev/null and b/libgcrypt-1.8.1.tar.bz2.sig differ diff --git a/libgcrypt.changes b/libgcrypt.changes index 11d2f19..2a7fb95 100644 --- a/libgcrypt.changes +++ b/libgcrypt.changes @@ -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 diff --git a/libgcrypt.spec b/libgcrypt.spec index 6d5e466..ec793b2 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -21,7 +21,7 @@ %define libsoname %{name}20 %define cavs_dir %{_libexecdir}/%{name}/cavs Name: libgcrypt -Version: 1.8.0 +Version: 1.8.1 Release: 0 Summary: The GNU Crypto Library License: GPL-2.0+ AND LGPL-2.1+ AND GPL-3.0+