Changelog for
perl-IO-Socket-SSL-2.083-3.fc39.noarch.rpm :
* Thu Jul 20 2023 Fedora Release Engineering
- 2.083-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 27 2023 Jitka Plesnikova - 2.083-2- Disable optional IO::Socket::INET6 tests on ELN
* Thu May 18 2023 Paul Howarth - 2.083-1- Update to 2.083 - Fix t/protocol_version.t for OpenSSL versions that don\'t support SECLEVEL (regression from GH#122)
* Thu May 18 2023 Paul Howarth - 2.082-1- Update to 2.082 - SSL_version default now TLS 1.2+ since TLS 1.1 and lower are deprecated (GH#122) - Fix output of alert string when debugging (GH#132) - Improve regex for hostname validation (GH#130, (GH#126) - Add can_ciphersuites subroutine for feature checking (GH#127) - Utils::CERT_create - die if unexpected arguments are given instead of ignoring these- Avoid use of deprecated patch syntax
* Wed Jan 25 2023 Paul Howarth - 2.081-1- Update to 2.081 - New function set_msg_callback for user defined callback on each SSL message - Showcase function in example/ssl_client.pl and example/ssl_server.pl for computing JA3S/JA3 fingerprints - Fix tracing added in 2.076 to no longer include SSL3_RT_HEADER (noise)
* Fri Jan 20 2023 Fedora Release Engineering - 2.080-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jan 18 2023 Paul Howarth - 2.080-1- Update to 2.080 - Move test certificates into t/ directory where they belong
* Mon Jan 16 2023 Paul Howarth - 2.079-1- Update to 2.079 - Properly extract IPv6 address for verification from PeerAddr if not explicitly given as SSL_verifycn_name (GH#123)
* Mon Dec 12 2022 Paul Howarth - 2.078-1- Update to 2.078 - Revert decision from 2014 to not verify hostname by default if hostname is IP address but no explicit verification scheme given (GH#121)
* Mon Nov 21 2022 Paul Howarth - 2.077-1- Update to 2.077 - Fix memory leak in session cache (GH#118) - More race conditions in tests fixed (GH#97)
* Mon Nov 14 2022 Paul Howarth - 2.076-1- Update to 2.076 - Added curl like tracing (based on GH#117) - Fixed race condition in t/sni_verify.t (GH#97)
* Sat Sep 03 2022 Paul Howarth - 2.075-1- Update to 2.075 - Treat SSL_write returning 0 same as previously -1, as suggested by both OpenSSL and LibreSSL documentation - Propagate error from SSL_shutdown, unless the shutdown is caused by an outer SSL error, in which case keep the original error - Small test fixes- Use SPDX-format license tag
* Fri Jul 22 2022 Fedora Release Engineering - 2.074-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 01 2022 Jitka Plesnikova - 2.074-3- Perl 5.36 rebuild
* Fri Jan 21 2022 Fedora Release Engineering - 2.074-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Jan 08 2022 Paul Howarth - 2.074-1- Update to 2.074 - Add SSL_ciphersuites option for TLS 1.3 ciphers - No longer use own default for ciphers: instead, use system default but disable some weak ciphers that might still be enabled on older systems
* Thu Dec 23 2021 Paul Howarth - 2.073-1- Update to 2.073 - Fix behavior and tests for OpenSSL 3.0.1 - Fix GH#110 - prevent internal error warning in some cases
* Tue Sep 14 2021 Sahana Prasad - 2.072-2- Rebuilt with OpenSSL 3.0.0
* Tue Aug 17 2021 Paul Howarth - 2.072-1- Update to 2.072 - Add PEM_certs2file and PEM_file2certs in IO::Socket::SSL::Utils based on idea in GH#101 - certs/
*.p12 used for testing should now work with OpenSSL 3.0 too (GH#108) - Update public suffix database- Drop patch for building with OpenSSL 1.1.1e
* Thu Jul 22 2021 Fedora Release Engineering - 2.071-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild