Commit Graph

  • 5530822d05 Provide perl(:WITH_64BIT) Petr Písař 2017-08-09 13:55:58 +0200
  • b8bcb94470 Fix error message for "our sub foo::bar" Petr Písař 2017-08-09 13:52:25 +0200
  • 30fdce8a32 Fix select called with a repeated magical variable Petr Písař 2017-08-09 13:44:53 +0200
  • efc8e989ed Do not display too many bytes when reporting malformed UTF-8 character Petr Písař 2017-08-09 13:30:33 +0200
  • a501e07f4e Parse caret variables with subscripts as normal variables inside ${...} escaping Petr Písař 2017-08-08 15:56:03 +0200
  • fdecf9dd4a Fix t/op/hash.t test random failures Petr Písař 2017-08-08 15:55:16 +0200
  • 4a2738185b Fix File::Glob rt131211.t test random failures Petr Písař 2017-08-08 15:21:48 +0200
  • e0456df3dc Fix reporting malformed UTF-8 character Petr Písař 2017-08-08 14:47:49 +0200
  • 603cb80068 Move all comments from /sbin/ldconfig %postun script Petr Písař 2017-08-08 14:12:40 +0200
  • cb5a1964be Enable separate debuginfo back Igor Gnatenko 2017-07-29 10:36:03 +0200
  • 687ba4ca25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild Fedora Release Engineering 2017-07-27 02:23:17 +0000
  • 04b4431b98 Disable debuginfo-per-subpackage generation for now due to RPM bug Igor Gnatenko 2017-07-25 23:58:56 +0200
  • 3f7d1e5123 Remove obsolete Group tags Petr Písař 2017-06-28 11:00:48 +0200
  • aa787938a4 Remove spurious non-perl Provides from pregenerated dependency list Petr Písař 2017-07-14 08:35:58 +0200
  • 5d2d98f2b2 perl package installs all core modules Petr Písař 2017-06-28 10:22:16 +0200
  • b359f737be perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> Petr Písař 2017-07-12 14:55:23 +0200
  • d3e98ce204 Provide perl-interpreter RPM dependency symbol Petr Písař 2017-06-19 14:49:34 +0200
  • 85a4c68d18 Fix spurious "Assuming NOT a POSIX class" warning Petr Písař 2017-06-19 14:03:21 +0200
  • f7e5d464be Fix a conditional jump on uninitilized memory in re_intuit_start() Petr Písař 2017-06-19 13:45:43 +0200
  • 4b937ffd49 Fix handling backslashes in PATH environment variable when executing "perl -S" Petr Písař 2017-06-16 15:32:59 +0200
  • 938de5960e Fix a buffer overflow in my_atof2() Petr Písař 2017-06-16 15:22:46 +0200
  • 73bead49db Fix UTF-8 flag on a glob reassignment Petr Písař 2017-06-16 14:54:28 +0200
  • f5f43f18f9 Fix cloning :via handles on thread creation Petr Písař 2017-06-16 14:46:27 +0200
  • 1e8061ae22 Fix improper casting of a negative interger to unsigned eith-bit type Petr Písař 2017-06-16 14:34:04 +0200
  • 9900371245 Fix a crash when calling a subroutine from a stash Petr Písař 2017-06-16 14:14:17 +0200
  • 034407d342 Make File::Glob more resistant against degenerative matching Petr Písař 2017-06-16 13:46:55 +0200
  • 1ad8b2225f Stop providing old perl(MODULE_COMPAT_5.24.*) Jitka Plesnikova 2017-06-07 13:57:15 +0200
  • 0546fa1804 Removed unused patches Jitka Plesnikova 2017-06-02 08:52:22 +0200
  • 59397e34d7 5.26.0 bump; Update sub-packages; Update or remove patches Jitka Plesnikova 2017-06-02 08:17:46 +0200
  • b14a87313b Introduce build-conditions for groff, systemtap, syslog tests, and tcsh Petr Písař 2017-03-31 14:45:52 +0200
  • 7cb6cbb4a7 Fix a heap-use-after-free in four-arguments substr call Petr Písař 2017-03-08 13:02:24 +0100
  • c63d747d11 Fix an invalid memory read when parsing a loop variable Petr Písař 2017-03-08 12:41:54 +0100
  • d61d60edb3 Fix a memory leak leak in Perl_reg_named_buff_fetch() Petr Písař 2017-03-08 12:17:41 +0100
  • 32d6785b6d Fix an use-after-free in substr() that modifies a magic variable Petr Písař 2017-03-08 11:58:24 +0100
  • 2f5d87ed75 Fix a null-pointer dereference on malformed code Petr Písař 2017-03-08 10:55:17 +0100
  • b39bdfd34d Fix a memory leak in list assignment from or to magic values Petr Písař 2017-02-17 13:12:54 +0100
  • 044da6a72d Fix a heap buffer overflow when evaluating regexps with embedded code blocks from more than one source Petr Písař 2017-02-17 12:52:52 +0100
  • 25eec2bc83 Adapt Compress::Raw::Zlib to zlib-1.2.11 Petr Písař 2017-02-17 11:07:54 +0100
  • 2fa0b0b374 Fix a buffer overflow when studying some regexps repeatedly Petr Písař 2017-02-10 11:34:04 +0100
  • b79329e9cf Fix a buffer overrun with format and "use bytes" Petr Písař 2017-02-10 11:13:47 +0100
  • 83a50fdcff Fix a crash when compiling a regexp with impossible quantifiers Petr Písař 2017-02-10 10:58:17 +0100
  • ccd8d520b4 Adapt tests to zlib-1.2.11 Petr Písař 2017-02-10 09:55:36 +0100
  • 4890b78564 Fix a heap overlow in parsing $# Petr Písař 2017-01-26 13:38:31 +0100
  • affaa4c7f0 Fix parsing goto statements in multicalled subroutine Petr Písař 2017-01-26 13:24:53 +0100
  • d1db9a0791 Fix a memory leak in B::RHE->HASH method Petr Písař 2017-01-26 13:12:39 +0100
  • de55dc7e45 Fix recreation of *:: Petr Písař 2017-01-26 12:09:33 +0100
  • 4175dcd036 Fix UTF-8 string handling in & operator Petr Písař 2017-01-26 12:04:32 +0100
  • 7123c928a4 Fix out-of-bound read in case of unmatched regexp backreference Petr Písař 2017-01-20 10:37:35 +0100
  • abd9ed8e7e Fix a heap overflow if invalid octal or hexadecimal number is used in transliteration expression Petr Písař 2017-01-20 10:09:55 +0100
  • 64c060a679 Fix a use-after-free when processing scalar variables in forms Petr Písař 2017-01-20 09:58:45 +0100
  • 96616c59c9 Fix a heap overflow with pack "W" Petr Písař 2017-01-20 09:49:49 +0100
  • c33285d987 Fix a buffer overflow in split in scalar context Petr Písař 2017-01-20 09:33:57 +0100
  • 2d983c0871 Normalize perl-File-Temp version Petr Písař 2017-01-19 15:26:29 +0100
  • bd9339be54 5.24.1 bump Jitka Plesnikova 2017-01-16 12:28:00 +0100
  • a5af0c2d4e Rebuild for readline 7.x Igor Gnatenko 2017-01-12 17:30:36 +0100
  • 98fe061fe3 Remove bundled bignum Petr Písař 2017-01-06 10:36:37 +0100
  • 9338edd126 Remove bundled Math-BigRat Petr Písař 2017-01-06 10:27:13 +0100
  • 260c5ba45c Remove bundled Math-BigInt-FastCalc Petr Písař 2017-01-06 10:15:16 +0100
  • 7b8c12cb92 Fix regular expression matching Petr Písař 2016-12-19 13:14:04 +0100
  • 0b127f245a Fix a memory leak in IO::Poll Petr Písař 2016-12-19 12:52:35 +0100
  • 4599430ffb Fix a crash in optimized evaluation of "or ((0) x 0))" Petr Písař 2016-12-19 12:35:26 +0100
  • bfea7ab5df Fix const correctness in hv_func.h Petr Písař 2016-12-01 08:03:27 +0100
  • 8fcd2745c8 Fix assigning split() return values to an array Petr Písař 2016-12-01 07:52:54 +0100
  • 8da6077616 Tighten dependencies between architecture specific sub-packages to ISA Petr Písař 2016-11-28 14:54:45 +0100
  • 41b63f7330 Fix crash on explicit return from regular expression substitution Petr Písař 2016-11-28 14:15:43 +0100
  • 2a293b3799 Fix crash in Storable when deserializing malformed code reference Petr Písař 2016-11-28 13:42:21 +0100
  • 592810058a Document perl-129130-make-chdir-allocate-the-stack-it-needs.patch patch Petr Písař 2016-11-28 14:19:02 +0100
  • 468152e799 Tie perl-Errno release to interpreter build because of kernel version check Petr Písař 2016-11-09 15:46:17 +0100
  • 97b9d9c092 Fix stack handling when calling chdir without an argument Petr Písař 2016-11-03 14:58:16 +0100
  • 62440eed42 Avoid infinite loop in h2xs tool if enum and type have the same name Petr Písař 2016-11-03 14:49:51 +0100
  • 281d2faaad Fix firstchar bitmap under UTF-8 with prefix optimization Petr Písař 2016-11-03 13:33:10 +0100
  • dee7e92b27 Fix parsing perl options in shell bang line Petr Písař 2016-11-03 13:11:14 +0100
  • 20d4f3847b Fix crash when matching UTF-8 string with non-UTF-8 substrings Petr Písař 2016-11-03 12:59:22 +0100
  • 50a3de5ad0 Fix string overrun in Perl_gv_fetchmethod_pvn_flags Petr Písař 2016-11-03 10:33:05 +0100
  • e947d78f10 Fix crash in splice Petr Písař 2016-11-03 09:45:10 +0100
  • 896d33a2d0 Fix crash in "evalbytes S" Petr Písař 2016-11-03 09:16:29 +0100
  • cce220c20d Document licenses more Petr Písař 2016-09-21 17:42:28 +0200
  • cc339b5039 perl-podlators license corrected to (GPL+ or Artistic) and MIT Petr Písař 2016-09-20 14:00:49 +0200
  • c85c10ff8a perl-Unicode-Collate license corrected to ((GPL+ or Artistic) and Unicode) Petr Písař 2016-09-19 16:16:29 +0200
  • 871546c7c7 Add Artistic 2.0 into perl-Encode license tag because of encguess tool Petr Písař 2016-09-16 11:07:32 +0200
  • 7032c6382a Remove old obsoleting perl-ExtUtils-Typemaps Petr Písař 2016-09-13 18:02:33 +0200
  • 8d980065c5 perl-core depends on Parse::CPAN::Meta module instead of package name to allow upgrading perl-CPAN-Meta to 2.150010 Petr Písař 2016-09-02 08:43:38 +0200
  • 6358a13680 Avoid loading of modules from current directory, CVE-2016-1238, (bug #1360425) Jitka Plesnikova 2016-08-03 14:15:46 +0200
  • 765c6152c1 Fix handling \N{} in tr for characters in range 128--255 Petr Písař 2016-07-28 10:37:31 +0200
  • eaff35bbf5 Own systemtap directories by perl-devel Petr Písař 2016-07-26 15:26:43 +0200
  • ff4454a8d5 Fix building without perl in the build root Petr Písař 2016-07-26 15:11:04 +0200
  • fed53a9005 Add missing BR perl(version) to ExtUtils-MakeMaker Jitka Plesnikova 2016-07-14 10:36:13 +0200
  • c00f4b6eff Fix a crash in lexical scope warnings Petr Písař 2016-07-12 12:50:33 +0200
  • 9906eb1f4e RT#115808 is known as CVE-2016-6185 Petr Písař 2016-07-11 12:30:17 +0200
  • f5cb3d39f8 Fix a crash in "Subroutine redefined" warning Petr Písař 2016-07-08 15:09:17 +0200
  • 5d9c04077a Fix a crash when vivifying a stub in a deleted package Petr Písař 2016-07-07 15:31:30 +0200
  • 29d0c0d0ae Update pregenerated XSLoader RPM symbols Petr Písař 2016-07-07 16:04:44 +0200
  • 6901833981 Do not let XSLoader load relative paths (bz #1353238) Jitka Plesnikova 2016-07-07 13:30:02 +0200
  • b3a20db42c Fix line numbers with perl -x Petr Písař 2016-07-04 12:32:23 +0200
  • 754a66c1ac Do not crash when inserting a non-stash into a stash Petr Písař 2016-06-24 08:30:03 +0200
  • 751d6acb17 Do not treat %: as a stash Petr Písař 2016-06-22 10:18:24 +0200
  • 59d5062095 Fix precedence in hv_ename_delete Petr Písař 2016-06-22 10:25:08 +0200
  • 2bfd83c795 Do not use unitialized memory in $h{\const} warnings Petr Písař 2016-06-22 10:06:51 +0200
  • 3d99c91349 Fix compiling regular expressions like /\X*(?0)/ Petr Písař 2016-06-20 13:46:56 +0200
  • 7a5e4d3a40 Fix perl-threads dependency on the interpreter API Petr Písař 2016-06-16 11:03:26 +0200