|
|
|
|
Changelog for rh-perl526-perl-interpreter-5.26.3-405.sc1.el7.x86_64.rpm :
Tue Dec 11 13:00:00 2018 Jitka Plesnikova - 4:5.26.3-405 - 5.26.3 bump (bug #1658969) - Fix CVE-2018-18311 (integer overflow leading to buffer overflow) - Fix CVE-2018-18312 (heap buffer overflow in regcomp.c) - Fix CVE-2018-18313 (heap buffer overflow read in regcomp.c) - Fix CVE-2018-18314 (heap based buffer overflow)
Wed Mar 28 14:00:00 2018 Petr Pisar - 4:5.26.1-404 - Fix CVE-2018-6798 (heap read overflow in regexec.c) (bug #1561100) - Fix CVE-2018-6797 (heap write overflow in regcomp.c) (bug #1561100)
Tue Dec 19 13:00:00 2017 Petr Pisar - 4:5.26.1-403 - Rebuild without bootstrap
Wed Dec 6 13:00:00 2017 Jitka Plesnikova - 4:5.26.1-402 - SCL
Mon Sep 25 14:00:00 2017 Jitka Plesnikova - 4:5.26.1-401 - Update perl(:MODULE_COMPAT)
Mon Sep 25 14:00:00 2017 Jitka Plesnikova - 4:5.26.1-400 - 5.26.1 bump (see for release notes)
Tue Aug 22 14:00:00 2017 Petr Pisar - 4:5.26.0-399 - Fix unreliable Time-HiRes tests (CPAN RT#122819) - Do not require $Config{libs} providers by perl-devel package (bug #1481324)
Tue Aug 8 14:00:00 2017 Petr Pisar - 4:5.26.0-398 - Fix reporting malformed UTF-8 character (RT#131646) - Fix File::Glob rt131211.t test random failures - Fix t/op/hash.t test random failures - Parse caret variables with subscripts as normal variables inside ${...} escaping (RT#131664) - Do not display too many bytes when reporting malformed UTF-8 character - Fix select called with a repeated magical variable (RT#131645) - Fix error message for \"our sub foo::bar\" (RT#131679) - Fix executing arybase::_tie_it() in Safe compartement (RT#131588) - Fix handling attribute specification on our variables (RT#131597) - Fix splitting non-ASCII strings if unicode_strings feature is enabled (RT#130907) - Fix compiler warnings in code generated by ExtUtils::Constant (CPAN RT#63832, CPAN RT#101487) - Fix GCC version detection for -D_FORTIFY_SOURCE override (RT#131809)
Sat Jul 29 14:00:00 2017 Igor Gnatenko - 4:5.26.0-397 - Enable separate debuginfo back
Thu Jul 27 14:00:00 2017 Fedora Release Engineering - 4:5.26.0-396 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
Wed Jun 28 14:00:00 2017 Petr Pisar - 4:5.26.0-395 - perl package installs all core modules, interpreter moved to perl-interpreter package, perl-core package is obsolete (bug #1464903)
Mon Jun 19 14:00:00 2017 Petr Pisar - 4:5.26.0-394 - Make File::Glob more resistant against degenerative matching (RT#131211) - Fix a crash when calling a subroutine from a stash (RT#131085) - Fix an improper cast of a negative integer to an unsigned 8-bit type (RT#131190) - Fix cloning :via handles on thread creation (RT#131221) - Fix glob UTF-8 flag on a glob reassignment (RT#131263) - Fix a buffer overflow in my_atof2() (RT#131526) - Fix handling backslashes in PATH environment variable when executing \"perl -S\" (RT#129183) - Fix a conditional jump on uninitilized memory in re_intuit_start() (RT#131575) - Fix spurious \"Assuming NOT a POSIX class\" warning (RT#131522) - Provide perl-interpreter RPM dependency symbol
Tue Jun 6 14:00:00 2017 Jitka Plesnikova - 4:5.26.0-393 - Stop providing old perl(MODULE_COMPAT_5.24. *)
Thu Jun 1 14:00:00 2017 Jitka Plesnikova - 4:5.26.0-392 - 5.26.0 bump (see for release notes) - Update sub-packages - Update or remove patches - Enable hardening (bug #1238804) - Use 64 bit ints on 32 bit platforms (bug #1268828)
Fri Mar 31 14:00:00 2017 Petr Pisar - 4:5.24.1-391 - Introduce build-conditions for groff, systemtap, syslog tests, and tcsh
Wed Mar 8 13:00:00 2017 Petr Pisar - 4:5.24.1-390 - Fix a null-pointer dereference on malformed code (RT#130815) - Fix an use-after-free in substr() that modifies a magic variable (RT#129340) - Fix a memory leak leak in Perl_reg_named_buff_fetch() (RT#130822) - Fix an invalid memory read when parsing a loop variable (RT#130814) - Fix a heap-use-after-free in four-arguments substr call (RT#130624)
Fri Feb 17 13:00:00 2017 Petr Pisar - 4:5.24.1-389 - Adapt Compress::Raw::Zlib to zlib-1.2.11 (bug #1420326) - Fix a heap buffer overflow when evaluating regexps with embedded code blocks from more than one source (RT#129881) - Fix a memory leak in list assignment from or to magic values (RT#130766)
Fri Feb 10 13:00:00 2017 Petr Pisar - 4:5.24.1-388 - Adapt tests to zlib-1.2.11 (bug #1420326) - Fix a crash when compiling a regexp with impossible quantifiers (RT#130561) - Fix a buffer overrun with format and \"use bytes\" (RT#130703) - Fix a buffer overflow when studying some regexps repeatedly (RT#129281, RT#129061)
Thu Jan 26 13:00:00 2017 Petr Pisar - 4:5.24.1-387 - Fix UTF-8 string handling in & operator (RT#129287) - Fix recreation of *:: (RT#129869) - Fix a memory leak in B::RHE->HASH method (RT#130504) - Fix parsing goto statements in multicalled subroutine (RT#113938) - Fix a heap overlow in parsing $# (RT#129274)
Fri Jan 20 13:00:00 2017 Petr Pisar - 4:5.24.1-386 - Fix a buffer overflow in split in scalar context (RT#130262) - Fix a heap overflow with pack \"W\" (RT129149) - Fix a use-after-free when processing scalar variables in forms (RT#129125) - Fix a heap overflow if invalid octal or hexadecimal number is used in transliteration expression (RT#129342) - Fix out-of-bound read in case of unmatched regexp backreference (RT#129377)
Mon Jan 16 13:00:00 2017 Jitka Plesnikova - 4:5.24.1-385 - 5.24.1 bump (see for release notes)
Thu Jan 12 13:00:00 2017 Igor Gnatenko - 4:5.24.0-384 - Rebuild for readline 7.x
Fri Jan 6 13:00:00 2017 Petr Pisar - 4:5.24.0-383 - Remove bundled Math-BigInt-FastCalc (bug #1408463) - Remove bundled Math-BigRat (bug #1408467) - Remove bundled bignum (bug #1409585)
Mon Dec 19 13:00:00 2016 Petr Pisar - 4:5.24.0-382 - Fix a crash in optimized evaluation of \"or ((0) x 0))\" (RT#130247) - Fix a memory leak in IO::Poll (RT#129788) - Fix regular expression matching (RT#130307)
Thu Dec 1 13:00:00 2016 Petr Pisar - 4:5.24.0-381 - Fix crash in Storable when deserializing malformed code reference (RT#68348, RT#130098) - Fix crash on explicit return from regular expression substitution (RT#130188) - Tighten dependencies between architecture specific sub-packages to ISA - Fix assigning split() return values to an array - Fix const correctness in hv_func.h (bug #1242980)
Wed Nov 9 13:00:00 2016 Petr Pisar - 4:5.24.0-380 - Tie perl-Errno release to interpreter build because of kernel version check (bug #1393421)
Thu Nov 3 13:00:00 2016 Petr Pisar - 4:5.24.0-379 - Fix crash in \"evalbytes S\" (RT#129196) - Fix crash in splice (RT#129164, RT#129166, RT#129167) - Fix string overrun in Perl_gv_fetchmethod_pvn_flags (RT#129267) - Fix crash when matching UTF-8 string with non-UTF-8 substrings (RT#129350) - Fix parsing perl options in shell bang line (RT#129336) - Fix firstchar bitmap under UTF-8 with prefix optimization (RT#129950) - Avoid infinite loop in h2xs tool if enum and type have the same name (RT130001) - Fix stack handling when calling chdir without an argument (RT#129130)
Fri Sep 2 14:00:00 2016 Petr Pisar - 4:5.24.0-378 - perl-core depends on Parse::CPAN::Meta module instead of package name to allow upgrading perl-CPAN-Meta to 2.150010 (bug #1370681)
Tue Aug 2 14:00:00 2016 Jitka Plesnikova - 4:5.24.0-377 - Avoid loading of modules from current directory, CVE-2016-1238, (bug #1360425)
Thu Jul 28 14:00:00 2016 Petr Pisar - 4:5.24.0-376 - Fix handling \\N{} in tr for characters in range 128--255 (RT#128734)
Tue Jul 26 14:00:00 2016 Petr Pisar - 4:5.24.0-375 - Fix building without perl in the build root - Own systemtap directories by perl-devel
Tue Jul 12 14:00:00 2016 Petr Pisar - 4:5.24.0-374 - Fix a crash in lexical scope warnings (RT#128597)
Fri Jul 8 14:00:00 2016 Petr Pisar - 4:5.24.0-373 - Fix a crash in \"Subroutine redefined\" warning (RT#128257)
Thu Jul 7 14:00:00 2016 Petr Pisar - 4:5.24.0-372 - Fix a crash when vivifying a stub in a deleted package (RT#128532)
Thu Jul 7 14:00:00 2016 Jitka Plesnikova - 4:5.24.0-371 - Do not let XSLoader load relative paths (CVE-2016-6185)
Mon Jul 4 14:00:00 2016 Petr Pisar - 4:5.24.0-370 - Fix line numbers with perl -x (RT#128508)
Fri Jun 24 14:00:00 2016 Petr Pisar - 4:5.24.0-369 - Do not crash when inserting a non-stash into a stash (RT#128238)
Wed Jun 22 14:00:00 2016 Petr Pisar - 4:5.24.0-368 - Do not use unitialized memory in $h{\\const} warnings (RT#128189) - Fix precedence in hv_ename_delete (RT#128086) - Do not treat %: as a stash (RT#128238)
Mon Jun 20 14:00:00 2016 Petr Pisar - 4:5.24.0-367 - Fix compiling regular expressions like /\\X *(?0)/ (RT#128109)
Thu Jun 16 14:00:00 2016 Petr Pisar - 4:5.24.0-366 - Do not mangle errno from failed socket calls (RT#128316)
Tue Jun 14 14:00:00 2016 Petr Pisar - 4:5.24.0-365 - Fix a memory leak when compiling a regular expression with a POSIX class (RT#128313)
Thu May 19 14:00:00 2016 Petr Pisar - 4:5.24.0-364 - Remove reflexive dependencies - Use pregenerated dependencies on bootstrapping - Specify more build-time dependencies
Wed May 18 14:00:00 2016 Jitka Plesnikova - 4:5.24.0-363 - Stop providing old perl(MODULE_COMPAT_5.22. *) - Update license tags
Wed May 11 14:00:00 2016 Jitka Plesnikova - 4:5.24.0-362 - 5.24.0 bump (see for release notes) - Update sub-packages; Update or remove patches
Mon May 2 14:00:00 2016 Jitka Plesnikova - 4:5.22.6-361 - 5.22.2 bump (see for release notes)
Mon Apr 18 14:00:00 2016 Petr Pisar - 4:5.22.1-360 - Weak perl-Encode-devel dependency on perl-devel to Recommends level (bug #1129443) - Remove perl-ExtUtils-ParseXS dependency on perl-devel (bug #1129443) - Require perl-devel by perl-ExtUtils-MakeMaker - Provide MM::maybe_command independently (bug #1129443) - Replace ExtUtils::MakeMaker dependency with ExtUtils::MM::Utils in IPC::Cmd (bug #1129443) - Remove perl-ExtUtils-Install dependency on perl-devel (bug #1129443) - Remove perl-ExtUtils-Manifest dependency on perl-devel (bug #1129443)
Tue Mar 15 13:00:00 2016 Petr Pisar - 4:5.22.1-359 - Do not filter FCGI dependency, CGI is non-core now
Fri Mar 4 13:00:00 2016 Petr Pisar - 4:5.22.1-358 - Remove bundled perl-IPC-SysV (bug #1308527)
Wed Mar 2 13:00:00 2016 Petr Pisar - 4:5.22.1-357 - Fix CVE-2016-2381 (ambiguous environment variables handling) (bug #1313702)
Thu Feb 4 13:00:00 2016 Fedora Release Engineering - 4:5.22.1-356 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Tue Dec 15 13:00:00 2015 Petr Pisar - 4:5.22.1-355 - Remove bundled Math-BigInt (bug #1277203)
Mon Dec 14 13:00:00 2015 Jitka Plesnikova - 5.22.1-354 - 5.22.1 bump (see for release notes)
Tue Oct 20 14:00:00 2015 Petr Pisar - 4:5.22.0-353 - Rebuild to utilize perl(:VERSION) dependency symbol
Tue Oct 13 14:00:00 2015 Petr Pisar - 4:5.22.0-352 - Do not own IO::Socket::IP manual page by perl-IO
Fri Oct 9 14:00:00 2015 Petr Pisar - 4:5.22.0-351 - Sub-package Attribute-Handlers - Sub-package Devel-Peek - Sub-package Devel-SelfStubber - Sub-package SelfLoader - Sub-package IO - Sub-package Errno - Correct perl-Digest-SHA dependencies - Correct perl-Pod-Perldoc dependencies - Move utf8 and dependencies to perl-libs - Correct perl-devel and perl-CPAN dependencies - Sub-package IPC-SysV - Sub-package Test - Sub-package utilities (splain) into perl-utils - Provide perl version in perl(:VERSION) dependency symbol
Fri Aug 7 14:00:00 2015 Petr Pisar - 4:5.22.0-350 - Sub-package Memoize - Sub-package Net-Ping - Sub-package Pod-Html
Thu Jul 16 14:00:00 2015 Petr Pisar - 4:5.22.0-349 - Disable hardening due to some run-time failures (bug #1238804)
Mon Jul 13 14:00:00 2015 Petr Pisar - 4:5.22.0-348 - Sub-package bignum - Sub-package Math-BigRat - Sub-package Math-BigInt-FastCalc - Sub-package Math-Complex - Remove bundled perl-Config-Perl-V (bug #1238203) - Remove bundled perl-MIME-Base64 (bug #1238222) - Remove bundled perl-PerlIO-via-QuotedPrint (bug #1238229) - Remove bundled perl-Pod-Escapes (bug #1238237) - Remove bundled perl-Term-Cap (bug #1238248) - Remove bundled perl-Text-Balanced (bug #1238269) - Remove bundled perl-libnet (bug #1238689) - Remove bundled perl-perlfaq (bug #1238703) - Remove bundled perl-Unicode-Normalize (bug #1238730) - Remove bundled perl-Unicode-Collate (bug #1238760)
Wed Jul 8 14:00:00 2015 Petr Pisar - 4:5.22.0-347 - Store distribution\'s linker and compiler flags to more Config\'s options in order to apply them when linking executable programs (bug #1238804) - Sub-package Config-Perl-V (bug #1238203) - Sub-package MIME-Base64 (bug #1238222) - Sub-package PerlIO-via-QuotedPrint (bug #1238229) - Update Pod-Escapes metadata (bug #1238237) - Sub-package Term-Cap (bug #1238248) - Sub-package Text-Balanced (bug #1238269) - Sub-package libnet (bug #1238689) - Sub-package perlfaq (bug #1238703) - Sub-package Unicode-Normalize (bug #1238730) - Sub-package Unicode-Collate (bug #1238760) - Sub-package Math-BigInt - Do not provide Net/libnet.cfg (bug #1238689) - Revert downstream change in Net::Config default configuration - Move libnetcfg tool from perl-devel into perl-libnetcfg sub-package
Thu Jun 18 14:00:00 2015 Petr Pisar - 4:5.22.0-346 - Subpackage \"open\" module in order to keep deprecated \"encoding\" module optional (bug #1228378) - Control building dual-lived sub-packages by perl_bootstrap macro - Make PadlistNAMES() lvalue again (bug #1231165) - Make magic vtable writable as a work-around for Coro (bug #1231165) - Explain file break-down into RPM packages in perl package description
Thu Jun 18 14:00:00 2015 Fedora Release Engineering - 4:5.22.0-345 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Wed Jun 10 14:00:00 2015 Jitka Plesnikova - 4:5.22.0-244 - Stop providing old perl(MODULE_COMPAT_5.20. *)
Thu Jun 4 14:00:00 2015 Jitka Plesnikova - 4:5.22.0-243 - Move ok and Test::Use::ok to perl-Test-Simple
Wed Jun 3 14:00:00 2015 Jitka Plesnikova - 4:5.22.0-242 - Move bin/encguess to perl-Encode
Mon Jun 1 14:00:00 2015 Jitka Plesnikova - 4:5.22.0-241 - 5.22.0 bump (see for release notes) - Update sub-packages and erase the removed modules from the core - Clean patches, not needed with new version - Update patches to work with new version
Wed Apr 15 14:00:00 2015 Jitka Plesnikova - 4:5.20.2-328 - Sub-package perl-CGI-Fast and perl-Module-Build-Deprecated - Add missing dual-life modules to perl-core
Thu Apr 2 14:00:00 2015 Petr Šabata - 4:5.20.2-327 - Bump to make koji happy
Thu Apr 2 14:00:00 2015 Petr Šabata - 4:5.20.2-326 - Correct license tags of the main package, CGI, Compress-Raw-Zlib, Digest-MD5, Test-Simple and Time-Piece - Package a Pod-Html license clarification email
Wed Mar 25 13:00:00 2015 Petr Pisar - 4:5.20.2-325 - Sub-package Text-Tabs+Wrap (bug #910798)
Thu Mar 19 13:00:00 2015 Lubomir Rintel - 4:5.20.2-324 - Add systemtap probes for new dtrace markers
Mon Mar 16 13:00:00 2015 Petr Pisar - 4:5.20.2-323 - Move perl(:MODULE_COMPAT_ *) symbol and include directories to perl-libs package (bug #1174951)
Sat Feb 21 13:00:00 2015 Till Maas - 4:5.20.2-322 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
Wed Feb 18 13:00:00 2015 Jitka Plesnikova - 4:5.20.2-321 - Provide 5.20.2 MODULE_COMPAT - Clean list of provided files - Update names of changed patches
Tue Feb 17 13:00:00 2015 Jitka Plesnikova - 4:5.20.2-320 - 5.20.2 bump (see for release notes) - Regenerate a2p.c (BZ#1177672)
Mon Feb 16 13:00:00 2015 Petr Pisar - 4:5.20.1-319 - Improve h2ph fix for GCC 5.0
Thu Feb 12 13:00:00 2015 Petr Pisar - 4:5.20.1-318 - Fix regressions with GCC 5.0
Tue Feb 3 13:00:00 2015 Jitka Plesnikova - 4:5.20.1-317 - Sub-package inc-latest module
Fri Jan 23 13:00:00 2015 Petr Pisar - 4:5.20.1-316 - Delete dual-living programs clashing on debuginfo files (bug #878863)
Mon Dec 1 13:00:00 2014 Petr Pisar - 4:5.20.1-315 - Report inaccesible file on failed require (bug #1166504) - Use stronger algorithm needed for FIPS in t/op/taint.t (bug #1128032)
Wed Nov 19 13:00:00 2014 Petr Pisar - 4:5.20.1-314 - Consider Filter::Util::Call dependency as mandatory (bug #1165183) - Sub-package encoding module - Own upper directories by each package that installs a file there and remove empty directories (bug #1165013)
Thu Nov 13 13:00:00 2014 Petr Pisar - 4:5.20.1-313 - Freeze epoch at perl-Pod-Checker and perl-Pod-Usage (bug #1163490) - Remove bundled perl-ExtUtils-Command (bug #1158536) - Remove bundled perl-Filter-Simple (bug #1158542)
Wed Nov 12 13:00:00 2014 Petr Pisar - 4:5.20.1-312 - Do not double-own perl-Pod-Usage\' and perl-Pod-Checker\' files by perl-Pod-Parser on bootstrap - Sub-package ExtUtils-Command (bug #1158536) - Sub-package Filter-Simple (bug #1158542) - Build-require groff-base instead of big groff
Wed Oct 29 13:00:00 2014 Petr Pisar - 4:5.20.1-311 - Remove bundled perl-Devel-PPPort (bug #1143999) - Remove bundled perl-B-Debug (bug #1142952) - Remove bundled perl-ExtUtils-CBuilder (bug #1144033) - Remove bundled perl-ExtUtils-Install (bug #1144068)
Thu Oct 23 14:00:00 2014 Petr Pisar - 4:5.20.1-310 - Move all Module-CoreList files into perl-Module-CoreList - Sub-package corelist(1) into perl-Module-CoreList-tools (bug #1142757) - Remove bundled perl-Module-CoreList, and perl-Module-CoreList-tools (bug #1142757) - Sub-package Devel-PPPort (bug #1143999) - Sub-package B-Debug (bug #1142952) - Use native version for perl-ExtUtils-CBuilder - Specify all dependencies for perl-ExtUtils-Install (bug #1144068) - Require perl-ExtUtils-ParseXS by perl-ExtUtils-MakeMaker because of xsubpp
Tue Sep 16 14:00:00 2014 Petr Šabata - 4:5.20.1-309 - Provide 5.20.0 MODULE_COMPAT
Mon Sep 15 14:00:00 2014 Jitka Plesnikova - 4:5.20.1-308 - 5.20.1 bump (see for release notes) - Sub-package perl-ExtUtils-Miniperl (bug #1141222)
Wed Sep 10 14:00:00 2014 Petr Pisar - 4:5.20.0-307 - Specify all dependencies for perl-CPAN (bug #1090112) - Disable non-core modules at perl-CPAN when bootstrapping - Remove bundled perl-CPAN (bug #1090112)
Sun Sep 7 14:00:00 2014 Jitka Plesnikova - 4:5.20.0-306 - Stop providing old perl(MODULE_COMPAT_5.18. *)
Mon Aug 18 14:00:00 2014 Jitka Plesnikova - 4:5.20.0-305 - Update to Perl 5.20.0 - Clean patches, not needed with new version - Update patches to work with new version - Update version of sub-packages, remove the deleted sub-packages - Sub-package perl-IO-Socket-IP, perl-experimental - Disable BR perl(local::lib) for cpan tool when bootstraping
Sun Aug 17 14:00:00 2014 Fedora Release Engineering - 4:5.18.2-304 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Fri Aug 8 14:00:00 2014 Petr Pisar - 4:5.18.2-303 - Declare dependencies for cpan tool (bug #1122498) - Use stronger algorithm needed for FIPS in t/op/crypt.t (bug #1128032) - Make *DBM_File desctructors thread-safe (bug #1107543)
Tue Jul 29 14:00:00 2014 Jitka Plesnikova - 4:5.18.2-302 - Sub-package perl-Term-ANSIColor and remove it (bug #1121924)
Fri Jun 27 14:00:00 2014 Petr Pisar - 4:5.18.2-301 - Remove bundled perl-App-a2p, perl-App-find2perl, perl-App-s2p, and perl-Package-Constants - Correct perl-App-s2p license to ((GPL+ or Artistic) and App-s2p)
Thu Jun 19 14:00:00 2014 Petr Pisar - 4:5.18.2-300 - Sub-package perl-App-find2perl (bug #1111196) - Sub-package perl-App-a2p (bug #1111232) - Sub-package perl-App-s2p (bug #1111242)
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 4:5.18.2-299 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Thu Apr 10 14:00:00 2014 Petr Pisar - 4:5.18.2-298 - Pass -fwrapv to stricter GCC 4.9 (bug #1082957)
Fri Apr 4 14:00:00 2014 Petr Pisar - 4:5.18.2-297 - Fix t/comp/parser.t not to load system modules (bug #1084399)
Mon Feb 3 13:00:00 2014 Petr Pisar - 4:5.18.2-296 - Move macro files into %{_rpmconfigdir}/macros.d
Wed Jan 29 13:00:00 2014 Petr Pisar - 4:5.18.2-295 - Provide perl(CPAN::Meta::Requirements) with six decimal places
Tue Jan 21 13:00:00 2014 Petr Pisar - 4:5.18.2-294 - Drop perl-Test-Simple-tests package is it is not delivered by dual-lived version - Hide dual-lived perl-Object-Accessor
Tue Jan 14 13:00:00 2014 Petr Pisar - 4:5.18.2-293 - Use a macro to cover all 64-bit PowerPC architectures (bug #1052709)
Tue Jan 14 13:00:00 2014 Petr Pisar - 4:5.18.2-292 - Use upstream patch to fix a test failure in perl5db.t when TERM=vt100
Tue Dec 10 13:00:00 2013 Jitka Plesnikova - 4:5.18.2-291 - 5.18.2 bump (see for release notes)
Mon Dec 2 13:00:00 2013 Petr Pisar - 4:5.18.1-290 - Document Math::BigInt::CalcEmu requires Math::BigInt (bug #959096)
Tue Oct 22 14:00:00 2013 Petr Pisar - 4:5.18.1-289 - perl_default_filter macro does not need to filter private libraries from provides (bug #1020809) - perl_default_filter anchors the filter regular expressions - perl_default_filter appends the filters instead of redefining them
Mon Sep 9 14:00:00 2013 Jitka Plesnikova - 4:5.18.1-288 - Fix rules for parsing numeric escapes in regexes (bug #978233) - Fix crash with \\&$glob_copy (bug #989486) - Fix coreamp.t\'s rand test (bug #970567) - Reap child in case where exception has been thrown (bug #988805) - Fix using regexes with multiple code blocks (bug #982131)
Tue Aug 13 14:00:00 2013 Jitka Plesnikova - 4:5.18.1-287 - 5.18.1 bump (see for release notes) - Disable macro %{rebuild_from_scratch} - Fix regex seqfault 5.18 regression (bug #989921) - Fixed interpolating downgraded variables into upgraded (bug #970913) - SvTRUE returns correct value (bug #967463) - Fixed doc command in perl debugger (bug #967461) - Fixed unaligned access in slab allocator (bug #964950)
Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 4:5.18.0-286 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Mon Jul 15 14:00:00 2013 Petr Pisar - 4:5.18.0-285 - Stop providing old perl(MODULE_COMPAT_5.16. *)
Fri Jul 12 14:00:00 2013 Petr Pisar - 4:5.18.0-284 - Perl 5.18 rebuild
Tue Jul 9 14:00:00 2013 Petr Pisar - 4:5.18.0-283 - Define SONAME for libperl.so and move the libary into standard path - Link XS modules to libperl.so on Linux (bug #960048)
Mon Jul 8 14:00:00 2013 Petr Pisar - 4:5.18.0-282 - Do not load system Term::ReadLine::Gnu while running tests - Disable ornaments on perl5db AutoTrace tests
Thu Jul 4 14:00:00 2013 Jitka Plesnikova - 4:5.18.0-281 - Update to Perl 5.18.0 - Clean patches, not needed with new version
Wed Jun 26 14:00:00 2013 Petr Pisar - 4:5.16.3-280 - Edit local patch level before compilation
Fri Jun 14 14:00:00 2013 Petr Pisar - 4:5.16.3-279 - Do not distribute File::Spec::VMS (bug #973713) - Remove bundled CPANPLUS-Dist-Build (bug #973041)
Wed Jun 12 14:00:00 2013 Petr Pisar - 4:5.16.3-278 - Update SystemTap scripts to recognize new phase__change marker and new probe arguments (bug #971094) - Update h2ph(1) documentation (bug #948538) - Update pod2html(1) documentation (bug #948538) - Do not double-own archlib directory (bug #894195)
Tue Jun 11 14:00:00 2013 Petr Pisar - 4:5.16.3-277 - Move CPANPLUS-Dist-Build files from perl-CPANPLUS - Move CPAN-Meta-Requirements files from CPAN-Meta - Add perl-Scalar-List-Utils to perl-core dependencies
Thu Jun 6 14:00:00 2013 Petr Pisar - 4:5.16.3-276 - Require $Config{libs} providers (bug #905482)
Thu May 30 14:00:00 2013 Petr Pisar - 4:5.16.3-275 - Correct typo in perl-Storable file list (bug #966865) - Remove bundled Storable (bug #966865)
Wed May 29 14:00:00 2013 Petr Pisar - 4:5.16.3-274 - Sub-package Storable (bug #966865)
Mon May 13 14:00:00 2013 Petr Pisar - 4:5.16.3-273 - Use lib64 directories on aarch64 architecture (bug #961900)
Fri May 10 14:00:00 2013 Petr Pisar - 4:5.16.3-272 - Make regular expression engine safe in a signal handler (bug #849703) - Remove bundled ExtUtils-ParseXS, and Time-HiRes
Fri Apr 26 14:00:00 2013 Petr Pisar - 4:5.16.3-271 - Sub-package Time-HiRes (bug #957048) - Remove bundled Getopt-Long, Locale-Maketext, and Sys-Syslog
Wed Apr 10 14:00:00 2013 Petr Pisar - 4:5.16.3-270 - Fix leaking tied hashes (bug #859910) - Fix dead lock in PerlIO after fork from thread (bug #947444) - Add proper conflicts to perl-Getopt-Long, perl-Locale-Maketext, and perl-Sys-Syslog
Tue Apr 9 14:00:00 2013 Petr Pisar - 4:5.16.3-269 - Sub-package Sys-Syslog (bug #950057)
Fri Apr 5 14:00:00 2013 Petr Pisar - 4:5.16.3-268 - Sub-package Getopt-Long (bug #948855) - Sub-package Locale-Maketext (bug #948974)
Fri Apr 5 14:00:00 2013 Petr Pisar - 4:5.16.3-267 - Remove bundled constant, DB_File, Digest-MD5, Env, Exporter, File-Path, File-Temp, Module-Load, Log-Message-Simple, Pod-Simple, Test-Harness, Text-ParseWords
Mon Mar 25 13:00:00 2013 Petr Pisar - 4:5.16.3-266 - Filter provides from *.pl files (bug #924938)
Fri Mar 22 13:00:00 2013 Petr Pisar - 4:5.16.3-265 - Conflict perl-autodie with older perl (bug #911226) - Sub-package Env (bug #924619) - Sub-package Exporter (bug #924645) - Sub-package File-Path (bug #924782) - Sub-package File-Temp (bug #924822)
Thu Mar 21 13:00:00 2013 Petr Pisar - 4:5.16.3-264 - Sub-package constant (bug #924169) - Sub-package DB_File (bug #924351)
Tue Mar 19 13:00:00 2013 Petr Pisar - 4:5.16.3-263 - Correct perl-Digest-MD5 dependencies - Remove bundled Archive-Extract, File-Fetch, HTTP-Tiny, Module-Load-Conditional, Time-Local
Fri Mar 15 13:00:00 2013 Petr Pisar - 4:5.16.3-262 - Correct dependencies of perl-HTTP-Tiny - Sub-package Time-Local (bug #922054)
Thu Mar 14 13:00:00 2013 Petr Pisar - 4:5.16.3-261 - 5.16.3 bump (see for release notes) - Remove bundled autodie, B-Lint, CPANPLUS, Encode, File-CheckTree, IPC-Cmd, Params-Check, Text-Soundex, Thread-Queue
Tue Mar 5 13:00:00 2013 Petr Pisar - 4:5.16.2-260 - Fix CVE-2013-1667 (DoS in rehashing code) (bug #918008)
Mon Feb 18 13:00:00 2013 Petr Pisar - 4:5.16.2-259 - Sub-package autodie (bug #911226) - Add NAME headings to CPAN modules (bug #908113)
Thu Feb 14 13:00:00 2013 Petr Pisar - 4:5.16.2-258 - Fix perl-Encode-devel dependency declaration
Thu Feb 14 13:00:00 2013 Petr Pisar - 4:5.16.2-257 - Sub-package Thread-Queue (bug #911062)
Wed Feb 13 13:00:00 2013 Petr Pisar - 4:5.16.2-256 - Sub-package File-CheckTree (bug #909144) - Sub-package Text-ParseWords - Sub-package Encode (bug #859149)
Fri Feb 8 13:00:00 2013 Petr Pisar - 4:5.16.2-255 - Remove bundled Log-Message - Remove bundled Term-UI
Thu Feb 7 13:00:00 2013 Petr Pisar - 4:5.16.2-254 - Correct perl-podlators dependencies - Obsolete perl-ExtUtils-Typemaps by perl-ExtUtils-ParseXS (bug #891952)
Tue Feb 5 13:00:00 2013 Petr Pisar - 4:5.16.2-253 - Sub-package Pod-Checker and Pod-Usage (bugs #907546, #907550)
Mon Feb 4 13:00:00 2013 Petr Pisar - 4:5.16.2-252 - Remove bundled PathTools
Wed Jan 30 13:00:00 2013 Petr Pisar - 4:5.16.2-251 - Sub-package B-Lint (bug #906015)
Wed Jan 30 13:00:00 2013 Petr Pisar - 4:5.16.2-250 - Sub-package Text-Soundex (bug #905889) - Fix conflict declaration at perl-Pod-LaTeX (bug #904085) - Remove bundled Module-Pluggable (bug #903624)
Tue Jan 29 13:00:00 2013 Petr Pisar - 4:5.16.2-249 - Run-require POD convertors by Module-Build and ExtUtils-MakeMaker to generate documentation when building other packages
Fri Jan 25 13:00:00 2013 Petr Pisar - 4:5.16.2-248 - Sub-package Pod-LaTeX (bug #904085)
Wed Jan 16 13:00:00 2013 Petr Pisar - 4:5.16.2-247 - Remove bundled Pod-Parser
Fri Jan 11 13:00:00 2013 Petr Pisar - 4:5.16.2-246 - Fix CVE-2012-6329 (misparsing of maketext strings) (bug #884354)
Thu Jan 10 13:00:00 2013 Petr Pisar - 4:5.16.2-245 - Do not package App::Cpan(3pm) to perl-Test-Harness (bug #893768)
Tue Dec 18 13:00:00 2012 Petr Pisar - 4:5.16.2-244 - Remove bundled Archive-Tar - Remove bundled CPAN-Meta-YAML - Remove bundled Module-Metadata
Tue Dec 18 13:00:00 2012 Petr Pisar - 4:5.16.2-243 - Remove bundled Filter modules
Mon Nov 5 13:00:00 2012 Jitka Plesnikova - 4:5.16.2-242 - 5.16.2 bump (see http://search.cpan.org/dist/perl-5.16.1/pod/perldelta.pod for release notes)
Wed Oct 31 13:00:00 2012 Petr Pisar - 4:5.16.1-241 - Remove bundled podlators (bug #856516)
Wed Oct 17 14:00:00 2012 Jitka Plesnikova - 4:5.16.1-240 - Do not crash when vivifying $| (bug #865296)
Mon Sep 24 14:00:00 2012 Petr Pisar - 4:5.16.1-239 - Conflict perl-podlators with perl before sub-packaging (bug #856516)
Fri Sep 21 14:00:00 2012 Petr Pisar - 4:5.16.1-238 - Do not leak with attribute on my variable (bug #858966) - Allow operator after numeric keyword argument (bug #859328) - Extend stack in File::Glob::glob (bug #859332)
Thu Sep 20 14:00:00 2012 Petr Pisar - 4:5.16.1-237 - Put perl-podlators into perl-core list (bug #856516)
Tue Sep 18 14:00:00 2012 Petr Pisar - 4:5.16.1-236 - Remove bundled perl-ExtUtils-Manifest - perl-PathTools uses Carp
Fri Sep 14 14:00:00 2012 Petr Pisar - 4:5.16.1-235 - Override the Pod::Simple::parse_file to set output to STDOUT by default (bug #826872)
Wed Sep 12 14:00:00 2012 Petr Pisar - 4:5.16.1-234 - Sub-package perl-podlators (bug #856516)
Tue Sep 11 14:00:00 2012 Petr Pisar - 4:5.16.1-233 - Do not access freed memory when cloning thread (bug #825749) - Match non-breakable space with /[\\h]/ in ASCII mode (bug #844919) - Clear $AATT before `do\' I/O error (bug #834226) - Do not truncate syscall() return value to 32 bits (bug #838551)
Wed Sep 5 14:00:00 2012 Petr Pisar - 4:5.16.1-232 - Move App::Cpan from perl-Test-Harness to perl-CPAN (bug #854577)
Fri Aug 24 14:00:00 2012 Petr Pisar - 4:5.16.1-231 - Remove perl-devel dependency from perl-Test-Harness and perl-Test-Simple
Mon Aug 13 14:00:00 2012 Marcela Mašláňová - 4:5.16.0-230 - define perl_compat by macro for rebuilds - sub-packages depend on compat rather than on nvr
Thu Aug 9 14:00:00 2012 Marcela Mašláňová - 4:5.16.0-229 - apply conditionals for dual life patches
Thu Aug 9 14:00:00 2012 Jitka Plesnikova 4:5.16.1-228 - 5.16.1 bump (see http://search.cpan.org/dist/perl-5.16.1/pod/perldelta.pod for release notes) - Fixed reopening by scalar handle (bug #834221) - Fixed tr/// multiple transliteration (bug #831679) - Fixed heap-overflow in gv_stashpv (bug #826516)
Fri Jul 20 14:00:00 2012 Fedora Release Engineering - 4:5.16.0-227 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Fri Jul 13 14:00:00 2012 Paul Howarth 4:5.16.0-226 - Move the rest of ExtUtils-ParseXS into its sub-package, so that the main perl package doesn\'t need to pull in perl-devel (bug #839953)
Mon Jul 2 14:00:00 2012 Jitka Plesnikova 4:5.16.0-225 - Fix broken atof (bug #835452)
Wed Jun 27 14:00:00 2012 Petr Pisar - 4:5.16.0-224 - perl-Pod-Perldoc must require groff-base because Pod::Perldoc::ToMan executes roff
Mon Jun 25 14:00:00 2012 Petr Pisar - 4:5.16.0-223 - Test::Build requires Data::Dumper - Sub-package perl-Pod-Parser
Thu Jun 7 14:00:00 2012 Petr Pisar - 4:5.16.0-222 - Remove MODULE_COMPAT_5.14. * Provides
Wed Jun 6 14:00:00 2012 Petr Pisar - 4:5.16.0-221 - Perl 5.16 rebuild
Wed Jun 6 14:00:00 2012 Petr Pisar - 4:5.16.0-220 - perl_bootstrap macro is distributed in perl-srpm-macros now
Fri Jun 1 14:00:00 2012 Petr Pisar - 4:5.16.0-219 - Own zipdetails and IO::Compress::FAQ by perl-IO-Compress
Fri Jun 1 14:00:00 2012 Jitka Plesnikova - 4:5.16.0-218 - Fix find2perl to translate ? glob properly (bug #825701)
Thu May 31 14:00:00 2012 Petr Pisar - 4:5.16.0-218 - Shorten perl-Module-Build version to 2 digits to follow upstream
Fri May 25 14:00:00 2012 Marcela Mašláňová - 4:5.16.0-217 - upload the stable 5.16.0
Wed May 16 14:00:00 2012 Marcela Mašláňová - 4:5.16.0-RC2-217 - clean patches, not needed with new version - regen by podcheck list of failed pods. cn, jp, ko pods failed. I can\'t decide whether it\'s a real problem or false positives.
Mon Apr 30 14:00:00 2012 Petr Pisar - 4:5.14.2-216 - Enable usesitecustomize
Thu Apr 19 14:00:00 2012 Petr Pisar - 4:5.14.2-215 - Rebuild perl against Berkeley database version 5 (bug #768846)
Fri Apr 13 14:00:00 2012 Petr Pisar - 4:5.14.2-214 - perl-Data-Dumper requires Scalar::Util (bug #811239)
Tue Apr 10 14:00:00 2012 Petr Pisar - 4:5.14.2-213 - Sub-package Data::Dumper (bug #811239)
Tue Feb 21 13:00:00 2012 Petr Pisar - 4:5.14.2-212 - Sub-package Filter (bug #790349)
Mon Feb 6 13:00:00 2012 Petr Pisar - 4:5.14.2-211 - Fix searching for Unicode::Collate::Locale data (bug #756118) - Run safe signal handlers before returning from sigsuspend() and pause() (bug #771228) - Correct perl-Scalar-List-Utils files list - Stop !$^V from leaking (bug #787613)
Tue Jan 10 13:00:00 2012 Paul Howarth - 4:5.14.2-210 - Rebuild again now that perl dependency generator is fixed (#772632, #772699)
Fri Jan 6 13:00:00 2012 Iain Arnell -4:5.14.2-209 - perl-ExtUtils-MakeMaker sub-package requires ExtUtils::Install
Fri Jan 6 13:00:00 2012 Paul Howarth - 4:5.14.2-208 - Rebuild for gcc 4.7
Tue Dec 20 13:00:00 2011 Petr Pisar - 4:5.14.2-207 - Fix interrupted reading. Thanks to Šimon Lukašík for reporting this issue and thanks to Marcela Mašláňová for finding fix. (bug #767931)
Wed Dec 14 13:00:00 2011 Petr Pisar - 4:5.14.2-206 - Fix leak with non-matching named captures (bug #767597)
Tue Nov 29 13:00:00 2011 Petr Pisar - 4:5.14.2-205 - Sub-package ExtUtils::Install - Sub-package ExtUtils::Manifest - Do not provide private perl(ExtUtils::MakeMaker::_version)
Thu Nov 24 13:00:00 2011 Ville Skyttä - 4:5.14.2-204 - Add $RPM_LD_FLAGS to lddlflags.
Wed Nov 23 13:00:00 2011 Petr Pisar - 4:5.14.2-203 - Sub-package Socket
Mon Nov 21 13:00:00 2011 Petr Pisar - 4:5.14.2-202 - Sub-package Pod::Perldoc
Fri Nov 18 13:00:00 2011 Petr Pisar - 4:5.14.2-201 - Increase epoch of perl-Module-CoreList to overcome version regression in upstream (bug #754641)
Thu Nov 3 13:00:00 2011 Marcela Mašláňová - 4:5.14.2-200 - perl(DBIx::Simple) is not needed in spec requirement in CPANPLUS. It\'s generated automatically.
Wed Nov 2 13:00:00 2011 Petr Pisar - 4:5.14.2-199 - Provide perl(DB) by perl
Mon Oct 24 14:00:00 2011 Petr Pisar - 4:5.14.2-198 - Do not warn about missing site directories (bug #732799)
Thu Oct 20 14:00:00 2011 Marcela Mašláňová - 4:5.14.2-197 - cleaned spec (thanks to Grigory Batalov) - Module-Metadata sub-package contained perl_privlib instead of privlib - %files parent section was repeated twice
Fri Oct 14 14:00:00 2011 Petr Pisar - 4:5.14.2-196 - Filter false perl(DynaLoader) provide from perl-ExtUtils-MakeMaker (bug #736714) - Change Perl_repeatcpy() prototype to allow repeat count above 2^31 (bug #720610) - Do not own site directories located in /usr/local (bug #732799)
Tue Oct 4 14:00:00 2011 Petr Pisar - 4:5.14.2-195 - Fix CVE-2011-3597 (code injection in Digest) (bug #743010) - Sub-package Digest and thus Digest::MD5 module (bug #743247)
Tue Oct 4 14:00:00 2011 Iain Arnell 4:5.14.2-194 - add provide for perl(:MODULE_COMPAT_5.14.2)
Mon Oct 3 14:00:00 2011 Petr Pisar - 4:5.14.2-193 - 5.14.2 bump (see https://metacpan.org/module/FLORA/perl-5.14.2/pod/perldelta.pod for release notes). - Fixes panics when processing regular expression with \\b class and /aa modifier (bug #731062) - Fixes CVE-2011-2728 (File::Glob bsd_glob() crash with certain glob flags) (bug #742987)
Mon Oct 3 14:00:00 2011 Petr Pisar - 4:5.14.1-192 - Enable GDBM support again to build against new gdbm 1.9.1
Fri Sep 30 14:00:00 2011 Petr Pisar - 4:5.14.1-191 - Disable NDBM support temporarily too as it\'s provided by gdbm package
Wed Sep 21 14:00:00 2011 Petr Pisar - 4:5.14.1-190 - Disable GDBM support temporarily to build new GDBM
Thu Sep 15 14:00:00 2011 Petr Pisar - 4:5.14.1-189 - Correct perl-CGI list of Provides - Make tests optional - Correct perl-ExtUtils-ParseXS Provides - Correct perl-Locale-Codes Provides - Correct perl-Module-CoreList version - Automate perl-Test-Simple-tests Requires version
Tue Sep 13 14:00:00 2011 Petr Pisar - 4:5.14.1-188 - Make gdbm support optional to bootstrap with new gdbm - Split Carp into standalone sub-package to dual-live with newer versions (bug #736768)
Tue Aug 30 14:00:00 2011 Petr Pisar - 4:5.14.1-187 - Split Locale::Codes into standalone sub-package to dual-live with newer versions (bug #717863)
Sun Aug 14 14:00:00 2011 Iain Arnell 4:5.14.1-186 - perl needs to own vendorarch/auto directory
Fri Aug 5 14:00:00 2011 Petr Sabata - 4:5.14.1-185 - Move xsubpp to ExtUtils::ParseXS (#728393)
Fri Jul 29 14:00:00 2011 Iain Arnell 4:5.14.1-184 - fix Compress-Raw-Bzip2 pacakging - ensure that we never bundle bzip2 or zlib
Tue Jul 26 14:00:00 2011 Marcela Mašláňová - 4:5.14.1-183 - remove from provides MODULE_COMPAT 5.12. *
Fri Jul 22 14:00:00 2011 Paul Howarth - 4:5.14.1-182 - Have perl-Module-Build explicitly require perl(CPAN::Meta) >= 2.110420, needed for creation of MYMETA files by Build.PL; the dual-life version of the package already has this dependency
Tue Jul 19 14:00:00 2011 Petr Sabata - 4:5.14.1-181 - Temporarily provide 5.12. * MODULE_COMPAT
Sat Jul 16 14:00:00 2011 Iain Arnell 4:5.14.1-180 - fix escaping of the __provides_exclude_from macro
Wed Jul 13 14:00:00 2011 Iain Arnell 4:5.14.1-179 - Parse-CPAN-Meta explicitly requires CPAN::Meta::YAML and JSON::PP - Exclude CPAN::Meta * from CPAN sub-package - Don\'t try to normalize CPAN-Meta, JSON-PP, and Parse-CPAN-Meta versions; their dual-life packages aren\'t and have much higher numbers already
Mon Jun 27 14:00:00 2011 Marcela Mašláňová - 4:5.14.1-178 - update macros -> add %perl_bootstrap 1 and example for readability - add into Module::Build dependency on perl-devel (contains macros.perl) - create new sub-package macros, because we need macros in minimal buildroot
Thu Jun 23 14:00:00 2011 Marcela Mašláňová - 4:5.14.1-175 - remove from macros BSD, because there exists BSD::Resources
Tue Jun 21 14:00:00 2011 Marcela Mašláňová - 4:5.14.1-174 - remove old MODULE_COMPATs
Mon Jun 20 14:00:00 2011 Iain Arnell 4:5.14.1-173 - move ptargrep to Archive-Tar sub-package - fix version numbers in last two changelog entries
Mon Jun 20 14:00:00 2011 Paul Howarth - 4:5.14.1-172 - add provide for perl(:MODULE_COMPAT_5.14.1)
Mon Jun 20 14:00:00 2011 Marcela Mašláňová - 4:5.14.1-171 - update to 5.14.1 - no new modules, just serious bugfixes and doc - switch off fork test, which is failing only on koji
Thu Jun 16 14:00:00 2011 Marcela Mašláňová - 4:5.14.0-170 - try to update to latest ExtUtils::MakeMaker, no luck -> rebuild with current version, fix bug RT#67618 in modules
Wed Jun 15 14:00:00 2011 Marcela Mašláňová - 4:5.14.0-169 - filter even Mac:: requires, polish filter again for correct installation - add sub-package Compress-Raw-Bzip2, solve Bzip2 conflicts after install - and add IO::Uncompress::Bunzip2 correctly into IO-Compress
Mon Jun 13 14:00:00 2011 Marcela Mašláňová - 4:5.14.0-167 - Perl 5.14 mass rebuild, bump release, remove releases in subpackages
Thu Jun 9 14:00:00 2011 Marcela Mašláňová - 4:5.14.0-165 - Perl 5.14 mass rebuild
Thu Jun 9 14:00:00 2011 Marcela Mašláňová - 4:5.14.0-163 - Perl 5.14 mass rebuild
Thu Jun 9 14:00:00 2011 Marcela Mašláňová - 4:5.14.0-162 - add new sub-packages, remove BR in them
Wed Jun 1 14:00:00 2011 Marcela Mašláňová - 4:5.14.0-161 - arm can\'t do parallel builds - add require EE::MM into IPC::Cmd 711486
Mon May 16 14:00:00 2011 Marcela Mašláňová - 4:5.14.0-161 | |