Tue, 26 Nov 2024 14:35:23 UTC | login

Information for build perl-Lexical-SealRequireHints-0.012-1.fc38

ID245090
Package Nameperl-Lexical-SealRequireHints
Version0.012
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Lexical-SealRequireHints.git#8240945f9852badf33d903ae1acbc05f804790a2
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, 20 Apr 2023 17:11:16 UTC
CompletedThu, 20 Apr 2023 17:26:41 UTC
Taskbuild (f38, /rpms/perl-Lexical-SealRequireHints.git:8240945f9852badf33d903ae1acbc05f804790a2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Lexical-SealRequireHints.git#8240945f9852badf33d903ae1acbc05f804790a2'}}
Tags
f38
f39
f40
RPMs
src
perl-Lexical-SealRequireHints-0.012-1.fc38.src.rpm (info) (download)
riscv64
perl-Lexical-SealRequireHints-0.012-1.fc38.riscv64.rpm (info) (download)
perl-Lexical-SealRequireHints-debuginfo-0.012-1.fc38.riscv64.rpm (info) (download)
perl-Lexical-SealRequireHints-debugsource-0.012-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Mar 11 2023 Paul Howarth <paul@city-fan.org> - 0.012-1 - Update to 0.012 (see Changes for details) (rhbz#2177338) - Make %files list more explicit * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.011-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.011-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.011-19 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.011-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.011-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.011-16 - Perl 5.34 rebuild