Sun, 29 Sep 2024 00:17:34 UTC | login

Information for build perl-Lexical-SealRequireHints-0.011-12.fc33

ID135471
Package Nameperl-Lexical-SealRequireHints
Version0.011
Release12.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Lexical-SealRequireHints.git#94b0457d8d430bf3a657165850c71e0c75ec4f2a
SummaryPrevent leakage of lexical hints
DescriptionThis module works around two historical bugs in Perl's handling of the %^H (lexical hints) variable. One bug causes lexical state in one file to leak into another that is required/used from it. This bug, [perl #68590], was present from Perl 5.6 up to Perl 5.10, fixed in Perl 5.11.0. The second bug causes lexical state (normally a blank %^H once the first bug is fixed) to leak outwards from utf8.pm, if it is automatically loaded during Unicode regular expression matching, into whatever source is compiling at the time of the regexp match. This bug, [perl #73174], was present from Perl 5.8.7 up to Perl 5.11.5, fixed in Perl 5.12.0.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Mar 2020 11:23:12 UTC
CompletedThu, 26 Mar 2020 11:37:38 UTC
Taskbuild (f33, /rpms/perl-Lexical-SealRequireHints.git:94b0457d8d430bf3a657165850c71e0c75ec4f2a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Lexical-SealRequireHints.git#94b0457d8d430bf3a657165850c71e0c75ec4f2a'}}
Tags
f33
RPMs
src
perl-Lexical-SealRequireHints-0.011-12.fc33.src.rpm (info) (download)
riscv64
perl-Lexical-SealRequireHints-0.011-12.fc33.riscv64.rpm (info) (download)
perl-Lexical-SealRequireHints-debuginfo-0.011-12.fc33.riscv64.rpm (info) (download)
perl-Lexical-SealRequireHints-debugsource-0.011-12.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.011-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.011-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.011-10 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.011-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.011-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.011-7 - Perl 5.28 rebuild