Practical Extraction and Report Language
Go to file
Petr Písař 96616c59c9 Fix a heap overflow with pack "W" 2017-01-20 09:52:23 +01:00
.gitignore 5.24.1 bump 2017-01-16 12:28:00 +01:00
.rpmlint Sub-package perl-App-s2p 2014-06-20 11:19:50 +02:00
Pod-Html-license-clarification Correct license tags 2015-04-02 13:46:20 +02:00
STAGE2-perl Adding STAGE2 bootstrap recipe 2015-11-04 16:25:33 +01:00
checkemptydirs Own upper directories by each package and remove empty directories 2014-11-20 15:57:29 +01:00
checkpackageversion Add checkpackageversion script 2011-09-14 17:19:39 +02:00
clean-manifest.pl auto-import perl-5.8.0-88 from perl-5.8.0-88.src.rpm 2004-09-09 10:04:11 +00:00
diffrpms diffrpms: Do not pass single package to rpmdiff 2010-10-07 17:55:53 +02:00
gendep.macros Update pregenerated XSLoader RPM symbols 2016-07-07 16:06:21 +02:00
generatedependencies Use pregenerated dependencies on bootstrapping 2016-06-02 16:03:52 +02:00
macros.perl Append and anchor filters 2013-10-22 09:59:23 +02:00
perl-5.8.0-libdir64.patch auto-import perl-5.8.0-64 from perl-5.8.0-64.src.rpm 2004-09-09 10:04:03 +00:00
perl-5.8.0-libnet.cfg auto-import perl-5.8.0-49 from perl-5.8.0-49.src.rpm 2004-09-09 10:02:23 +00:00
perl-5.10.0-libresolv.patch 5.24.0 bump; Update sub-packages; Update or remove patches 2016-05-14 09:14:43 +02:00
perl-5.10.0-x86_64-io-test-failure.patch Remove or update patches 2015-06-02 13:07:02 +02:00
perl-5.14.1-offtest.patch Skip forks test, which doesn't work in koji. 2011-06-20 10:30:01 +02:00
perl-5.16.3-Link-XS-modules-to-libperl.so-with-EU-CBuilder-on-Li.patch Link XS modules to libperl.so with EU::CBuilder on Linux 2013-07-10 14:40:37 +02:00
perl-5.16.3-Link-XS-modules-to-libperl.so-with-EU-MM-on-Linux.patch Remove or update patches 2015-06-02 13:07:02 +02:00
perl-5.16.3-create_libperl_soname.patch Update to Perl 5.20.0; Clean up and update patches 2014-07-22 16:26:22 +02:00
perl-5.18.1-Document-Math-BigInt-CalcEmu-requires-Math-BigInt.patch 5.24.0 bump; Update sub-packages; Update or remove patches 2016-05-14 09:14:43 +02:00
perl-5.18.2-Destroy-GDBM-NDBM-ODBM-SDBM-_File-objects-only-from-.patch Merge branch 'master' of ssh://pkgs.fedoraproject.org/perl 2014-08-11 14:17:06 +02:00
perl-5.22.0-Install-libperl.so-to-shrpdir-on-Linux.patch Remove or update patches 2015-06-02 13:07:02 +02:00
perl-5.22.0-Revert-const-the-core-magic-vtables.patch Make magic vtable writable as a work-around for Coro 2015-06-18 14:45:06 +02:00
perl-5.22.1-Provide-ExtUtils-MM-methods-as-standalone-ExtUtils-M.patch Provide MM::maybe_command independently 2016-04-20 10:38:07 +02:00
perl-5.22.1-Replace-EU-MM-dependnecy-with-EU-MM-Utils-in-IPC-Cmd.patch Replace ExtUtils::MakeMaker dependency with ExtUtils::MM::Utils in IPC::Cmd 2016-04-20 10:38:16 +02:00
perl-5.23.8-remove-duplicate-environment-variables-from-environ.patch Fix CVE-2016-2381 (ambiguous environment variables handling) 2016-03-02 12:50:42 +01:00
perl-5.24.0-Fix-a-memory-leak-in-strict-regex-posix-classes.patch Fix a memory leak when compiling a regular expression with a POSIX class 2016-06-14 14:50:42 +02:00
perl-5.24.0-PATCH-perl-128734-tr-N-.-failing-for-128-255.patch Fix handling \N{} in tr for characters in range 128--255 2016-07-28 10:41:47 +02:00
perl-5.24.0-Regression-test-for-RT-129196.patch Fix crash in "evalbytes S" 2016-11-03 11:03:13 +01:00
perl-5.24.0-assertion-failure-in-.-or-0-x-0.patch Fix a crash in optimized evaluation of "or ((0) x 0))" 2016-12-19 12:43:58 +01:00
perl-5.24.0-clean-up-gv_fetchmethod_pvn_flags-introduce-name_end.patch Fix string overrun in Perl_gv_fetchmethod_pvn_flags 2016-11-03 11:04:46 +01:00
perl-5.24.0-crash-on-explicit-return-from-s-e.patch Fix crash on explicit return from regular expression substitution 2016-11-28 14:29:12 +01:00
perl-5.24.0-fix-128109-do-not-move-RExC_open_parens-0-in-reginse.patch Fix compiling regular expressions like /\X*(?0)/ 2016-06-20 13:46:56 +02:00
perl-5.24.0-perl-129130-make-chdir-allocate-the-stack-it-needs.patch Fix stack handling when calling chdir without an argument 2016-11-03 15:02:06 +01:00
perl-5.24.0-perl-129164-Crash-with-splice.patch Fix crash in splice 2016-11-03 11:04:39 +01:00
perl-5.24.0-perl-129350-anchored-floating-substrings-must-be-utf.patch Fix crash when matching UTF-8 string with non-UTF-8 substrings 2016-11-03 13:04:02 +01:00
perl-5.24.0-perl-129788-IO-Poll-fix-memory-leak.patch Fix a memory leak in IO::Poll 2016-12-19 13:15:01 +01:00
perl-5.24.0-regcomp.c-fix-perl-129950-fix-firstchar-bitmap-under.patch Fix firstchar bitmap under UTF-8 with prefix optimization 2016-11-03 14:06:55 +01:00
perl-5.24.0-rt-129336-perl-i-u-erroneously-interpreted-as-u.patch Fix parsing perl options in shell bang line 2016-11-03 13:15:32 +01:00
perl-5.24.0-split-was-leaving-PL_sv_undef-in-unused-ary-slots.patch Fix assigning split() return values to an array 2016-12-01 07:57:58 +01:00
perl-5.24.1-perl-130262-split-scalar-context-stack-overflow-fix.patch Fix a buffer overflow in split in scalar context 2017-01-20 09:42:13 +01:00
perl-5.25.0-Fix-precedence-in-hv_ename_delete.patch Fix precedence in hv_ename_delete 2016-06-22 10:26:37 +02:00
perl-5.25.1-perl-128316-preserve-errno-from-failed-system-calls.patch Do not mangle errno from failed socket call 2016-06-16 09:24:26 +02:00
perl-5.25.2-SEGV-in-Subroutine-redefined-warning.patch Fix a crash in "Subroutine redefined" warning 2016-07-08 15:09:17 +02:00
perl-5.25.2-only-treat-stash-entries-with-.-as-sub-stashes.patch Do not treat %: as a stash 2016-06-22 10:29:52 +02:00
perl-5.25.2-perl-128238-Crash-with-non-stash-in-stash.patch Do not crash when inserting a non-stash into a stash 2016-06-24 08:30:03 +02:00
perl-5.25.2-perl-128508-Fix-line-numbers-with-perl-x.patch Fix line numbers with perl -x 2016-07-04 12:32:23 +02:00
perl-5.25.2-perl-128532-Crash-vivifying-stub-in-deleted-pkg.patch Fix a crash when vivifying a stub in a deleted package 2016-07-07 16:06:21 +02:00
perl-5.25.2-perl-128597-Crash-from-gp_free-ckWARN_d.patch Fix a crash in lexical scope warnings 2016-07-12 12:51:29 +02:00
perl-5.25.2-uninit-warning-from-h-const-coredumped.patch Do not use unitialized memory in $h{\const} warnings 2016-06-22 10:06:51 +02:00
perl-5.25.4-clean-up-gv_fetchmethod_pvn_flags-move-origname-init.patch Fix string overrun in Perl_gv_fetchmethod_pvn_flags 2016-11-03 11:04:46 +01:00
perl-5.25.4-clean-up-gv_fetchmethod_pvn_flags-rename-nsplit-to-l.patch Fix string overrun in Perl_gv_fetchmethod_pvn_flags 2016-11-03 11:04:46 +01:00
perl-5.25.4-fix-129267-rework-gv_fetchmethod_pvn_flags-separator.patch Fix string overrun in Perl_gv_fetchmethod_pvn_flags 2016-11-03 11:04:46 +01:00
perl-5.25.4-perl-129196-Crash-bad-read-with-evalbytes-S.patch Fix crash in "evalbytes S" 2016-11-03 11:03:13 +01:00
perl-5.25.4-perl-129267-Test-for-gv_fetchmethod-buffer-overrun.patch Fix string overrun in Perl_gv_fetchmethod_pvn_flags 2016-11-03 11:04:46 +01:00
perl-5.25.4-toke.c-fix-mswin32-builds.patch Fix crash in "evalbytes S" 2016-11-03 11:03:13 +01:00
perl-5.25.6-perl-130001-h2xs-avoid-infinite-loop-for-enums.patch Avoid infinite loop in h2xs tool if enum and type have the same name 2016-11-03 14:49:51 +01:00
perl-5.25.7-Fix-Storable-segfaults.patch Fix crash in Storable when deserializing malformed code reference 2016-11-28 14:19:41 +01:00
perl-5.25.7-Fix-const-correctness-in-hv_func.h.patch Fix const correctness in hv_func.h 2016-12-01 08:03:27 +01:00
perl-5.25.7-perl-130307-Correctly-unwind-on-cache-hit.patch Fix regular expression matching 2016-12-19 13:18:52 +01:00
perl-5.25.8-perl-129149-avoid-a-heap-buffer-overflow-with-pack-W.patch Fix a heap overflow with pack "W" 2017-01-20 09:52:23 +01:00
perl-5.25.8-perl-129149-fix-the-test-so-skip-has-a-SKIP-to-work-.patch Fix a heap overflow with pack "W" 2017-01-20 09:52:23 +01:00
perl-USE_MM_LD_RUN_PATH.patch 5.24.0 bump; Update sub-packages; Update or remove patches 2016-05-14 09:14:43 +02:00
perl-example.stp Add text sources to git 2015-03-19 19:07:48 +01:00
perl-perlbug-tag.patch Re-apply perlbug patch for Fedora on the new version. 2012-05-16 16:19:00 +02:00
perl.spec Fix a heap overflow with pack "W" 2017-01-20 09:52:23 +01:00
perl.stp Add systemtap probes for new DTrace markers 2015-03-20 12:27:35 +01:00
porting-podcheck-regen.patch regen by podcheck list of failed pods. cn, jp, ko pods failed. I can't decide 2012-05-16 16:12:14 +02:00
sources 5.24.1 bump 2017-01-16 12:28:00 +01:00
system-owned-directories auto-import perl-5.6.1-26.72.3 from perl-5.6.1-26.72.3.src.rpm 2004-09-09 10:00:05 +00:00