File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,10 @@ Revision history for Perl extension Net::SSLeay.
2626 - X509_policy_tree_get0_user_policies
2727 - X509_policy_tree_level_count
2828 Patch by GitHub user orbea.
29+ - Add OpenSSL 3.1 and LibreSSL 3.7 minor releases to GitHub CI testing.
30+ Update the previous minor releases to their latest versions. Add
31+ NetBSD to BSDs job and update the other BSDs and Alpine Linux jobs to
32+ cover additional and latest releases. Use the latest MacOS runners.
2933
30341.93_02 2023-02-22
3135 - Update ppport.h to version 3.68. This eliminates thousands of
Original file line number Diff line number Diff line change @@ -49,12 +49,12 @@ Net::SSLeay supports the following libssl implementations:
4949
5050=item *
5151
52- Any stable release of L<OpenSSL|https://www.openssl.org> in the 0.9.8 - 3.0
52+ Any stable release of L<OpenSSL|https://www.openssl.org> in the 0.9.8 - 3.1
5353branches, except for OpenSSL 0.9.8 - 0.9.8b.
5454
5555=item *
5656
57- Any stable release of L<LibreSSL|https://www.libressl.org> in the 2.0 - 3.6
57+ Any stable release of L<LibreSSL|https://www.libressl.org> in the 2.0 - 3.7
5858series, except for LibreSSL 3.2.2 and 3.2.3.
5959
6060=back
You can’t perform that action at this time.
0 commit comments