2024-01-04 11:45:41 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Convert-ASN1: update to 0.34.
0.34 -- Mon Aug 07 19:46:22 ADT 2023
Bug Fixes
Thanks to chrisridd and fschlich for these bug fixes
* Fixes: #47 2nd - Debug output using print instead of printf
* Fixes #47 Debug output using print instead of printf
* ASN1.pod: fix minor typo
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-08-21 22:31:59 by Mark Davies | Files touched by this commit (2) | |
Log message:
p5-Convert-ASN1: update to 0.33
0.33 -- Wed Sep 22 19:49:53 ADT 2021
* Official CPAN release of 0.33
0.32 -- Tue Sep 21 18:45:20 ADT 2021
* examples/x509decode: parameters are optional for AlgorithmIdentifier when
using [ec]dsa algorithms
* t/19issue14.t: issue with warnings
* Fixes Redundant argument in printf warning
* examples/x509decode: fix prototype error
* examples/ldap: fix asn1_dump not working
0.31 -- Wed Jun 02 22:28:29 ADT 2021
* Official CPAN release of 0.30
0.30 -- Sat May 29 21:56:29 ADT 2021
* Fixes #43 - Perl 5.35.1 makes scalar assignment to undef a compile time error
0.29 -- Mon May 24 18:27:46 ADT 2021
* Release Version no changes from 0.28
* Increment Version in Makefile.PL
0.28 -- Sun May 23 18:03:47 ADT 2021
* Add github actions for repo testing and add new maintainer [Timothy Legge]
* typo fix [Adam Leskis]
* Fix test failures under Perl 5.26+ without '.' in @INC [Kent Fredric (KENTNL)]
* Correct a typo - SYNOPSIS [Shlomi Fish]
* unsafe decoding CVE-2013-7488 [Dana Jacobsen]
* Typo fixes from dsteinbrunner [David Steinbrunner]
* Add files via upload [Peter Sylvester]
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|