Go to file
Petr Písař 0c2522d9dc Disable a dual-lived perl-Net-Ping 2020-11-19 18:26:20 +01:00
.gitignore 5.32.0 bump 2020-06-22 11:32:52 +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 5.32.0 bump 2020-06-22 11:32:52 +02:00
generatedependencies Use pregenerated dependencies on bootstrapping 2016-06-02 16:03:52 +02:00
macros.perl Define %%perl_vendor*, %%perl_archlib, %%perl_privlib, because in rpm 4.15 those are no longer defined 2019-06-12 11:18:58 +02:00
perl-5.8.0-libdir64.patch 5.28.0 bump 2018-06-26 23:26:07 +02: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.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.10.0-x86_64-io-test-failure.patch Upgrade to 5.30.0 2019-05-30 08:30:30 +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 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.16.3-Link-XS-modules-to-libperl.so-with-EU-MM-on-Linux.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.16.3-create_libperl_soname.patch 5.28.2 bump 2019-04-23 10:13:50 +02:00
perl-5.18.2-Destroy-GDBM-NDBM-ODBM-SDBM-_File-objects-only-from-.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.22.0-Install-libperl.so-to-shrpdir-on-Linux.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.22.1-Provide-ExtUtils-MM-methods-as-standalone-ExtUtils-M.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.22.1-Replace-EU-MM-dependnecy-with-EU-MM-Utils-in-IPC-Cmd.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl-5.27.8-hints-linux-Add-lphtread-to-lddlflags.patch Link XS modules to pthread library to fix linking with -z defs 2018-01-30 08:03:58 +01:00
perl-5.28.0-Pass-CFLAGS-to-dtrace.patch Fix annocheck failure by passing CFLAGS to dtrace 2018-10-25 14:47:32 +02:00
perl-5.32.0-Add-av_count.patch Fix a crash in optimizing split() 2020-11-19 18:10:25 +01:00
perl-5.32.0-Fix-404-and-text-in-New-Unicode-properties-section.patch Fix a link to Unicode Technical Standard #18 2020-08-05 13:12:16 +02:00
perl-5.32.0-pp_split-no-SWITCHSTACK-in-ary-split-.-optimisation.patch Fix a crash in optimizing split() 2020-11-19 18:10:25 +01:00
perl-5.33.0-Add-missing-MANIFEST-entry-from-fix-for-debugger.patch Fix running actions after stepping in a debugger 2020-08-05 13:34:59 +02:00
perl-5.33.0-After-running-an-action-in-the-debugger-turn-it-off.patch Fix running actions after stepping in a debugger 2020-08-05 13:34:59 +02:00
perl-5.33.0-Clearing-DB-action-at-the-end-is-no-longer-needed.patch Fix running actions after stepping in a debugger 2020-08-05 13:34:59 +02:00
perl-5.33.0-Fix-leak-GH-18054.patch Fix a memory leak when compiling a long regular expression 2020-08-27 13:53:49 +02:00
perl-5.33.0-IO-Handle-Fix-a-spurious-error-reported-for-regular-.patch IO-Handle-Fix-a-spurious-error-reported-for-regular-.patch accepted 2020-08-11 08:22:59 +02:00
perl-5.33.0-IO-Handle-clear-the-error-on-both-input-and-output-s.patch Fix IO::Handle::error() to report write errors 2020-08-05 12:59:29 +02:00
perl-5.33.0-IO-Socket-UNIX-synchronize-behavior-with-module-docu.patch Fix setting a non-blocking mode in IO::Socket::UNIX 2020-08-05 13:22:34 +02:00
perl-5.33.0-MUTABLE_PTR-Rmv-non-standard-syntax.patch Do not use a C compiler reserved identifiers 2020-08-05 12:41:29 +02:00
perl-5.33.0-Update-pod-for-SvTRUE-to-indicate-single-param-evalu.patch Fix SvTRUE() documentation 2020-08-05 12:48:26 +02:00
perl-5.33.0-XSUB.h-fix-MARK-and-items-variables-inside-BOOT-XSUB.patch Fix a number of arguments passed to a BOOT XS subroutine 2020-08-05 13:59:03 +02:00
perl-5.33.0-ext-XS-APItest-t-utf8_warn_base.pl-Fix-a-couple-test.patch Fix ext/XS-APItest/t/utf8_warn_base.pl tests 2020-08-05 12:53:11 +02:00
perl-5.33.0-fix-C-i-obj-where-obj-is-a-lexical.patch Fix inheritance resolution of lexial objects in a debugger 2020-08-27 13:29:32 +02:00
perl-5.33.0-list-assign-in-list-context-honour-LHS-undef.patch Fix handling left-hand-side undef when assigning a list 2020-08-27 13:44:11 +02:00
perl-5.33.0-list-assign-in-list-context-was-over-optimising.patch Fix a misoptimization when assignig a list in a list context 2020-08-27 13:37:17 +02:00
perl-5.33.0-make-fh-error-report-errors-from-both-input-and-outp.patch Fix IO::Handle::error() to report write errors 2020-08-05 12:59:29 +02:00
perl-5.33.0-perl-17844-don-t-update-SvCUR-until-after-we-ve-done.patch Fix a buffer overread in when reallocating formats 2020-08-05 13:52:40 +02:00
perl-5.33.0-reentr.c-Buffer-sizes-for-asctime_r-ctime_r-are-smal.patch Fix a buffer size for asctime_r() and ctime_r() functions 2020-08-05 13:41:10 +02:00
perl-5.33.0-reentr.c-Prevent-infinite-looping.patch Prevent from an integer overflow in RenewDouble() macro 2020-08-05 13:45:19 +02:00
perl-5.33.0-sv.h-Wanted-UOK-but-said-IOK.patch Fix SvUV_nomg() macro definition 2020-08-05 12:45:26 +02:00
perl-5.33.1-Heap-buffer-overflow-in-regex-bracket-group-whitespa.patch Fix a buffer overflow when compiling a regular expression with a bracketed character class with a white space 2020-09-23 18:08:17 +02:00
perl-5.33.1-die_unwind-global-destruction.patch Fix handling exceptions in a global destruction 2020-08-27 14:01:31 +02:00
perl-5.33.1-sort-return-foo.patch Fix sorting with a block that calls return 2020-08-27 14:11:43 +02:00
perl-5.33.2-Remove-Perl_av_top_index.patch Fix a crash in optimizing split() 2020-11-19 18:10:25 +01:00
perl-5.33.2-gh18096-assume-worst-case-for-GOSUBs-we-don-t-analys.patch Fix a mismatch with the recursive subpatterns 2020-09-23 18:08:18 +02:00
perl-5.33.2-mro.xs-Fix-compiler-warning.patch Fix an iterator signedness in handling a mro exception 2020-10-14 16:47:30 +02:00
perl-5.33.2-sv.c-Added-missing-braces-in-Perl_sv_inc_nomg.patch Fix a code flow in Perl_sv_inc_nomg() 2020-10-14 16:47:30 +02:00
perl-5.33.2-sv.h-sv_collxfrm-didn-t-work-properly.patch Fix sv_collxfrm macro to respect locale 2020-10-14 16:47:21 +02:00
perl-5.33.3-Perl_custom_op_get_field-remove-undef-behaviour.patch Fix un undefined behavior in Perl_custom_op_get_field() 2020-11-12 15:10:55 +01:00
perl-5.33.3-fetch-magic-on-the-first-stacked-filetest-not-the-la.patch Fix fetching a magic on the stacked file tests 2020-11-12 15:19:36 +01:00
perl-5.33.3-pp_split-add-TonyC-s-stack-not-refcounted-suggestion.patch Fix a crash in optimizing split() 2020-11-19 18:10:25 +01:00
perl-5.33.3-t-op-inc.t-t-op-hexfp.t-t-op-sprintf2.t-Add-missing-.patch Fix Config variable names in in t/op tests 2020-11-12 15:19:35 +01:00
perl-USE_MM_LD_RUN_PATH.patch 5.32.0 bump 2020-06-22 11:32:52 +02:00
perl-example.stp Add text sources to git 2015-03-19 19:07:48 +01:00
perl-perlbug-tag.patch 5.28.0 bump 2018-06-26 23:26:07 +02:00
perl.rpmlintrc Reduce and move remaining ph files to perl-ph 2020-02-27 15:14:05 +01:00
perl.spec Disable a dual-lived perl-Net-Ping 2020-11-19 18:26:20 +01:00
perl.stp Add systemtap probes for new DTrace markers 2015-03-20 12:27:35 +01:00
sources 5.32.0 bump 2020-06-22 11:32:52 +02: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