summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-rsa-perl_0.30.bb
Commit message (Collapse)AuthorAgeFilesLines
* libcrypt-openssl-rsa-perl: upgrade 0.30 -> 0.31; enable ptestTim Orling2019-06-151-24/+0
| | | | | | | | | | | | | | * Add runtime and ptest dependencies Upstream release notes: 0.31 Mon Sep 24 2018 - Remove default of SHA256 for RSA keys. This has caused significant problems with downstream modules and it has always been possible to do $key->use_sha256_hash() Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcrypt-openssl-rsa-perl: Update to 0.30Jens Rehsack2018-08-281-0/+24
Update recipe for CPAN hosted Perl5 module Crypt::OpenSSL::RSA from 0.28 to 0.30 to fix build issues when using openssl 1.1 and to express our love to the Perl Programming Language. LICENSE checksum updated because of: f0a2ed2 Purge trailing whitespace Changes since 0.28: https://metacpan.org/changes/release/TODDR/Crypt-OpenSSL-RSA-0.30 Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>