Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-base | Distribution: Mageia |
Version: 5.34.1 | Vendor: Mageia.Org |
Release: 1.mga9 | Build date: Wed Mar 16 16:33:01 2022 |
Group: Development/Perl | Build host: localhost |
Size: 7883582 | Source RPM: perl-5.34.1-1.mga9.src.rpm |
Packager: tv <tv> | |
Url: https://www.perl.org/ | |
Summary: The Perl programming language (base) |
This is the base package for perl. It contains the perl interpreter as well as the minimal set of perl modules for a minimal basesystem.
GPL+ or Artistic
* Wed Mar 16 2022 tv <tv> 2:5.34.1-1.mga9 + Revision: 1794727 - 5.34.1 bump * Tue Nov 30 2021 tv <tv> 2:5.34.0-6.mga9 + Revision: 1760139 - No more unistd-common.h on arm * Tue Nov 30 2021 tv <tv> 2:5.34.0-5.mga9 + Revision: 1760111 - Rebuild for arm * Fri Nov 26 2021 neoclust <neoclust> 2:5.34.0-4.mga9 + Revision: 1759342 - Add P2000: Fixes CVE-2021-36770 (mga#29352) * Fri Oct 29 2021 tv <tv> 2:5.34.0-3.mga9 + Revision: 1753230 - Disable t/io/nargv.t on BS - Disable parallel testsuite in order to try to fix it on BS - Make it gdbm 1.20 ready - Disable NDBM support too as it's provided by gdbm package * Mon May 24 2021 tmb <tmb> 2:5.34.0-2.mga9 + Revision: 1726212 - rebuild post bootstrap * Sun May 23 2021 tv <tv> 2:5.34.0-1.mga9 + Revision: 1726158 - 5.34.0 bump (see <https://metacpan.org/pod/release/XSAWYERX/perl-5.34.0/pod/perldelta.pod> or release notes) * Tue Apr 27 2021 pterjan <pterjan> 2:5.32.1-5.mga9 + Revision: 1720147 - Rebuild to hopefully help with gcc commands name change * Fri Apr 02 2021 tv <tv> 2:5.32.1-4.mga9 + Revision: 1712548 - Fix dumping a hash entry of PL_strtab type - Fix an arithmetic left shift of a minimal integer value (GH#18639) * Tue Mar 09 2021 tv <tv> 2:5.32.1-3.mga9 + Revision: 1700866 - Protect locale tests from LANGUAGE environment variable - Prevent the number of buckets in a hash from getting too large - Fix a memory leak when compiling a regular expression (GH#18604) * Fri Feb 26 2021 tv <tv> 2:5.32.1-2.mga9 + Revision: 1692220 - Make accessing environment by DynaLoader thread-safe - Use duplocale() if available - Fix fc() in Turkish locale - Fix croaking on "my $_" when "use utf8" is in effect (GH#18449) - Fix PERL_UNUSED_ARG() definition in XSUB.h - Add missing entries to perldiag (GH#18276) * Fri Jan 29 2021 tv <tv> 2:5.32.1-1.mga8 + Revision: 1673952 - 5.32.1 bump (see <https://metacpan.org/pod/release/SHAY/perl-5.32.1/pod/perldelta.pod> or release notes) * Thu Dec 17 2020 tv <tv> 2:5.32.0-10.mga8 + Revision: 1660199 - rebuild with new glibc in order to stop forcing libnsl on programs trying to link with -lperl * Fri Nov 20 2020 tv <tv> 2:5.32.0-9.mga8 + Revision: 1647899 - Fix a crash in optimizing split() (GH#18232) - reapply "USE_MM_LD_RUN_PATH" (temporary disabled in 5.32.0-RC0) - remove useless & unapplied fix-LD_RUN_PATH-for-MakeMaker.patch which dates back from Aug 2000 - replace patchlevel patch by a call to patchlevel.h - drop incversion patch (no more uneeded since 5.28.0-0.2.mga7) * Thu Nov 12 2020 tv <tv> 2:5.32.0-8.mga8 + Revision: 1644850 - drop the patch disabling some tests with iurt as they are now passing - Fix un undefined behavior in Perl_custom_op_get_field() - Fix Config variable names in in t/op tests - Fix fetching a magic on the stacked file test operators * Wed Nov 11 2020 tv <tv> 2:5.32.0-7.mga8 + Revision: 1644435 - use perl patch for lib64 which is more generic (eg: aarch64 support) - no need to rebuild perl for testsuite - fix & reenable %check * Wed Oct 14 2020 tv <tv> 2:5.32.0-6.mga8 + Revision: 1635955 - Fix sv_collxfrm macro to respect locale - Fix an iterator signedness in handling a mro exception (GH#18155) - Fix a code flow in Perl_sv_inc_nomg() * Thu Sep 24 2020 tv <tv> 2:5.32.0-5.mga8 + Revision: 1629781 - Fix a buffer overflow when compiling a regular expression with a bracketed character class with a white space - Fix a mismatch with the recursive subpatterns (GH#18096) * Thu Aug 27 2020 tv <tv> 2:5.32.0-4.mga8 + Revision: 1619258 - Fix inheritance resolution of lexical objects in a debugger (GH#17661) - Fix a misoptimization when assigning a list in a list context (GH#17816) - Fix handling left-hand-side undef when assigning a list (GH#16685) - Fix a memory leak when compiling a long regular expression (GH#18054) - Fix handling exceptions in a global destruction (GH#18063) - Fix sorting with a block that calls return (GH#18081) * Sun Aug 09 2020 tv <tv> 2:5.32.0-3.mga8 + Revision: 1612237 - Actually pass the correct CFLAGS to dtrace - Do not use a C compiler reserved identifiers - Fix an IO::Handle spurious error reported for regular file handles (GH#18019) - Fix SvUV_nomg() macro definition - Fix SvTRUE() documentation - Fix ext/XS-APItest/t/utf8_warn_base.pl tests - Fix IO::Handle::error() to report write errors (GH#6799) - Fix a link to Unicode Technical Standard #18 (GH#17881) - Fix setting a non-blocking mode in IO::Socket::UNIX (GH#17787) - Fix running actions after stepping in a debugger (GH#17901) - Fix a buffer size for asctime_r() and ctime_r() functions - Prevent from an integer overflow in RenewDouble() macro - Fix a buffer overread in when reallocating formats (GH#17844) - Fix a number of arguments passed to a BOOT XS subroutine (GH#17755) - do not package File::Spec::VMS * Mon Jun 22 2020 tv <tv> 2:5.32.0-2.mga8 + Revision: 1598514 - BR bzip2-devel + zlib-devel - typo fix + kill old comment - no need to tell that csh exists - kill doble sitelib/arch - use system bzip2 library - Configure Compress::Zlib to use system zlib * Sun Jun 21 2020 shlomif <shlomif> 2:5.32.0-1.mga8 + Revision: 1598236 - New version 5.32.0 * Tue Jun 16 2020 pterjan <pterjan> 2:5.32.0-0.3.mga8 + Revision: 1593794 - Clean rebuild * Mon Jun 08 2020 tv <tv> 2:5.32.0-0.2.mga8 + Revision: 1590921 - 5.32.0 RC1 See https://metacpan.org/pod/release/XSAWYERX/perl-5.32.0-RC1/pod/perldelta.pod * Tue Jun 02 2020 tv <tv> 2:5.32.0-0.1.mga8 + Revision: 1589698 - 5.32.0-RC0 See https://metacpan.org/pod/release/XSAWYERX/perl-5.32.0-RC0/pod/perldelta.pod * Tue Jun 02 2020 tv <tv> 2:5.30.3-3.mga8 + Revision: 1589682 - 5.30.3 (see <https://metacpan.org/pod/release/XSAWYERX/perl-5.30.3/pod/perldelta.pod> for release notes) - Security release fixes CVE-2020-10543, CVE-2020-10878 and CVE-2020-12723 - add bug ID + danf <danf> - Switch URLs from http: to https: * Fri Mar 27 2020 tv <tv> 2:5.30.2-3.mga8 + Revision: 1561279 - Work around a glibc bug in caching LC_MESSAGES (GH#17081) - Fix POSIX:setlocale() documentation - Prevent from an integer overflow in POSIX::SigSet() - Fix thread-safety of IO::Handle (GH#14816) - Close :unix PerlIO layers properly (rhbz#987118) - Fix sorting tied arrays (GH#17496) - Fix a spurious warning about a multidimensional syntax (GH#16535) - Fix a warning about an uninitialized value in B::Deparse (GH#17537) * Mon Mar 16 2020 tv <tv> 2:5.30.2-2.mga8 + Revision: 1556948 - clean up more now useless deps filtering - remove manual provides that duplicate automatic ones - Fix memory handling when parsing string literals - clean up deps filtering + add one more provides to workaround - remove uneeded workarounds
/usr/bin/perl /usr/bin/perl5 /usr/bin/perl5.34.1 /usr/lib/.build-id /usr/lib/.build-id/05/7f387afaf73c1ff5800bda76f1cc027d736e52 /usr/lib/.build-id/0a /usr/lib/.build-id/0a/acf5facbcbab8d80dd78ed4e79b409a6b0b12f /usr/lib/.build-id/0d /usr/lib/.build-id/0d/84c8305d3a873454e6e04094dcff5a67c39ccc /usr/lib/.build-id/0d/b29028a90600325ec99defbb099bfb1a7e6c59 /usr/lib/.build-id/24 /usr/lib/.build-id/24/4396b6635bc5258a3c16d0262c68f32447715c /usr/lib/.build-id/2e /usr/lib/.build-id/2e/4cd6392a4c065f1d50308a732ca6d2c7a118d6 /usr/lib/.build-id/44 /usr/lib/.build-id/44/cba491ffeae4a1ad4a12744c9bf498273998a9 /usr/lib/.build-id/50 /usr/lib/.build-id/50/5334e704c8514604a68ba37ea3b13df0be0d21 /usr/lib/.build-id/53 /usr/lib/.build-id/53/9d89d0a5bf5a13924fce1b709a1d173defbc5e /usr/lib/.build-id/57 /usr/lib/.build-id/57/5465661dc7ceadd2c0031a5c8b52c57b3e576e /usr/lib/.build-id/5c /usr/lib/.build-id/5c/acf402dec98c25300273ebe8a520fa54592455 /usr/lib/.build-id/64 /usr/lib/.build-id/64/b99933fe8cd5d24c06e937bb3cb3676fce2267 /usr/lib/.build-id/91 /usr/lib/.build-id/91/5f61866a195c1ccf1d12a83950fb022e10692b /usr/lib/.build-id/93 /usr/lib/.build-id/93/71f7663e819c3a24631c2320ab085b7b4ab848 /usr/lib/.build-id/9c /usr/lib/.build-id/9c/5d3d63538565f84bf5537fd264e7e5783bc137 /usr/lib/.build-id/a4/5d6bd6838a49bf39f4264d259afdc1685a2aa7 /usr/lib/.build-id/aa /usr/lib/.build-id/aa/ba627a0b34e37843a5bcbd8a5f8adde4e110a5 /usr/lib/.build-id/ab /usr/lib/.build-id/ab/5f87499e7b8016d435353f3bcce82d4574699e /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/58d8e34109f4fa4312dfb51e5c542539a0b372 /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/41719334002a7a3878ca549fd24101364c45dc /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/392fa9cd1b9322029d669aed51e80efc6edcc1 /usr/lib/.build-id/cf /usr/lib/.build-id/cf/fdb278fa98fb71729249df50404bd7327741bf /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/9b0e0a2621b655a7cc03d27080b2b08e92e766 /usr/lib/.build-id/ff /usr/lib/.build-id/ff/7fea9a265e3f5655b5fa47571d98f7ea601d7e /usr/lib/rpm/macros.d/macros.perl /usr/lib64/libperl.so.5.34 /usr/lib64/libperl.so.5.34.1 /usr/lib64/perl5 /usr/lib64/perl5/B.pm /usr/lib64/perl5/CORE /usr/lib64/perl5/CORE/libperl.so /usr/lib64/perl5/Compress /usr/lib64/perl5/Compress/Raw /usr/lib64/perl5/Compress/Raw/Bzip2.pm /usr/lib64/perl5/Compress/Raw/Zlib.pm /usr/lib64/perl5/Config.pm /usr/lib64/perl5/Config_heavy.pl /usr/lib64/perl5/Cwd.pm /usr/lib64/perl5/Data/Dumper.pm /usr/lib64/perl5/Digest/MD5.pm /usr/lib64/perl5/DynaLoader.pm /usr/lib64/perl5/Encode.pm /usr/lib64/perl5/Encode/Alias.pm /usr/lib64/perl5/Encode/Byte.pm /usr/lib64/perl5/Encode/CJKConstants.pm /usr/lib64/perl5/Encode/Config.pm /usr/lib64/perl5/Encode/EBCDIC.pm /usr/lib64/perl5/Encode/Encoder.pm /usr/lib64/perl5/Encode/Encoding.pm /usr/lib64/perl5/Encode/GSM0338.pm /usr/lib64/perl5/Encode/Guess.pm /usr/lib64/perl5/Encode/MIME /usr/lib64/perl5/Encode/MIME/Header /usr/lib64/perl5/Encode/MIME/Header.pm /usr/lib64/perl5/Encode/MIME/Header/ISO_2022_JP.pm /usr/lib64/perl5/Encode/MIME/Name.pm /usr/lib64/perl5/Encode/Symbol.pm /usr/lib64/perl5/Encode/Unicode /usr/lib64/perl5/Encode/Unicode.pm /usr/lib64/perl5/Encode/Unicode/UTF7.pm /usr/lib64/perl5/Errno.pm /usr/lib64/perl5/Fcntl.pm /usr/lib64/perl5/File/Glob.pm /usr/lib64/perl5/File/Spec /usr/lib64/perl5/File/Spec.pm /usr/lib64/perl5/File/Spec/Unix.pm /usr/lib64/perl5/I18N/Langinfo.pm /usr/lib64/perl5/IO /usr/lib64/perl5/IO.pm /usr/lib64/perl5/IO/File.pm /usr/lib64/perl5/IO/Handle.pm /usr/lib64/perl5/IO/Seekable.pm /usr/lib64/perl5/IO/Select.pm /usr/lib64/perl5/IO/Socket /usr/lib64/perl5/IO/Socket.pm /usr/lib64/perl5/IO/Socket/INET.pm /usr/lib64/perl5/List /usr/lib64/perl5/List/Util /usr/lib64/perl5/List/Util.pm /usr/lib64/perl5/List/Util/XS.pm /usr/lib64/perl5/MIME/Base64.pm /usr/lib64/perl5/MIME/QuotedPrint.pm /usr/lib64/perl5/POSIX.pm /usr/lib64/perl5/Scalar /usr/lib64/perl5/Scalar/Util.pm /usr/lib64/perl5/Socket.pm /usr/lib64/perl5/Storable.pm /usr/lib64/perl5/Sys /usr/lib64/perl5/Sys/Hostname.pm /usr/lib64/perl5/_h2ph_pre.ph /usr/lib64/perl5/asm /usr/lib64/perl5/asm-generic/bitsperlong.ph /usr/lib64/perl5/asm-generic/unistd.ph /usr/lib64/perl5/asm/bitsperlong.ph /usr/lib64/perl5/asm/unistd.ph /usr/lib64/perl5/auto /usr/lib64/perl5/auto/B/B.so /usr/lib64/perl5/auto/Compress /usr/lib64/perl5/auto/Compress/Raw /usr/lib64/perl5/auto/Compress/Raw/Bzip2 /usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so /usr/lib64/perl5/auto/Compress/Raw/Zlib /usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so /usr/lib64/perl5/auto/Cwd /usr/lib64/perl5/auto/Cwd/Cwd.so /usr/lib64/perl5/auto/Data /usr/lib64/perl5/auto/Data/Dumper /usr/lib64/perl5/auto/Data/Dumper/Dumper.so /usr/lib64/perl5/auto/Digest /usr/lib64/perl5/auto/Digest/MD5 /usr/lib64/perl5/auto/Digest/MD5/MD5.so /usr/lib64/perl5/auto/Encode /usr/lib64/perl5/auto/Encode/Byte /usr/lib64/perl5/auto/Encode/Byte/Byte.so /usr/lib64/perl5/auto/Encode/EBCDIC /usr/lib64/perl5/auto/Encode/EBCDIC/EBCDIC.so /usr/lib64/perl5/auto/Encode/Encode.so /usr/lib64/perl5/auto/Encode/Symbol /usr/lib64/perl5/auto/Encode/Symbol/Symbol.so /usr/lib64/perl5/auto/Encode/Unicode /usr/lib64/perl5/auto/Encode/Unicode/Unicode.so /usr/lib64/perl5/auto/Fcntl /usr/lib64/perl5/auto/Fcntl/Fcntl.so /usr/lib64/perl5/auto/File /usr/lib64/perl5/auto/File/Glob /usr/lib64/perl5/auto/File/Glob/Glob.so /usr/lib64/perl5/auto/I18N /usr/lib64/perl5/auto/I18N/Langinfo /usr/lib64/perl5/auto/I18N/Langinfo/Langinfo.so /usr/lib64/perl5/auto/IO /usr/lib64/perl5/auto/IO/IO.so /usr/lib64/perl5/auto/List /usr/lib64/perl5/auto/List/Util /usr/lib64/perl5/auto/List/Util/Util.so /usr/lib64/perl5/auto/MIME /usr/lib64/perl5/auto/MIME/Base64 /usr/lib64/perl5/auto/MIME/Base64/Base64.so /usr/lib64/perl5/auto/POSIX /usr/lib64/perl5/auto/POSIX/POSIX.so /usr/lib64/perl5/auto/Socket /usr/lib64/perl5/auto/Socket/Socket.so /usr/lib64/perl5/auto/Storable /usr/lib64/perl5/auto/Storable/Storable.so /usr/lib64/perl5/auto/Sys /usr/lib64/perl5/auto/Sys/Hostname /usr/lib64/perl5/auto/Sys/Hostname/Hostname.so /usr/lib64/perl5/auto/re /usr/lib64/perl5/auto/re/re.so /usr/lib64/perl5/bits /usr/lib64/perl5/bits/syscall.ph /usr/lib64/perl5/lib.pm /usr/lib64/perl5/re.pm /usr/lib64/perl5/sys /usr/lib64/perl5/sys/syscall.ph /usr/lib64/perl5/syscall.ph /usr/share/perl5 /usr/share/perl5/AnyDBM_File.pm /usr/share/perl5/AutoLoader.pm /usr/share/perl5/Carp /usr/share/perl5/Carp.pm /usr/share/perl5/Carp/Heavy.pm /usr/share/perl5/Compress /usr/share/perl5/Compress/Zlib.pm /usr/share/perl5/DirHandle.pm /usr/share/perl5/Encode /usr/share/perl5/Encode/ConfigLocal_PM.e2x /usr/share/perl5/Encode/Makefile_PL.e2x /usr/share/perl5/Encode/_PM.e2x /usr/share/perl5/Encode/_T.e2x /usr/share/perl5/Exporter /usr/share/perl5/Exporter.pm /usr/share/perl5/Exporter/Heavy.pm /usr/share/perl5/ExtUtils/Liblist.pm /usr/share/perl5/ExtUtils/Liblist/Kid.pm /usr/share/perl5/ExtUtils/MM.pm /usr/share/perl5/ExtUtils/MY.pm /usr/share/perl5/ExtUtils/MakeMaker /usr/share/perl5/ExtUtils/MakeMaker.pm /usr/share/perl5/ExtUtils/MakeMaker/Config.pm /usr/share/perl5/ExtUtils/MakeMaker/FAQ.pod /usr/share/perl5/ExtUtils/MakeMaker/Locale.pm /usr/share/perl5/ExtUtils/MakeMaker/Tutorial.pod /usr/share/perl5/ExtUtils/MakeMaker/version.pm /usr/share/perl5/File /usr/share/perl5/File/Basename.pm /usr/share/perl5/File/Find.pm /usr/share/perl5/File/GlobMapper.pm /usr/share/perl5/File/Path.pm /usr/share/perl5/File/Temp.pm /usr/share/perl5/FileHandle.pm /usr/share/perl5/FindBin.pm /usr/share/perl5/Getopt /usr/share/perl5/Getopt/Long.pm /usr/share/perl5/Getopt/Std.pm /usr/share/perl5/IO /usr/share/perl5/IO/Compress /usr/share/perl5/IO/Compress/Adapter /usr/share/perl5/IO/Compress/Adapter/Bzip2.pm /usr/share/perl5/IO/Compress/Adapter/Deflate.pm /usr/share/perl5/IO/Compress/Adapter/Identity.pm /usr/share/perl5/IO/Compress/Base /usr/share/perl5/IO/Compress/Base.pm /usr/share/perl5/IO/Compress/Base/Common.pm /usr/share/perl5/IO/Compress/Bzip2.pm /usr/share/perl5/IO/Compress/Deflate.pm /usr/share/perl5/IO/Compress/Gzip /usr/share/perl5/IO/Compress/Gzip.pm /usr/share/perl5/IO/Compress/Gzip/Constants.pm /usr/share/perl5/IO/Compress/RawDeflate.pm /usr/share/perl5/IO/Compress/Zip /usr/share/perl5/IO/Compress/Zip.pm /usr/share/perl5/IO/Compress/Zip/Constants.pm /usr/share/perl5/IO/Compress/Zlib /usr/share/perl5/IO/Compress/Zlib/Constants.pm /usr/share/perl5/IO/Compress/Zlib/Extra.pm /usr/share/perl5/IO/Uncompress /usr/share/perl5/IO/Uncompress/Adapter /usr/share/perl5/IO/Uncompress/Adapter/Bunzip2.pm /usr/share/perl5/IO/Uncompress/Adapter/Identity.pm /usr/share/perl5/IO/Uncompress/Adapter/Inflate.pm /usr/share/perl5/IO/Uncompress/AnyInflate.pm /usr/share/perl5/IO/Uncompress/AnyUncompress.pm /usr/share/perl5/IO/Uncompress/Base.pm /usr/share/perl5/IO/Uncompress/Bunzip2.pm /usr/share/perl5/IO/Uncompress/Gunzip.pm /usr/share/perl5/IO/Uncompress/Inflate.pm /usr/share/perl5/IO/Uncompress/RawInflate.pm /usr/share/perl5/IO/Uncompress/Unzip.pm /usr/share/perl5/IPC/Open2.pm /usr/share/perl5/IPC/Open3.pm /usr/share/perl5/Net/Cmd.pm /usr/share/perl5/Net/Config.pm /usr/share/perl5/Net/FTP /usr/share/perl5/Net/FTP.pm /usr/share/perl5/Net/FTP/A.pm /usr/share/perl5/Net/FTP/E.pm /usr/share/perl5/Net/FTP/I.pm /usr/share/perl5/Net/FTP/L.pm /usr/share/perl5/Net/FTP/dataconn.pm /usr/share/perl5/Net/POP3.pm /usr/share/perl5/PerlIO.pm /usr/share/perl5/SelectSaver.pm /usr/share/perl5/Symbol.pm /usr/share/perl5/Tie /usr/share/perl5/Tie/Hash.pm /usr/share/perl5/Time /usr/share/perl5/Time/Local.pm /usr/share/perl5/XSLoader.pm /usr/share/perl5/autouse.pm /usr/share/perl5/base.pm /usr/share/perl5/bytes.pm /usr/share/perl5/bytes_heavy.pl /usr/share/perl5/constant.pm /usr/share/perl5/feature.pm /usr/share/perl5/integer.pm /usr/share/perl5/overload.pm /usr/share/perl5/overloading.pm /usr/share/perl5/parent.pm /usr/share/perl5/strict.pm /usr/share/perl5/unicore/To/Fold.pl /usr/share/perl5/unicore/To/Lower.pl /usr/share/perl5/unicore/To/Upper.pl /usr/share/perl5/utf8.pm /usr/share/perl5/vars.pm /usr/share/perl5/warnings /usr/share/perl5/warnings.pm /usr/share/perl5/warnings/register.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 6 02:50:09 2022