Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#4614 closed task (fixed)

perl-5.30.2

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 10.0
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

perldelta - what is new for perl v5.30.2

This document describes differences between the 5.30.1 release and the 5.30.2 release.

There are no changes intentionally incompatible with 5.30.0.

Updated Modules and Pragmata

  • Compress::Raw::Bzip2 has been upgraded from version 2.084 to 2.089.
  • Module::CoreList has been upgraded from version 5.20191110 to 5.20200314.

Documentation

Changes to Existing Documentation

  • We have attempted to update the documentation to reflect the changes listed in this document.

Configuration and Compilation

  • GCC 10 is now supported by Configure.

Testing

  • Tests were added and changed to reflect the other additions and changes in this release.

Selected Bug Fixes

  • printf() or sprintf() with the C<%n> format no longer cause a panic on debugging builds, or report an incorrectly cached length value when producing UTF8 flagged strings.
  • A memory leak in regular expression patterns has been fixed.
  • A read beyond buffer in grok_infnan has been fixed.
  • An assertion failure in the regular expression engine has been fixed.
  • (?{...}) eval groups in regular expressions no longer unintentionally trigger "EVAL without pos change exceeded limit in regex".

comment:2 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 11802.

comment:3 by Bruce Dubbs, 4 years ago

Milestone: 9.210.0

Milestone renamed

Note: See TracTickets for help on using tickets.