Codebase list libcrypt-openssl-x509-perl / 0059e82
Preparing release 1.9.11 jonasbn 2 years ago
1 changed file(s) with 7 addition(s) and 9 deletion(s). Raw diff Collapse all Expand all
00 # Revision history for Perl extension Crypt::OpenSSL::X509
11
2 ## 1.10.0
3
4 - Applied patch from @jrouzierinverse PR [#93](https://github.com/dsully/perl-crypt-openssl-x509/pull/93)
5
6 - Applied patch from @timlegge PR [#92](https://github.com/dsully/perl-crypt-openssl-x509/pull/92)
7
8 ## 1.9.11 Mon Dec 13 19:53:39 CET 2021
9
10 - Correction to spelling found Debian Linter, thanks @fschlich
2 ## 1.9.11 Tue Jan 18 18:57:39 CET 2022
3
4 - Applied patch from @jrouzierinverse PR [#93](https://github.com/dsully/perl-crypt-openssl-x509/pull/93) addressing issue [#66](https://github.com/dsully/perl-crypt-openssl-x509/issues/66)
5
6 - Applied patch from @timlegge PR [#92](https://github.com/dsully/perl-crypt-openssl-x509/pull/92) addressing issues [#50](https://github.com/dsully/perl-crypt-openssl-x509/issues/50) and [#40](https://github.com/dsully/perl-crypt-openssl-x509/issues/40)
7
8 - Correction to spelling found Debian Linter, thanks @fschlich PR [#90](https://github.com/dsully/perl-crypt-openssl-x509/pull/90)
119
1210 - Added eliminated compound-token-split-by-macro errors coming from newer clang/LLVM version (>11?), got some good pointers from this [Perl issue](https://github.com/Perl/perl5/issues/18780)
1311