↵ Return to the main page of perl-IO-Socket-SSL
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-08-29 | Paul Howarth <paul at city dash fan dot org> - 2.089-1 | - Update to 2.089 - New option SSL_force_fingerprint to enforce fingerprint matching even if certificate validation would be successful without - Document _get_ssl_object and _get_ctx_object for cases where direct use of Net::SSLeay functions is needed |
2024-07-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.088-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-07-15 | Paul Howarth <paul at city dash fan dot org> - 2.088-1 | - Update to 2.088 (rhbz#2297795) - Minor fixes for use on ancient versions of perl and for building with newer versions of openssl |
2024-07-10 | Yanko Kaneti <yaneti at declera dot com> - 2.087-2 | - Pick an upstream fix for runtime warning |
2024-07-08 | Paul Howarth <paul at city dash fan dot org> - 2.087-1 | - Update to 2.087 - Internal optimzation: implement _touch_entry in session cache instead of using del+add - Support for PSK, see SSL_psk in documentation |
2024-01-23 | Paul Howarth <paul at city dash fan dot org> - 2.085-1 | - Update to 2.085 - Fix test that failed due to behavior changes in OpenSSL 3.2 (GH#147) - Update PublicSuffix - Add examples for TLS JA3/JA4 fingerprinting to tls_fingerprint/ |
2024-01-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.084-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-11-07 | Paul Howarth <paul at city dash fan dot org> - 2.084-1 | - Update to 2.084 - Various fixes for edge cases and build: GH#136, GH#141, GH#142, GH#143, GH#145 - Update documentation to reflect default SSL_version |
2023-07-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.083-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-06-27 | Jitka Plesnikova <jplesnik at redhat dot com> - 2.083-2 | - Disable optional IO::Socket::INET6 tests on ELN |