Go to file
Petr Písař b96bb0d875 Link XS modules to pthread library to fix linking with -z defs
This changes lddlflags. Maybe we should change ExtUtils::CBuilder etc.
instead as we do in Link-XS-modules-to-libperl.so patches to link to
libperl.so explictly.
2018-01-30 08:03:58 +01:00
.gitignore 5.26.1 bump 2017-09-25 13:01:39 +02: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 Remove spurious non-perl Provides from pregenerated dependency list 2017-07-14 10:46:40 +02:00
generatedependencies Use pregenerated dependencies on bootstrapping 2016-06-02 16:03:52 +02:00
macros.perl Remove invalid macro definitions from macros.perl 2018-01-09 12:52:29 +01: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 5.26.0 bump; Update sub-packages; Update or remove patches 2017-06-02 08:17:46 +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.1-Provide-ExtUtils-MM-methods-as-standalone-ExtUtils-M.patch 5.26.0 bump; Update sub-packages; Update or remove patches 2017-06-02 08:17:46 +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.26.0-Time-HiRes-Fix-unreliable-t-usleep.t-and-t-utime.t.patch Fix unreliable Time-HiRes tests 2017-08-22 09:54:15 +02:00
perl-5.26.0-perl-131263-clear-the-UTF8-flag-on-a-glob-if-it-isn-.patch Fix UTF-8 flag on a glob reassignment 2017-06-16 15:23:50 +02:00
perl-5.26.0-perl-131588-be-a-little-more-careful-in-arybase-_tie.patch Fix executing arybase::_tie_it() in Safe compartement 2017-08-09 14:24:13 +02:00
perl-5.26.0-t-op-hash.t-fixup-intermittently-failing-test.patch Fix t/op/hash.t test random failures 2017-08-08 15:55:16 +02:00
perl-5.26.1-Fix-deparsing-of-transliterations-with-unprintable-c.patch Fix deparsing of transliterations with unprintable characters 2018-01-09 15:54:15 +01:00
perl-5.26.1-fix-132017-OPFAIL-insert-needs-to-set-flags-to-0.patch Fix a crash when a match for inversely repeated group fails 2018-01-09 13:56:59 +01:00
perl-5.26.1-fix-do-dir-returning-no.patch Fix error reporting on do() on a directory 2018-01-10 14:03:42 +01:00
perl-5.26.1-guard_old_libcrypt_fix.patch Add patch to conditionalize a fix for an old and long fixed bug 2018-01-20 20:47:44 +01:00
perl-5.26.1-perform-system-arg-processing-before-fork.patch Expand system() arguments before a fork 2018-01-10 14:07:13 +01:00
perl-5.26.1-perl-131746-avoid-undefined-behaviour-in-Copy-etc.patch Avoid undefined behavior when copying memory in Glob and pp_caller (RT#131746) 2018-01-10 14:07:13 +01:00
perl-5.26.1-perl-131895-fail-stat-on-names-with-0-embedded.patch Fix an overflow when parsing a character range with no preceding character 2018-01-09 15:35:16 +01:00
perl-5.26.1-perl-132245-don-t-try-to-process-a-char-range-with-n.patch Fix an overflow when parsing a character range with no preceding character 2018-01-09 14:56:47 +01:00
perl-5.26.1-set-when-statting-a-closed-filehandle.patch Fix setting $! when statting a closed filehandle 2018-01-10 14:07:10 +01:00
perl-5.27.0-perl-129183-don-t-treat-as-an-escape-in-PATH-for-S.patch Fix handling backslashes in PATH environment variable when executing "perl -S" 2017-06-16 15:32:59 +02:00
perl-5.27.0-perl-131211-fixup-File-Glob-degenerate-matching.patch Make File::Glob more resistant against degenerative matching 2017-06-16 13:46:55 +02:00
perl-5.27.0-perl-131221-improve-duplication-of-via-handles.patch Fix cloning :via handles on thread creation 2017-06-16 14:48:27 +02:00
perl-5.27.0-perl-131221-sv_dup-sv_dup_inc-are-only-available-und.patch Fix cloning :via handles on thread creation 2017-06-16 14:48:27 +02:00
perl-5.27.1-File-Glob-tweak-rt131211.t-to-be-less-sensitive-on-w.patch Fix File::Glob rt131211.t test random failures 2017-08-08 15:38:04 +02:00
perl-5.27.1-Parse-caret-vars-with-subscripts-the-same-as-normal-.patch Parse caret variables with subscripts as normal variables inside ${...} escaping 2017-08-08 15:57:20 +02:00
perl-5.27.1-RT-130907-Fix-the-Unicode-Bug-in-split.patch 5.26.1 bump 2017-09-25 13:01:39 +02:00
perl-5.27.1-add-an-additional-test-for-whitespace-tolerance-in-c.patch Parse caret variables with subscripts as normal variables inside ${...} escaping 2017-08-08 15:57:20 +02:00
perl-5.27.1-perl-131679-Fix-our-sub-foo-bar-message.patch Fix error message for "our sub foo::bar" 2017-08-09 13:52:25 +02:00
perl-5.27.1-t-lib-warnings-utf8-Fix-test.patch 5.26.1 bump 2017-09-25 13:01:39 +02:00
perl-5.27.1-utf8n_to_uvchr-Don-t-display-too-many-bytes-in-msg.patch Do not display too many bytes when reporting malformed UTF-8 character 2017-08-09 13:30:33 +02:00
perl-5.27.2-Avoid-compiler-warnings-due-to-mismatched-types-in-p.patch Fix compiler warnings in code generated by ExtUtils::Constant 2017-08-09 16:10:08 +02:00
perl-5.27.2-EU-Constant-avoid-uninit-warning.patch Fix compiler warnings in code generated by ExtUtils::Constant 2017-08-09 16:10:08 +02:00
perl-5.27.2-perl-131793-sanely-handle-PL_linestart-PL_bufptr.patch Fix an overflow in the lexer when reading a new line 2018-01-09 13:22:15 +01:00
perl-5.27.3-Term-ReadLine-generates-empty-STDERR-files.patch Fix Term::ReadLine not to create spurious &STDERR files 2018-01-09 13:38:07 +01:00
perl-5.27.3-avoid-the-address-of-.-will-always-evaluate-as-.-war.patch Avoid undefined behavior when copying memory in Glob and pp_caller (RT#131746) 2018-01-10 14:07:13 +01:00
perl-5.27.3-perl-132008-make-sure-the-test-behaves-without-a-tty.patch Fix Term::ReadLine not to create spurious &STDERR files 2018-01-09 13:38:07 +01:00
perl-5.27.3-perl-132008-try-to-prevent-the-similar-mistakes-in-t.patch Fix Term::ReadLine not to create spurious &STDERR files 2018-01-09 13:38:07 +01:00
perl-5.27.5-Avoid-a-segfault-when-untying-an-object.patch Fix a crash when untying an object witout a stash 2018-01-09 15:46:55 +01:00
perl-5.27.5-Carp-Don-t-choke-on-ISA-constant.patch Fix walking symbol table for ISA in Carp 2018-01-09 15:03:45 +01:00
perl-5.27.5-fix-tainting-of-s-with-overloaded-replacement.patch Fix tainting of s/// with overloaded replacement 2018-01-10 14:07:13 +01:00
perl-5.27.5-perl-132442-Fix-stack-with-do-my-sub-l-1.patch Fix stack manipulation when a lexical subroutine is defined in a do block in as a member of an iteration list 2018-01-10 14:06:28 +01:00
perl-5.27.7-Reenable-numeric-first-argument-of-system-on-VMS.patch Expand system() arguments before a fork 2018-01-10 14:07:13 +01:00
perl-5.27.7-preserve-numericness-of-system-args-on-Win32.patch Expand system() arguments before a fork 2018-01-10 14:07:13 +01: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-USE_MM_LD_RUN_PATH.patch 5.26.0 bump; Update sub-packages; Update or remove patches 2017-06-02 08:17:46 +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 Link XS modules to pthread library to fix linking with -z defs 2018-01-30 08:03:58 +01:00
perl.stp Add systemtap probes for new DTrace markers 2015-03-20 12:27:35 +01:00
sources 5.26.1 bump 2017-09-25 13:01:39 +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