Changelog for
perl-base-5.36.0-2.3.x86_64.rpm :
* Mon Jul 25 2022 mlsAATTsuse.de- fix build on ppc
* updated patch: perl_skip_flaky_tests_powerpc.patch
* Fri Jul 15 2022 Adrian Schröter
- move builtin.pm to perl-base as File::Copy relies on it since last update. This fixes execution of builtime source services in OBS.
* Thu Jun 23 2022 mlsAATTsuse.de- Update to 5.36.0
* the signatures and isa features are no longer experimental and part of the v5.36 feature bundle
* the v5.36 bundle also enables warnings
* new \'-g\' command line flag (alias for -0777)
* support for unicode 14.0
* regex sets are no longer considered experimental
* experimental iterating over multiple values at a time
* experimental new builtin module
* experimental defer blocks
* try/catch can now have a finally block
* experimental non-ASCII delimiters for quote-like operators
* a physically empty sort is now a compile-time error- Rebase perl-5.34.0.dif to perl-5.36.0.diff- Refresh perl-5.18.2-overflow.diff
* Wed May 04 2022 Dirk Stoecker - Update to 5.34.1 - maintenance release B::Deparse has been upgraded from version 1.56 to 1.57. Encode has been upgraded from version 3.08 to 3.08_01. GDBM_File has been upgraded from version 1.19 to 1.19_01. Module::CoreList has been upgraded from version 5.20210520 to 5.20220313. perl5db.pl has been upgraded from version 1.60 to 1.60_01.- Drop c029d660f2fe60699cf64bbb3fa9f671a1a370d5.patch (upstream)
* Thu Mar 03 2022 Andreas Schwab - Don\'t install anything in testsuite build- Run testsuite also in qemu build- posix-sigaction.patch: remove, this has been fixed properly in commit 19c9c2ee4a
* Mon Oct 04 2021 Stephan Kulow - Add multibuild flavor to split the testsuite out of the main package build time. The testsuite dominates the build time and having perl in the bootstrap cycle, we better seperate it. The testsuite flavor rebuilds the same package the same way, but runs the check section
* Thu Sep 02 2021 Dirk Stoecker - update to 5.34.0
* Experimental Try/Catch Syntax
* Blanks freely allowed within but adjacent to curly braces
* New octal syntax 0oddddd
* Fix a memory leak in RegEx [GH #18604]
* ExtUtils::PL2Bat 0.004 has been added to the Perl core.
* Updated Modules and Pragmata- Rebase perl-5.28.0.dif to perl-5.34.0.dif- Rebase perl-incfix.diff- Rebase perl_skip_flaky_tests_powerpc.patch- Drop perl-gdbm-test-no-mmap.diff (no longer needed with gdbm 1.20)- Add c029d660f2fe60699cf64bbb3fa9f671a1a370d5.patch to fix build with gdbm 1.20- Drop perl-fix2020.patch (included upstream)
* Sun Mar 14 2021 Dirk Müller - update to 5.32.1: There are no changes intentionally incompatible with Perl 5.32.0.
* Data::Dumper has been upgraded from version 2.174 to 2.174_01. A number of memory leaks have been fixed.
* DynaLoader has been upgraded from version 1.47 to 1.47_01.
* Module::CoreList has been upgraded from version 5.20200620 to 5.20210123.
* Opcode has been upgraded from version 1.47 to 1.48. A warning has been added about evaluating untrusted code with the perl interpreter.
* Safe has been upgraded from version 2.41 to 2.41_01. A warning has been added about evaluating untrusted code with the perl interpreter.
* Fri Nov 13 2020 Dan Čermák - Correct perl license According to https://dev.perl.org/licenses/ perl is licensed under the artistic license or the GPL 1.0 or later
* Tue Oct 27 2020 mlsAATTsuse.de- update to perl-5.32.0
* new experimental infix \"isa\" operator
* support of unicode 13.0
* chained comparisons capability- updated patches:
* perl-HiRes.t-timeout.diff
* posix-sigaction.patch
* perl-fix2020.patch
* perl-reproducible2.patch
* perl_skip_flaky_tests_powerpc.patch
* Fri Sep 11 2020 Dirk Mueller - update to 5.30.3 (bsc#1171863, bsc#1171864, bsc#1171866):
* https://perldoc.perl.org/5.30.3/perl5302delta.html
* https://perldoc.perl.org/5.30.3/perldelta.html
* fixes [CVE-2020-10543] buffer overflow caused by a crafted regular expression
* fixes [CVE-2020-10878] integer overflow via malformed bytecode produced by a crafted regular expression
* fixes [CVE-2020-12723] buffer overflow caused by a crafted regular expression- dropped patches:
* perl-Adapt-Configure-to-GCC-version-10.patch
* Wed Aug 05 2020 Thorsten Kukuk - Move macros.perl to /usr/lib/rpm/macros.d
* Fri Jun 05 2020 Callum Farmer - Fixes for %_libexecdir changing to /usr/libexec
* Mon Dec 09 2019 Jan Baier - Fix incorrect prefix removal in rpm macro %perl_gen_filelist (boo#1152247)
* Tue Dec 03 2019 Martin Liška - Add perl-Adapt-Configure-to-GCC-version-10.patch in order to fix boo#1158254.
* Tue Nov 19 2019 mlsAATTsuse.de- update to perl-5.30.1
* unicode 12.1 is supported
* turkic UTF-8 locales are now seamlessly supported
* assigning non-zero to $[ is fatal
* some formerly deprecated uses of an unescaped left brace \"{\" in regular expression patterns are now illegal
* previously deprecated sysread()/syswrite() on :utf8 handles is now fatal
* my() in false conditional prohibited
* remove File::Glob::glob()
* various performance enhancements- updated patches:
* perl-5.22.0_wrong_rpm_provides.diff
* perl-gdbm-test-no-mmap.diff
* perl-fix2020.patch
* perl-reproducible2.patch- dropped patches:
* perl-revert-caretx.diff
* perl-regexp-refoverflow.diff
* Thu Jun 20 2019 Martin Liška - Disable LTO (boo#1138837).
* Thu Jan 24 2019 Bernhard Wiedemann - Add perl-fix2020.patch to fix timelocal calls in 2020 (boo#1102840)- Add perl-reproducible2.patch to make build reproducible in spite of ASLR
* Fri Nov 30 2018 mlsAATTsuse.de- update to perl-5.28.1
* [CVE-2018-18311] Integer overflow leading to buffer overflow
* [CVE-2018-18312] Heap-buffer-overflow write in S_regatom
* updated Module::CoreList module
* Tue Oct 02 2018 mlsAATTsuse.de- simplify perl_gen_filelist macro
* Fri Sep 28 2018 mlsAATTsuse.de- fix testing fatal errors in gdbm new patch: perl-gdbm-test-no-mmap.diff- fix perl no longer setting $^X if /proc is not mounted new patch: perl-revert-caretx.diff
* Wed Sep 26 2018 mlsAATTsuse.de- change the perl_gen_filelist macro so that the modules no longer own the perl_vendorarch directory [bnc#1109754]
* Sat Sep 22 2018 Dirk Stoecker - update to perl-5.28.0
* Core Enhancements
* Unicode 10.0 is supported
* delete on key/value hash slices
* Experimentally, there are now alphabetic synonyms for some regular expression assertions
* Mixed Unicode scripts are now detectable
* In-place editing with perl -i is now safer
* Initialisation of aggregate state variables
* Full-size inode numbers
* The sprintf %j format size modifier is now available with pre-C99 compilers
* Close-on-exec flag set atomically
* String- and number-specific bitwise ops are no longer experimental
* Locales are now thread-safe on systems that support them
* New read-only predefined variable ${^SAFE_LOCALES}
* Security
* [CVE-2017-12837] Heap buffer overflow in regular expression compiler
* [CVE-2017-12883] Buffer over-read in regular expression parser
* [CVE-2017-12814] $ENV{$key} stack buffer overflow on Windows
* Default Hash Function Change
* Full list of changes: https://metacpan.org/pod/release/XSAWYERX/perl-5.28.0/pod/perldelta.pod- update perl-5.26.0.dif to perl-5.28.0.dif- drop patch perl-pp-crypt.patch (included upstream)
* Tue Sep 18 2018 schwabAATTsuse.de- perl-pp-crypt.patch: fix incompatibility with libxcrypt (bsc#1107973)
* Wed May 23 2018 mlsAATTsuse.de- make perl-5.26.2 compatible with perl-5.26.1
* Mon May 14 2018 tchvatalAATTsuse.com- Update versions based on provides in perl rpm
* Fri May 11 2018 tchvatalAATTsuse.com- Version update to perl-5.26.2:
* Tons of bugfixes
* Fri May 11 2018 tchvatalAATTsuse.com- Remove the as-needed disabling as no other distro is doing that- Use macros where possible- Remove if0 and commented out code to reduce the scope- Run tests in threads
* Thu Feb 22 2018 fvogtAATTsuse.com- Use %license (boo#1082318)
* Mon Jan 22 2018 schwabAATTsuse.de- posix-sigaction.patch: make sure Perl_sighandler is always installed with SA_SIGINFO (bsc#1064697)
* Wed Jan 10 2018 normandAATTlinux.vnet.ibm.com- ignore make check transient errors for PowerPC that are reported since 20170907 bypass boo#1063176 new patch: perl_skip_flaky_tests_powerpc.patch