Fedora Packages

perl-IO-Socket-SSL-2.081-1.fc38 in Fedora 38

↵ 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
2023-01-25 Paul Howarth <paul at city dash fan dot org> - 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)
2023-01-20 Fedora Release Engineering <releng at fedoraproject dot org> - 2.080-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
2023-01-18 Paul Howarth <paul at city dash fan dot org> - 2.080-1 - Update to 2.080 - Move test certificates into t/ directory where they belong
2023-01-16 Paul Howarth <paul at city dash fan dot org> - 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)
2022-12-12 Paul Howarth <paul at city dash fan dot org> - 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)
2022-11-21 Paul Howarth <paul at city dash fan dot org> - 2.077-1 - Update to 2.077 - Fix memory leak in session cache (GH#118) - More race conditions in tests fixed (GH#97)
2022-11-14 Paul Howarth <paul at city dash fan dot org> - 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)
2022-09-03 Paul Howarth <paul at city dash fan dot org> - 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
2022-07-22 Fedora Release Engineering <releng at fedoraproject dot org> - 2.074-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
2022-06-01 Jitka Plesnikova <jplesnik at redhat dot com> - 2.074-3 - Perl 5.36 rebuild

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