SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-IO-Socket-SSL-2.074-2.module_f34+13971+b471e710.noarch.rpm :

* 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
* Tue May 25 2021 Paul Howarth - 2.071-1- Update to 2.071 - Fix t/nonblock.t race on some systems (fixes GH#102, maybe GH#98 too)
* Fri May 21 2021 Jitka Plesnikova - 2.070-3- Perl 5.34 rebuild
* Fri Mar 19 2021 Petr Pisar - 2.070-2- Disable optional libidn tests on ELN
* Fri Feb 26 2021 Paul Howarth - 2.070-1- Update to 2.070 - Changed bugtracker in Makefile.PL to GitHub, away from obsolete rt.cpan.org
* Wed Jan 27 2021 Fedora Release Engineering - 2.069-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Jan 23 2021 Paul Howarth - 2.069-1- Update to 2.069 - IO::Socket::Utils CERT_asHash and CERT_create now support subject and issuer with multiple same parts (like multiple OU); in this case an array ref instead of a scalar is used as hash value (GH#95)
* Tue Jul 28 2020 Fedora Release Engineering - 2.068-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jun 23 2020 Jitka Plesnikova - 2.068-2- Perl 5.32 rebuild
* Tue Mar 31 2020 Paul Howarth - 2.068-1- Update to 2.068 - Treat OpenSSL 1.1.1e as broken and refuse to build with it in order to prevent follow-up problems in tests and user code https://github.com/noxxi/p5-io-socket-ssl/issues/93 https://github.com/openssl/openssl/issues/11388 https://github.com/openssl/openssl/issues/11378 - Update PublicSuffix with latest data from publicsuffix.org- Patch out the refusal to build with OpenSSL 1.1.1e as the OpenSSL package in Fedora has had the problematic EOF-handling change reverted
* Sat Mar 21 2020 Paul Howarth - 2.067-2- Fix FTBFS with OpenSSL 1.1.1e https://github.com/noxxi/p5-io-socket-ssl/issues/93
* Sat Feb 15 2020 Paul Howarth - 2.067-1- Update to 2.067 - Fix memory leak on incomplete handshake (GH#92) - Add support for SSL_MODE_RELEASE_BUFFERS via SSL_mode_release_buffers; this can decrease memory usage at the costs of more allocations (CPAN RT#129463) - More detailed error messages when loading of certificate file failed (GH#89) - Fix for ip_in_cn == 6 in verify_hostname scheme (CPAN RT#131384) - Deal with new MODE_AUTO_RETRY default in OpenSSL 1.1.1 - Fix warning when no ecdh support is available - Documentation update regarding use of select and TLS 1.3 - Various fixes in documentation (GH#81, GH#87, GH#90, GH#91) - Stability fix for t/core.t
* Thu Jan 30 2020 Fedora Release Engineering - 2.066-8- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
 
ICM