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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e1e44811e951fa04971912a8b03cf41de540d8cf8d464c5655aaf3bf976db50
size 1200344

3
CryptX-0.041.tar.gz Normal file
View File

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

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

View File

@@ -17,7 +17,7 @@
Name: perl-CryptX
Version: 0.040
Version: 0.041
Release: 0
%define cpan_name CryptX
Summary: Crypto toolkit (self-contained no external libraries needed)