3
0
forked from pool/libgcrypt

Accepting request 451572 from home:rmaliska:branches:devel:libraries:c_c++

- libgcrypt 1.7.6:
  * Fix counter operand from read-only to read/write 
  * Fix too large jump alignment in mpih-rshift

OBS-URL: https://build.opensuse.org/request/show/451572
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=90
This commit is contained in:
Tomáš Chvátal 2017-01-20 09:50:05 +00:00 committed by Git OBS Bridge
parent 611eb05395
commit fc34d37147
6 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1fea4128beef2bb30a470af6bafabccc503ced350534fb9dd8f5a53ffbae800
size 2883968

Binary file not shown.

3
libgcrypt-1.7.6.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:626aafee84af9d2ce253d2c143dc1c0902dda045780cc241f39970fc60be05bc
size 2897695

BIN
libgcrypt-1.7.6.tar.bz2.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 20 09:41:15 UTC 2017 - rmaliska@suse.com
- libgcrypt 1.7.6:
* Fix counter operand from read-only to read/write
* Fix too large jump alignment in mpih-rshift
-------------------------------------------------------------------
Thu Dec 15 10:32:18 UTC 2016 - astieger@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libgcrypt
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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
@ -21,7 +21,7 @@
%define libsoname %{name}20
%define cavs_dir %{_libexecdir}/%{name}/cavs
Name: libgcrypt
Version: 1.7.5
Version: 1.7.6
Release: 0
Summary: The GNU Crypto Library
License: GPL-2.0+ and LGPL-2.1+ and GPL-3.0+