Sat, 20 Apr 2024 08:58:05 UTC | login

Information for build perl-IO-Socket-SSL-2.073-1.el9

ID16067
Package Nameperl-IO-Socket-SSL
Version2.073
Release1.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/perl-IO-Socket-SSL#1afba650d310098aed837eba679987bd63fc2c52
SummaryPerl library for transparent SSL
DescriptionThis module is a true drop-in replacement for IO::Socket::INET that uses SSL to encrypt data before it is transferred to a remote server or client. IO::Socket::SSL supports all the extra features that one needs to write a full-featured SSL client or server application: multiple SSL contexts, cipher selection, certificate verification, and SSL version selection. As an extra bonus, it works perfectly with mod_perl.
Built bymspacek
State complete
Volume DEFAULT
StartedTue, 04 Jan 2022 14:25:47 UTC
CompletedTue, 04 Jan 2022 14:27:18 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/perl-IO-Socket-SSL:1afba650d310098aed837eba679987bd63fc2c52)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/perl-IO-Socket-SSL#1afba650d310098aed837eba679987bd63fc2c52'}}
Tags
c9s-candidate
c9s-gate
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
perl-IO-Socket-SSL-2.073-1.el9.src.rpm (info) (download)
noarch
perl-IO-Socket-SSL-2.073-1.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Jan 04 2022 Michal Josef Špaček <mspacek@redhat.com> - 2.073-1 - Update to 2.073, which has official support for OpenSSL 3.0.0 Related: rhbz#1968046 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.070-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.070-5 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Tue Jun 08 2021 Michal Josef Špaček <mspacek@redhat.com> - 2.070-4 - Remove failing tests in openssl 3.0.0-alpha16. Related: rhbz#1968046 - Provisional for mass rebuild of openssl3. * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.070-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Fri Mar 19 2021 Petr Pisar <ppisar@redhat.com> - 2.070-2 - Disable optional libidn tests on ELN * Fri Feb 26 2021 Paul Howarth <paul@city-fan.org> - 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 <releng@fedoraproject.org> - 2.069-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Jan 23 2021 Paul Howarth <paul@city-fan.org> - 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 <releng@fedoraproject.org> - 2.068-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.068-2 - Perl 5.32 rebuild * Tue Mar 31 2020 Paul Howarth <paul@city-fan.org> - 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 <paul@city-fan.org> - 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 <paul@city-fan.org> - 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 <releng@fedoraproject.org> - 2.066-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild