SHA256
1
0
forked from pool/libgcrypt

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

update to 1.5.2

OBS-URL: https://build.opensuse.org/request/show/172373
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=22
This commit is contained in:
Ismail Dönmez
2013-04-18 19:00:41 +00:00
committed by Git OBS Bridge
parent 1bb0687206
commit b6f5274965
9 changed files with 16 additions and 240 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Apr 18 18:23:36 UTC 2013 - andreas.stieger@gmx.de
- update to 1.5.2
* The upstream sources now contain the IDEA algorithm, dropping:
idea.c.gz
libgcrypt-1.5.0-idea.patch
libgcrypt-1.5.0-idea_codecleanup.patch
* Made the Padlock code work again (regression since 1.5.0).
* Fixed alignment problems for Serpent.
* Fixed two bugs in ECC computations.
-------------------------------------------------------------------
Fri Mar 22 09:31:11 UTC 2013 - mvyskocil@suse.com