Mon, 20 Apr 2026 18:53:05 CST | login

Information for build perl-Lexical-SealRequireHints-0.012-2.oc9

ID39295
Package Nameperl-Lexical-SealRequireHints
Version0.012
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Lexical-SealRequireHints.git?.#db75500634284675ced7088e2b45810a1e16ba88
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 18:02:37 CST
CompletedFri, 13 Jun 2025 18:07:56 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Lexical-SealRequireHints.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Lexical-SealRequireHints.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Lexical-SealRequireHints-0.012-2.oc9.src.rpm (info) (download)
aarch64
perl-Lexical-SealRequireHints-0.012-2.oc9.aarch64.rpm (info) (download)
perl-Lexical-SealRequireHints-debuginfo-0.012-2.oc9.aarch64.rpm (info) (download)
perl-Lexical-SealRequireHints-debugsource-0.012-2.oc9.aarch64.rpm (info) (download)
loongarch64
perl-Lexical-SealRequireHints-0.012-2.oc9.loongarch64.rpm (info) (download)
perl-Lexical-SealRequireHints-debuginfo-0.012-2.oc9.loongarch64.rpm (info) (download)
perl-Lexical-SealRequireHints-debugsource-0.012-2.oc9.loongarch64.rpm (info) (download)
x86_64
perl-Lexical-SealRequireHints-0.012-2.oc9.x86_64.rpm (info) (download)
perl-Lexical-SealRequireHints-debuginfo-0.012-2.oc9.x86_64.rpm (info) (download)
perl-Lexical-SealRequireHints-debugsource-0.012-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.012-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.012-1 - initial build