Skip to content

Commit b34afb7

Browse files
committed
CHanges updated for 0.21
1 parent 61f9315 commit b34afb7

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Changes

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
Revision history for Perl extension Crypt::OpenSSL::PKCS10.
22

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+
324
0.20 Mon Jul 17 12:26:03 PM PDT 2023
425
- Fix #148807 (thanks Michal Josef Špaček)
526

0 commit comments

Comments
 (0)