#
3d61058a |
| 28-Jan-2025 |
afresh1 <afresh1@openbsd.org> |
Fix merge issues, remove excess files - match perl-5.40.1 dist
ok sthen@ sooner rather than later deraadt@
|
#
e0680481 |
| 14-May-2024 |
afresh1 <afresh1@openbsd.org> |
Fix merge issues, remove excess files - match perl-5.38.2 dist
ok gkoehler@ Commit and we'll fix fallout bluhm@ Right away, please deraadt@
|
#
eac174f2 |
| 15-Feb-2023 |
afresh1 <afresh1@openbsd.org> |
Fix merge issues, remove excess files - match perl-5.36.0 dist
OK bluhm@ a good time naddy@
|
#
56d68f1e |
| 01-Mar-2021 |
afresh1 <afresh1@openbsd.org> |
Fix merge issues, remove excess files - match perl-5.32.1 dist
OK sthen@
|
#
1510771f |
| 01-Jun-2020 |
afresh1 <afresh1@openbsd.org> |
Fix various overflows and state corruption in perl
Found by: ManhND of The Tarantula Team, VinCSS (a member of Vingroup), Hugo van der Sanden, Slaven Rezic, and Sergey Aleynikov Fixed by:
Fix various overflows and state corruption in perl
Found by: ManhND of The Tarantula Team, VinCSS (a member of Vingroup), Hugo van der Sanden, Slaven Rezic, and Sergey Aleynikov Fixed by: John Lightsey, Hugo van der Sanden, and Karl Williamson
Addresses: * CVE-2020-10543 * CVE-2020-10878 * CVE-2020-12723
show more ...
|
#
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 ...
|
#
b46d8ef2 |
| 30-Dec-2019 |
afresh1 <afresh1@openbsd.org> |
Fix merge issues, remove excess files - match perl-5.30.1 dist
Timing is good deraadt@, OK sthen@
|
#
9f11ffb7 |
| 13-Feb-2019 |
afresh1 <afresh1@openbsd.org> |
Fix merge issues, remove excess files - match perl-5.28.1 dist
looking good sthen@, Great! bluhm@
|
#
b8851fcc |
| 05-Feb-2017 |
afresh1 <afresh1@openbsd.org> |
Fix merge issues, remove excess files - match perl-5.24.1 dist
|
#
4754ee2c |
| 20-Apr-2016 |
millert <millert@openbsd.org> |
Apply fix for perl bug 123562 which has been assigned CVE-2015-8853. It can cause certain regular expressions with malformed UTF8 inputs to go into a forever loop and consume 100% CPU. OK afresh1@
|
#
2f878dc6 |
| 25-Apr-2015 |
afresh1 <afresh1@openbsd.org> |
Apply local patches, remove excess files - perl-5.20.2
|
#
e9260a21 |
| 25-Apr-2015 |
afresh1 <afresh1@openbsd.org> |
Fix merge issues, remove excess files - match perl-5.20.2 dist
|
#
dddc9066 |
| 17-Nov-2014 |
afresh1 <afresh1@openbsd.org> |
Apply local patches to perl-5.20.1
ok deraadt@ sthen@ espie@ miod@
|
#
e5157e49 |
| 17-Nov-2014 |
afresh1 <afresh1@openbsd.org> |
Fix merge conflicts, remove extra files, match upstream perl-5.20.1
ok deraadt@ sthen@ espie@ miod@
|
#
e9ce3842 |
| 24-Mar-2014 |
afresh1 <afresh1@openbsd.org> |
Merge perl-5.18.2 plus local patches, remove old files
OK espie@ sthen@ deraadt@
|
#
48950c12 |
| 25-Mar-2013 |
sthen <sthen@openbsd.org> |
merge/resolve conflicts (some more to do after this one)
|
#
898184e3 |
| 25-Mar-2013 |
sthen <sthen@openbsd.org> |
import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself
|
#
b39c5158 |
| 24-Sep-2010 |
millert <millert@openbsd.org> |
Perl 5.12.2 from CPAN
|