History log of /openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/LICENSE (Results 1 – 3 of 3)
Revision Date Author Comments
# 98dafc01 09-Apr-2020 afresh1 <afresh1@openbsd.org>

Update perl to 5.30.2

https://metacpan.org/pod/release/SHAY/perl-5.30.2/pod/perldelta.pod

Incompatible Changes
There are no changes intentionally incompatible with 5.30.0.

Updated Modules and

Update perl to 5.30.2

https://metacpan.org/pod/release/SHAY/perl-5.30.2/pod/perldelta.pod

Incompatible Changes
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.

Selected Bug Fixes
* printf() or sprintf() with the %n format no longer cause a panic
on debugging builds, or report an incorrectly cached length value
when producing SVfUTF8 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".


Proceed when you feel comfortable. deraadt@

show more ...


# 64307586 25-Sep-2010 millert <millert@openbsd.org>

Update to Compress-Raw-Bzip2 2.031; no actual code changes since
we fixed bzip2-src/decompress.c separately.


# b39c5158 24-Sep-2010 millert <millert@openbsd.org>

Perl 5.12.2 from CPAN