Fedora Packages

perl-IO-Socket-SSL-2.093-1.fc43 in Fedora Rawhide

↵ Return to the main page of perl-IO-Socket-SSL
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2025-06-17 Paul Howarth <paul at city dash fan dot org> - 2.093-1 - Update to 2.093 - Rework for one-sided SSL shutdown, to implement a useful and secure behavior without affecting existing applications
2025-06-12 Paul Howarth <paul at city dash fan dot org> - 2.091-1 - Update to 2.091 - Fix behavior on one-sided SSL shutdown; if the application continued to read after half-closing the SSL connection, this could result in reading encrypted data (i.e. close notify, SSL session tickets...) - See documentation of stop_SSL for detailed description of handling half-closed SSL connections
2025-06-03 Paul Howarth <paul at city dash fan dot org> - 2.090-1 - Update to 2.090 - Fix OCSP live test after Let's Encrypt has disabled OCSP support (GH#169) - public_suffix now preserves trailing dot (GH#167)
2025-01-18 Fedora Release Engineering <releng at fedoraproject dot org> - 2.089-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
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/

Provides

  • perl(IO::Socket::SSL)
  • perl(IO::Socket::SSL::Intercept)
  • perl(IO::Socket::SSL::OCSP_Cache)
  • perl(IO::Socket::SSL::OCSP_Resolver)
  • perl(IO::Socket::SSL::PublicSuffix)
  • perl(IO::Socket::SSL::SSL_Context)
  • perl(IO::Socket::SSL::SSL_HANDLE)
  • perl(IO::Socket::SSL::Session_Cache)
  • perl(IO::Socket::SSL::Trace)
  • perl(IO::Socket::SSL::Utils)
  • perl-IO-Socket-SSL

Files


Sources on Pagure