[ 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-ExtUtils-Miniperl-1.09-481.1.el9_6.noarch download

Name perl-ExtUtils-Miniperl
Epoch 0
Version 1.09
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 Write the C code for perlmain.c
Repositories AppStream
Description writemain() takes an argument list of directories containing archive libraries that relate to perl modules and should be linked into a new perl binary. It writes a corresponding perlmain.c file that is a plain C file containing all the bootstrap code to make the If the first argument to writemain() is a reference to a scalar it is used as the file name to open for output. Any other reference is used as the file handle to write to. Otherwise output defaults to STDOUT.
Errata INFSA-2025:11804
Size 14 KiB
Source Project perl-5.32.1-481.1.el9_6
SHA-256 checksum ab864bf17e24cbca7796ed813fcc18a572d6d86de78f2163e4bb5a5659b0e5a4
× 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