Changelog for
perl-5.18.2-3.31.x86_64.rpm :
* Tue Sep 23 2014 mlsAATTsuse.de- Fix infinite recursion in Data::Dumper [bnc#896715] new patch: DataDumper-no-infinite-recursion.diff
* Mon Apr 07 2014 mlsAATTsuse.de- move English.pm into perl-base [bnc#869736]
* Wed Jan 08 2014 mlsAATTsuse.de- update to perl-5.18.2
* updates for the B::Concise, English, File::Glob modules
* a lexical subs regression has been fixed
* a regression when using SUPER with AUTOLOAD has been fixed
* a buffer overflow with very long identifiers has been fixed
* some other minor bug fixes- perl-reg89.diff is no longer needed
* Wed Sep 04 2013 mlsAATTsuse.de- add libperl_requires macro
* Tue Sep 03 2013 mlsAATTsuse.de- update to perl-5.18.1
* B has been upgraded from 1.42 to 1.42_01
* Digest::SHA has been upgraded from 5.84 to 5.84_01
* Module::CoreList has been upgraded from 2.89 to 2.96
* A number of memory leaks in regexp have been plugged
* The debugger\'s man command been fixed
* AATT_ is now correctly visible in the debugger
* Lexical constants no longer crash when inlined
* Deep recursion warnings no longer crash lexical subroutines- backport backref fix from upstream- fix INC containing directories multiple times
* Thu Aug 08 2013 dvaleevAATTsuse.com- skip itimer test from Timer-HiRes for powerpc. Build hosts are overloaded, building locally shows tests are passed (skip_time_hires.patch)
* Sat Jun 15 2013 jengelhAATTinai.de- Add perl-db6.diff to bring the DB_File module up to version 1.828 where it supports building with libdb-6.0.
* Tue Jun 11 2013 cooloAATTsuse.com- moving the provides of perl-macros to perl-doc so we can check for duplicated man pages in the gen_filelist macro
* Tue Jun 11 2013 cooloAATTsuse.com- obsolete perl-PathTools and other modules in core
* Thu Jun 06 2013 mlsAATTsuse.de- update to 5.18.0
* new handling of experimental features
* new hash functions to improve security
* better hash randomization
* upgrade to Unicode 6.2
* support for computed labels
* vertical tabs are now whitespace
* smartmatch is experimental again
* lots of bug fixes- change perl_requires macro to use MODULE_COMPAT form
* Mon May 20 2013 schwabAATTsuse.de- Disable testsuite only on qemu user space build
* Fri Nov 16 2012 cooloAATTsuse.com- update to 5.16.2
*
has been upgraded from version 2.70 to version 2.76 Perl 5.16.2 represents approximately 2 months of development since Perl 5.16.1 and contains approximately 740 lines of changes across 20 files from 9 authors.
* Wed Nov 14 2012 opensuseAATTdstoecker.de- fix version for Module::Build obsoletes, so installing newer version is possible
* Tue Sep 04 2012 cooloAATTsuse.com- update to 5.16.1
* an off-by-two error in Scalar-List-Util has been fixed
* many perl modules updated
* Tue Jun 12 2012 cooloAATTsuse.com- update perl-base file list
* Wed May 30 2012 cooloAATTsuse.com- provide a higher version for Module::Build to calm down rpm
* Wed May 23 2012 mlsAATTsuse.de- update to 5.16.0
* new __SUB__ token to reference current sub
* more consistent eval
* ties can now be weakended
* supports (almost) unicode 6.1
* proper supports for unicode in symbol names
* new foldcase function fc()
* continue no longer requires the switch feature
* removed LinuxThreads hack for $$ and getppid
* performance optimizations
* Mon Apr 02 2012 cooloAATTsuse.com- correct license statement
* Fri Jan 13 2012 mlsAATTsuse.de- bring back NDBM_File [bnc#732929]
* Tue Oct 25 2011 mlsAATTsuse.de- update to 5.14.2
* calling bsd_glob with GLOB_ALTDIRFUNC no longer segfaults
* a heap overflow in decode_xs was fixed
* a memory leak in caller() was fixed
* modules were updated to their latest version
* several other bug fixes, see perldelta
* Fri Jun 17 2011 mlsAATTsuse.de- update to 5.14.1 - B::Deparse has been upgraded - Pod::Perldoc has been upgraded - given, when and default are now listed in perlfunc - multiple other doc fixes and clarifications - several bug fixes
* Thu May 26 2011 mlsAATTsuse.de- backport CBuilder fix that keeps it from overwriting ccflags from the perl config if CCFLAGS is set in the environment
* Tue May 17 2011 mlsAATTsuse.de- Test::Simple is actually 0.98
* Mon May 16 2011 mlsAATTsuse.de- update to 5.14.0
* unicode version 6.0 is now supported (mostly)
* any unsigned value can be encoded as a character
* some regexp enhancements, e.g. s///r option
* array and hash container functions accept references
* package block syntax
* overridable tie functions
* assignment to $0 works again
* improved IPv6 support in the Socket module- fix regexp crash in reg_numbered_buff_fetch [bnc#676086] [CVE-2010-4777]- move unicode files from perl-doc to perl again [bnc#678877]- remove feedbackAATTsuse.de mail address, it no longer exists [bnc#657625]- support unversioned site_perl include directory
* Wed Feb 23 2011 mlsAATTsuse.de- versionify perl-Test-Simple provides/obsoletes
* Mon Feb 14 2011 mlsAATTsuse.de- update to perl-5.12.3 final- remove obsolete perl-cgi-injection.diff- remove obsolete perl-constprint.diff
* Fri Jan 28 2011 lnusselAATTsuse.de- Suggest instead of Recommend perl-doc. It\'s not useful on a end-user system and saves 20MB on a minimal installation.
* Fri Jan 14 2011 mlsAATTsuse.de- update to perl-5.12.3-RC1
* bug fix only release
* lvalue sub return values are now COW- fix CGI injection bugs, CVE-2010-2761, CVE-2010-4410, CVE-2010-4411 [bnc#657343]
* Tue Nov 30 2010 cooloAATTnovell.com- added a new macro %perl_requires
* Mon Nov 29 2010 cooloAATTnovell.com- simplify macro logic a bit
* Mon Nov 22 2010 chrisAATTcomputersalat.de- rework process_packlist macro o remove .packlist, perllocal.pod file hence no /var/adm/perl-modules/perl-{cpan_name}
* Wed Nov 17 2010 meissnerAATTsuse.de- increase the t/HiRes.t skew (for ppc).
* Mon Sep 27 2010 cooloAATTnovell.com- update to perl-5.12.2 This release contains minor bug fixes and updates of several core modules, as well as minor documentation updates.
* Wed Jul 28 2010 mlsAATTsuse.de- fix constant print issue [bnc#621856]- fix h2ph so that _h2ph_pre.ph doesn\'t lead to warnings- do not add vendorlib/auto to filelist [bnc#624628]
* Mon Jun 28 2010 jengelhAATTmedozas.de- use %_smp_mflags
* Fri Jun 18 2010 mlsAATTsuse.de- update to perl-5.12.1
* updated CGI.pm to 3.49
* updated Pod::Simple to 3.13
* updated Safe to 2.27
* fixed a couple of bugs and regressions (see perldelta)
* Mon May 24 2010 bgAATTnovell.com- fix for hppa [deb#543731]
* Fri May 21 2010 mlsAATTsuse.de- also run h2ph on /usr/include/linux [bnc#603840]
* Tue Apr 13 2010 mlsAATTsuse.de- update to perl-5.12.0 final- move Compress::Zlib.pm back into perlpriv directory, moved autosplit file into it as well
* Fri Apr 09 2010 mlsAATTsuse.de- update to perl-5.12.0-RC4
* documentation updates
* don\'t initialize end in pp_reverse when begin is NULL
* fix eval + feature.pm + syntax error segfault- move Compress::Zlib.pm into perlarch directory
* Sun Apr 04 2010 ajAATTsuse.de- Provide perl-base = pversion-release as well since this is required by some packages.
* Wed Mar 31 2010 mlsAATTsuse.de- update to perl-5.12.0-RC1
* mostly documentation updates
* some regression fixes
* Wed Mar 24 2010 mlsAATTsuse.de- update to perl-5.12.0-RC0
* new ... operator
* unicode improvements
* \"each\" now also works on arrays
* support for \"delete local\"
* suidperl was dropped
* Fri Feb 12 2010 chrisAATTcomputersalat.de- fix for macros.perl o only add mandir if exist :)
* Thu Jan 28 2010 rguentherAATTsuse.de- add libbz2-devel to BuildRequires
* Sun Dec 13 2009 jengelhAATTmedozas.de- enable parallel building- package documentation as noarch
* Sun Oct 25 2009 cooloAATTnovell.com- update to perl-5.10.1 again
* Tue Sep 08 2009 mlsAATTsuse.de- backport upstream fixes for POSIX module to avoid clashes with Fcntl [bnc#446098], [bnc#515948]- backport upstream fix for ISA assertion failure [bnc#528423]- move unicode files from perl-doc to perl, otherwise some perl modules will not work
* Sat Sep 05 2009 cooloAATTnovell.com- revert to 5.10.0, too many problems (10 failures and 162 cyclic dependencies for d:l:p)
* Thu Sep 03 2009 mlsAATTsuse.de- update to perl-5.10.1 to get rid of some patches (the update mostly consists of changes in the experimental features)
* Tue Jul 07 2009 cooloAATTnovell.com- disable as-needed as it breaks at least make test
* Tue Jul 07 2009 cooloAATTnovell.com- fix macros file
* Mon Jun 29 2009 chrisAATTcomputersalat.de- spec mods o added lost Provides/Obsoletes perl-macros o cleanup tags
* Fri Jun 26 2009 chrisAATTcomputersalat.de- fix for perl_gen_filelist o add test for - f \"${RPM_BUILD_ROOT}/var/adm/perl-modules/{name}\"
* Fri Jun 26 2009 mlsAATTsuse.de- add macros.perl, README.macros files contributed by Christian - move perl specific macros from rpm macro file to macros.perl
* Wed Jun 10 2009 mlsAATTsuse.de- fixed off-by-one in zlib inflate code [bnc#511241]- fixed errorcount initialization [bnc#498425]- fixed utf8 handling in Net::Cmd [bnc#493978]- fixed performace degradation in syslog [bnc#489114]