File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1
1
Revision history for Perl extension Crypt::OpenSSL::PKCS10.
2
2
3
+ 0.21 Sun 06 Aug 11:04:29 AM ADT 2023
4
+
5
+ - First release with new maintainer TIMLEGGE
6
+ - The following commits were added to 0.20 (27c5490 Initial commit)
7
+ - 61f9315 Increment Version for upcoming release
8
+ - 002eac3 Update repo in META files
9
+ - fcd0063 Add cpanfile, better README.md and remove default XS module generated README
10
+ - bc9707b Fixes #111030 - Memory leak in parse_name
11
+ - fc7103f Support multiple openssl versions without deprecated warnings
12
+ - 998ffa5 Fixes 120727 Error in synopsis
13
+ - f4b7c6f Remove exec bit from files
14
+ - 08276f2 Add some githoub actions to test builds
15
+ - 27e4d6e Sample fixes for Makefile.PL for solaris
16
+ - bf4c941 Another SvPV returns char * not unsigned char *
17
+ - 01414b7 Update to a newer ppport.h
18
+ - 1553f36 add_ext and add_ext_raw requires STACK_OF(X509_EXTENSION) not STACK_OF(X509_REQUEST)
19
+ - 84bf9ab X509_NAME_add_entry_by_txt second parameter is const char
20
+ - 35e1db5 Possible fix for solaris compiler token error
21
+ - bf7cae7 SvPV returns char pointer not unsigned char pointer
22
+ - 27c5490 Initial commit
23
+
3
24
0.20 Mon Jul 17 12:26:03 PM PDT 2023
4
25
- Fix #148807 (thanks Michal Josef Špaček)
5
26
You can’t perform that action at this time.
0 commit comments