[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-autouse-1.11-481.1.el9_6.noarch download

Name perl-autouse
Epoch 0
Version 1.11
Release 481.1.el9_6
Architecture noarch
Website/URL https://www.perl.org/
License GPL+ or Artistic
Build Time 2025-07-29 09:05:33
Build Host builder-x86-04.inferitos.ru
Summary Postpone load of modules until a function is used
Repositories AppStream
Description If a module is not loaded yet, then the autouse declaration declares functions in the current package. When these functions are called, they load the package and substitute themselves with the correct definitions.
Errata INFSA-2025:11804
Size 13 KiB
Source Project perl-5.32.1-481.1.el9_6
SHA-256 checksum 25a83c2d9333f4ea0f7f3995c425bb262b8298bb90b0516371c5639eafdcd4aa
× Full screenshot
Changelog link
* Thu Jul 03 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481.1
- Fixes: CVE-2025-40909 - Clone dirhandles without fchdir

* Mon Nov 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481
- Fixes: CVE-2023-47038