Skip to content

Commit 14c0733

Browse files
committed
GH-436 Update Changes and OpenSSL and LibreSSL support information.
1 parent 5ab549f commit 14c0733

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Changes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

3034
1.93_02 2023-02-22
3135
- Update ppport.h to version 3.68. This eliminates thousands of

lib/Net/SSLeay.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
5353
branches, 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
5858
series, except for LibreSSL 3.2.2 and 3.2.3.
5959

6060
=back

0 commit comments

Comments
 (0)