diff --git a/libgcrypt-1.6.4.tar.bz2 b/libgcrypt-1.6.4.tar.bz2 deleted file mode 100644 index d778ab8..0000000 --- a/libgcrypt-1.6.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9bc2c7fe2e5f4ea13b0c74f9d24bcbb1ad889bb39297d8082aebf23f4336026 -size 2549820 diff --git a/libgcrypt-1.6.4.tar.bz2.sig b/libgcrypt-1.6.4.tar.bz2.sig deleted file mode 100644 index 46e1891..0000000 Binary files a/libgcrypt-1.6.4.tar.bz2.sig and /dev/null differ diff --git a/libgcrypt-1.6.5.tar.bz2 b/libgcrypt-1.6.5.tar.bz2 new file mode 100644 index 0000000..eae2b0e --- /dev/null +++ b/libgcrypt-1.6.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f49ebc5842d455ae7019def33eb5a014a0f07a2a8353dc3aa50a76fd1dafa924 +size 2549601 diff --git a/libgcrypt-1.6.5.tar.bz2.sig b/libgcrypt-1.6.5.tar.bz2.sig new file mode 100644 index 0000000..f8c08c3 Binary files /dev/null and b/libgcrypt-1.6.5.tar.bz2.sig differ diff --git a/libgcrypt.changes b/libgcrypt.changes index 448dfb8..9de1073 100644 --- a/libgcrypt.changes +++ b/libgcrypt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 9 20:51:59 UTC 2016 - astieger@suse.com + +- update to 1.6.5: + * CVE-2015-7511: Mitigate side-channel attack on ECDH with + Weierstrass curves (boo#965902) + ------------------------------------------------------------------- Sat Oct 10 11:56:08 UTC 2015 - astieger@suse.com diff --git a/libgcrypt.spec b/libgcrypt.spec index 0a67f93..565f8cf 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -1,7 +1,7 @@ # # spec file for package libgcrypt # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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,10 @@ %define build_hmac256 1 %define separate_hmac256_binary 0 %define libsoname %{name}20 -%define sosuffix 20.0.4 +%define sosuffix 20.0.5 %define cavs_dir %{_libexecdir}/%{name}/cavs Name: libgcrypt -Version: 1.6.4 +Version: 1.6.5 Release: 0 Summary: The GNU Crypto Library License: GPL-2.0+ and LGPL-2.1+ and GPL-3.0+