SHA256
8
0
forked from pool/perl-CryptX

Accepting request 434659 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/434659
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CryptX?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2016-10-20 07:50:40 +00:00
committed by Git OBS Bridge
parent 5b3599f7af
commit 8f146bf6c3
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Oct 13 05:13:57 UTC 2016 - coolo@suse.com
- updated to 0.041
see /usr/share/doc/packages/perl-CryptX/Changes
0.041 2016/10/12
- ECC: ltc_ecc_is_point memory leak
- DSA: properly handle FIPS 186-4 (4.6 + 4.7)
- GCM: counter incrementation isn't stopped at 2^32 blocks, which breaks GCM
- fix issue #24 Crypt::PK::ECC needs $VERSION (all *.pm have $VERSION)
-------------------------------------------------------------------
Sat Oct 8 14:10:04 UTC 2016 - coolo@suse.com