معرفی شرکت ها


perl-Net-Ping-2.43-404.module_el8.5.0+166+0c9b5e1d.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Check a remote host for reachability
ویژگی مقدار
سیستم عامل Linux
توزیع AlmaLinux 8
مخزن AlmaLinux AppStream noarch
نام بسته perl-Net-Ping
نام فایل بسته perl-Net-Ping-2.43-404.module_el8.5.0+166+0c9b5e1d.noarch.rpm
نسخه بسته 2.43
انتشار بسته 404.module_el8.5.0+166+0c9b5e1d
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Wed 22 Dec 2021 08
هاست سازنده almalinux-p9.osuosl.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.perl.org/
مجوز GPL+ or Artistic
حجم دانلود 92K
حجم نصب 66.625K
Net::Ping module contains methods to test the reachability of remote hosts on a network.


جایگزین ها



نیازمندی

مقدار نام
- perl(:MODULE_COMPAT_5.24.4)
>= 5.2.0 perl(:VERSION)
- perl(Carp)
- perl(Exporter)
- perl(Fcntl)
- perl(FileHandle)
- perl(POSIX)
- perl(Socket)
- perl(Time::HiRes)
- perl(constant)
- perl(strict)
- perl(vars)


ارائه دهنده

مقدار نام
= 2.43 perl(Net::Ping)
= 0:2.43-404.module_el8.5.0+166+0c9b5e1d perl-Net-Ping


نحوه نصب


نصب پکیج rpm perl-Net-Ping:

    dnf install perl-Net-Ping-2.43-404.module_el8.5.0+166+0c9b5e1d.noarch.rpm


فایل ها

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


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

تاریخ آخرین تغییر جزئیات
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)