معرفی شرکت ها


rh-perl526-perl-Errno-1.28-405.sc1.el7.x86_64.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

System errno constants
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos sclo x86_64
نام بسته rh-perl526-perl-Errno
نام فایل بسته rh-perl526-perl-Errno-1.28-405.sc1.el7.x86_64.rpm
نسخه بسته 1.28
انتشار بسته 405.sc1.el7
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Tue 15 Oct 2019 03
هاست سازنده c1be.rdu2.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.perl.org/
مجوز GPL+ or Artistic
حجم دانلود 68K
حجم نصب 9.281K
"Errno" defines and conditionally exports all the error constants defined in your system "errno.h" include file. It has a single export tag, ":POSIX", which will export all POSIX defined error numbers.


جایگزین ها

بسته نسخه معماری مخزن
rh-perl526-perl-Errno-1.28-404.el7.x86_64.rpm 1.28 x86_64 CentOS sclo
rh-perl526-perl-Errno-1.28-405.el7.x86_64.rpm 1.28 x86_64 CentOS sclo


نیازمندی

مقدار نام
- rh-perl526-perl(:MODULE_COMPAT_5.26.3)
- rh-perl526-perl(Carp)
- rh-perl526-perl(Config)
- rh-perl526-perl(Exporter)
- rh-perl526-perl(strict)
= 4:5.26.3-405.sc1.el7 rh-perl526-perl-libs(x86-64)
- rh-perl526-runtime


ارائه دهنده

مقدار نام
= 1.28 rh-perl526-perl(Errno)
= 0:1.28-405.sc1.el7 rh-perl526-perl-Errno
= 0:1.28-405.sc1.el7 rh-perl526-perl-Errno(x86-64)
- scl-package(rh-perl526)


نحوه نصب


نصب پکیج rpm rh-perl526-perl-Errno:

    sudo yum localinstall rh-perl526-perl-Errno-1.28-405.sc1.el7.x86_64.rpm


فایل ها

مسیرها
/opt/rh/rh-perl526/root/usr/lib64/perl5/Errno.pm
/opt/rh/rh-perl526/root/usr/share/man/man3/Errno.3pm.gz


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

تاریخ آخرین تغییر جزئیات
2018-12-11

5.26.3 bump (bug #1658969)
Fix CVE-2018-18311 (integer overflow leading to buffer overflow)
Fix CVE-2018-18312 (heap buffer overflow in regcomp.c)
Fix CVE-2018-18313 (heap buffer overflow read in regcomp.c)
Fix CVE-2018-18314 (heap based buffer overflow)

2018-03-28

Fix CVE-2018-6798 (heap read overflow in regexec.c) (bug #1561100)
Fix CVE-2018-6797 (heap write overflow in regcomp.c) (bug #1561100)

2017-12-19

Rebuild without bootstrap

2017-12-06

SCL

2017-09-25

Update perl(:MODULE_COMPAT)

2017-09-25

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

2017-08-22

Fix unreliable Time-HiRes tests (CPAN RT#122819)
Do not require $Config{libs} providers by perl-devel package (bug #1481324)

2017-08-08

Fix reporting malformed UTF-8 character (RT#131646)
Fix File::Glob rt131211.t test random failures
Fix t/op/hash.t test random failures
Parse caret variables with subscripts as normal variables inside ${...}
Do not display too many bytes when reporting malformed UTF-8 character
Fix select called with a repeated magical variable (RT#131645)
Fix error message for "our sub foo::bar" (RT#131679)
Fix executing arybase::_tie_it() in Safe compartement (RT#131588)
Fix handling attribute specification on our variables (RT#131597)
Fix splitting non-ASCII strings if unicode_strings feature is enabled (RT#130907)
Fix compiler warnings in code generated by ExtUtils::Constant
Fix GCC version detection for -D_FORTIFY_SOURCE override (RT#131809)

2017-07-29

Enable separate debuginfo back

2017-07-27

Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

2017-06-28

perl package installs all core modules, interpreter moved to
interpreter package, perl-core package is obsolete

2017-06-19

Make File::Glob more resistant against degenerative matching (RT#131211)
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 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-06-06

2017-06-01

5.26.0 bump (see <http://search.cpan.org/dist/perl-5.26.0/pod/perldelta.pod>
Update sub-packages
Update or remove patches
Enable hardening (bug #1238804)
Use 64 bit ints on 32 bit platforms (bug #1268828)

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)