--- - branch: MAIN date: Thu Nov 14 09:56:56 UTC 2019 files: - new: '1.53' old: '1.52' path: pkgsrc/databases/p5-gdbm/Makefile pathrev: pkgsrc/databases/p5-gdbm/Makefile@1.53 type: modified - new: '1.259' old: '1.258' path: pkgsrc/lang/perl5/Makefile pathrev: pkgsrc/lang/perl5/Makefile@1.259 type: modified - new: '1.38' old: '1.37' path: pkgsrc/lang/perl5/Makefile.common pathrev: pkgsrc/lang/perl5/Makefile.common@1.38 type: modified - new: '1.161' old: '1.160' path: pkgsrc/lang/perl5/distinfo pathrev: pkgsrc/lang/perl5/distinfo@1.161 type: modified - new: '1.10' old: '1.9' path: pkgsrc/lang/perl5/patches/patch-Makefile.SH pathrev: pkgsrc/lang/perl5/patches/patch-Makefile.SH@1.10 type: modified id: 20191114T095656Z.4329019cc0c7f2d9c553da75ece30ce8bf1787a3 log: | perl5: updated to 5.30.1 what is new for perl v5.30.1 Incompatible Changes There are no changes intentionally incompatible with 5.30.1. If any exist, they are bugs, and we request that you submit a report. See "Reporting Bugs" below. Modules and Pragmata Updated Modules and Pragmata o Module::CoreList has been upgraded from version 5.20190522 to 5.20191110. Documentation Changes to Existing Documentation We have attempted to update the documentation to reflect the changes listed in this document. If you find any we have missed, send email to perlbug@perl.org . Additionally, documentation has been updated to reference GitHub as the new canonical repository and to describe the new GitHub pull request workflow. Configuration and Compilation o The "ECHO" macro is now defined. This is used in a "dtrace" rule that was originally changed for FreeBSD, and the FreeBSD make apparently predefines it. The Solaris make does not predefine "ECHO" which broke this rule on Solaris. Testing Tests were added and changed to reflect the other additions and changes in this release. Platform Support Platform-Specific Notes Win32 The locale tests could crash on Win32 due to a Windows bug, and separately due to the CRT throwing an exception if the locale name wasn't validly encoded in the current code page. For the second we now decode the locale name ourselves, and always decode it as UTF-8. Selected Bug Fixes o Setting $) now properly sets supplementary group ids, if you have the necessary privileges. o "readline @foo" now evaluates @foo in scalar context. Previously, it would be evaluated in list context, and since readline() pops only one argument from the stack, the stack could underflow, or be left with unexpected values on it. o sv_gets() now recovers better if the target SV is modified by a signal handler. o Matching a non-"SVf_UTF8" string against a regular expression containing Unicode literals could leak an SV on each match attempt. o "sprintf("%.*a", -10000, $x)" would cause a buffer overflow due to mishandling of the negative precision value. o "scalar()" on a reference could cause an erroneous assertion failure during compilation. module: pkgsrc subject: 'CVS commit: pkgsrc' unixtime: '1573725416' user: adam