معرفی شرکت ها


perl-ExtUtils-Miniperl-1.05-404.module_el8.1.0+229+cd132df8.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Write the C code for perlmain.c
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 8-stream
مخزن Centos AppStream noarch
نام بسته perl-ExtUtils-Miniperl
نام فایل بسته perl-ExtUtils-Miniperl-1.05-404.module_el8.1.0+229+cd132df8.noarch.rpm
نسخه بسته 1.05
انتشار بسته 404.module_el8.1.0+229+cd132df8
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue 19 Nov 2019 07
هاست سازنده aarch64-03.mbox.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.perl.org/
مجوز GPL+ or Artistic
حجم دانلود 73K
حجم نصب 9.060K
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 filename to open for ouput. Any other reference is used as the filehandle to write to. Otherwise output defaults to STDOUT.


جایگزین ها



نیازمندی

مقدار نام
- perl(:MODULE_COMPAT_5.24.4)
- perl(Exporter)
>= 1.31 perl(ExtUtils::Embed)
- perl(strict)
- perl(vars)
- perl-devel


ارائه دهنده

مقدار نام
= 1.05 perl(ExtUtils::Miniperl)
= 0:1.05-404.module_el8.1.0+229+cd132df8 perl-ExtUtils-Miniperl


نحوه نصب


نصب پکیج rpm perl-ExtUtils-Miniperl:

    sudo dnf install perl-ExtUtils-Miniperl-1.05-404.module_el8.1.0+229+cd132df8.noarch.rpm


فایل ها

مسیرها
/usr/share/man/man3/ExtUtils::Miniperl.3pm.gz
/usr/share/perl5/ExtUtils


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2019-03-25

Fix annocheck failure by enabling hardening (bug #1636329)

2019-02-07

Require perl-interpreter from perl (bug #1670435)

2019-01-31

Add a dummy perl-interpreter package to mask non-modular one (bug #1670435)

2018-12-05

Resolves: #1656293
Fix CVE-2018-18311 Integer overflow leading to buffer overflow
Fix CVE-2018-18312 Heap-buffer-overflow write in regcomp.c
Fix CVE-2018-18313 Heap-buffer-overflow read in regcomp.c
Fix CVE-2018-18314 Heap-buffer-overflow write in regcomp.c

2018-11-02

Install Encode developmental files when installing complete Perl

2018-10-02

Fix annocheck failure by passing CFLAGS to dtrace (bug #1630617)

2018-07-09

Adjust tests to gdbm-1.15 (RT#133295)

2018-04-16

5.24.4 bump
Fix CVE-2018-6913 (heap buffer overflow in pp_pack.c) (bug #1567776)
Fix CVE-2018-6798 (heap read overflow in regexec.c) (bug #1567777)
Fix CVE-2018-6797 (heap write overflow in regcomp.c) (bug #1567778)

2018-02-06

Fix handling attribute specification on our variables (RT#131597)
Remove invalid macro definitions from macros.perl (bug #1532539)
Fix a crash when a match for inversely repeated group fails (RT#132017)
Fix an overflow when parsing a character range with no preceding character
Fix walking symbol table for ISA in Carp
Fix handling file names with null bytes in stat and lstat functions
Fix a crash when untying an object witout a stash
Fix deparsing of transliterations with unprintable characters (RT#132405)
Fix error reporting on do() on a directory (RT#125774)
Fix stack manipulation when a lexical subroutine is defined in a do block in
Fix setting $! when statting a closed filehandle (RT#108288)
Fix tainting of s/// with overloaded replacement (RT#115266)
Expand system() arguments before a fork (RT#121105)
Avoid undefined behavior when copying memory in Glob and pp_caller (RT#131746)
Add patch to conditionalize a fix for an old and long fixed bug
Link XS modules to pthread library to fix linking with -z defs
Correct shell bangs in tests
Fix parsing braced subscript after parentheses (RT#8045)
Call ldconfig scriptlets using a macro

2017-09-25

2017-09-25

5.24.3 bump (see <http://search.cpan.org/dist/perl-5.24.3/pod/perldelta.pod>

2017-07-17

5.24.2 bump (see <http://search.cpan.org/dist/perl-5.24.2/pod/perldelta.pod>

2017-06-19

Make File::Glob more resistant against degenerative matching (RT#131211)
Fix a memory wrap in sv_vcatpvfn_flags() (RT#131260)
Fix a crash when calling a subroutine from a stash (RT#131085)
Fix an improper cast of a negative integer to an unsigned 8-bit type (RT#131190)
Fix cloning :via handles on thread creation (RT#131221)
Fix glob UTF-8 flag on a glob reassignment (RT#131263)
Fix a buffer overflow in my_atof2() (RT#131526)
Fix checks for tainted directory in $ENV{PATH} if a backslash escape presents
Fix handling backslashes in PATH environment variable when executing
S" (RT#129183)
Fix a conditional jump on uninitilized memory in re_intuit_start() (RT#131575)
Fix spurious "Assuming NOT a POSIX class" warning (RT#131522)
Provide perl-interpreter RPM dependency symbol

2017-03-31

Introduce build-conditions for groff, systemtap, syslog tests, and tcsh

2017-03-08

Fix a null-pointer dereference on malformed code (RT#130815)
Fix an use-after-free in substr() that modifies a magic variable (RT#129340)
Fix a memory leak leak in Perl_reg_named_buff_fetch() (RT#130822)
Fix an invalid memory read when parsing a loop variable (RT#130814)
Fix a heap-use-after-free in four-arguments substr call (RT#130624)

2017-02-17

Adapt Compress::Raw::Zlib to zlib-1.2.11 (bug #1420326)
Fix a heap buffer overflow when evaluating regexps with embedded code blocks
Fix a memory leak in list assignment from or to magic values (RT#130766)