Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-ExtUtils-Miniperl - Write the C code for perlmain.c
- 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.
Packages
perl-ExtUtils-Miniperl-1.06-418.aldos.noarch
[71 KiB] |
Changelog
by Joel Barrios (2025-08-17):
- Sync patches with AlmaLinux.
- Fix CVE-2025-40909 - Clone dirhandles without fchdir
- Fix test broken by update in zlib on s390x
- Add definition of OPTIMIZE to .ph files, if optimizing is used
(bug#2152012)
- Fix a memory leak when compiling a regular expression with a non-word
class (bug #2014981)
- Fix _resolv return value in Net-Ping (bug #1973030)
- Fix CVE-2020-10543 (bug #1839273)
- Fix CVE-2020-10878 (bug #1839276)
- Fix a file mode of a perl-example.stp example (bug #1913693)
- Fix CVE-2020-12723 (bug #1839279)
- Fix Time-Local tests to pass after year 2019 (bug #1807120)
- Run-require perl(Encode) by perl-libs (bug #1903503)
|