معرفی شرکت ها


perl-Time-Piece-1.31-404.module_el8.6.0+3191+b821e763.s390x.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Time objects from localtime and gmtime
ویژگی مقدار
سیستم عامل Linux
توزیع AlmaLinux 8
مخزن AlmaLinux AppStream s390x
نام بسته perl-Time-Piece
نام فایل بسته perl-Time-Piece-1.31-404.module_el8.6.0+3191+b821e763.s390x.rpm
نسخه بسته 1.31
انتشار بسته 404.module_el8.6.0+3191+b821e763
معماری بسته s390x
نگهدارنده -
تاریخ ساخت Thu 18 Aug 2022 03
هاست سازنده alma-build.sinenomine.net
نوع بسته .rpm
آدرس صفحه اصلی http://www.perl.org/
مجوز (GPL+ or Artistic) and BSD
حجم دانلود 95K
حجم نصب 59.949K
The Time::Piece module replaces the standard localtime and gmtime functions with implementations that return objects. It does so in a backwards compatible manner, so that using localtime or gmtime as documented in perlfunc still behave as expected.


جایگزین ها



نیازمندی

مقدار نام
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.2)(64bit)
- libc.so.6(GLIBC_2.3)(64bit)
- libc.so.6(GLIBC_2.4)(64bit)
- libperl.so.5.24()(64bit)
- libpthread.so.0()(64bit)
- libpthread.so.0(GLIBC_2.2)(64bit)
- perl(:MODULE_COMPAT_5.24.4)
- perl(Carp)
- perl(DynaLoader)
>= 5.57 perl(Exporter)
- perl(Time::Local)
- perl(Time::Seconds)
- perl(constant)
- perl(integer)
- perl(overload)
- perl(strict)
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 1.31 perl(Time::Piece)
= 1.31 perl(Time::Seconds)
= 0:1.31-404.module_el8.6.0+3191+b821e763 perl-Time-Piece
= 0:1.31-404.module_el8.6.0+3191+b821e763 perl-Time-Piece(s390-64)


نحوه نصب


نصب پکیج rpm perl-Time-Piece:

    dnf install perl-Time-Piece-1.31-404.module_el8.6.0+3191+b821e763.s390x.rpm


فایل ها

مسیرها
/usr/lib/.build-id
/usr/lib/.build-id/3f/70fad28471273609c4568431a467480fdb29fa
/usr/lib64/perl5/Time
/usr/lib64/perl5/Time/Piece.pm
/usr/lib64/perl5/Time/Seconds.pm
/usr/lib64/perl5/auto/Time
/usr/lib64/perl5/auto/Time/Piece
/usr/lib64/perl5/auto/Time/Piece/Piece.so
/usr/share/man/man3/Time::Piece.3pm.gz
/usr/share/man/man3/Time::Seconds.3pm.gz


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

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