forked from pool/libgcrypt
Accepting request 358619 from security:privacy
update to 1.6.5: CVE-2015-7511: Mitigate side-channel attack on ECDH with Weierstrass curves (boo#965902) OBS-URL: https://build.opensuse.org/request/show/358619 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=79
This commit is contained in:
parent
ab89552259
commit
1e84b1513d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9bc2c7fe2e5f4ea13b0c74f9d24bcbb1ad889bb39297d8082aebf23f4336026
|
||||
size 2549820
|
Binary file not shown.
3
libgcrypt-1.6.5.tar.bz2
Normal file
3
libgcrypt-1.6.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f49ebc5842d455ae7019def33eb5a014a0f07a2a8353dc3aa50a76fd1dafa924
|
||||
size 2549601
|
BIN
libgcrypt-1.6.5.tar.bz2.sig
Normal file
BIN
libgcrypt-1.6.5.tar.bz2.sig
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user