History log of /openbsd/gnu/usr.bin/perl/pp.c (Results 1 – 25 of 39)
Revision Date Author Comments
# fac98b93 14-May-2024 afresh1 <afresh1@openbsd.org>

Apply local patches - perl-5.38.2

ok gkoehler@
Commit and we'll fix fallout bluhm@
Right away, please 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@


# fdcd7346 15-Feb-2023 afresh1 <afresh1@openbsd.org>

Apply local patches - perl-5.36.0

OK bluhm@
a good time naddy@


# 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@


# 9dc91179 01-Mar-2021 afresh1 <afresh1@openbsd.org>

Apply local patches, remove excess files - perl-5.32.1

OK sthen@


# 56d68f1e 01-Mar-2021 afresh1 <afresh1@openbsd.org>

Fix merge issues, remove excess files - match perl-5.32.1 dist

OK sthen@


# d0bd1485 30-Dec-2019 afresh1 <afresh1@openbsd.org>

Apply local patches, remove excess files - perl-5.30.1

Timing is good deraadt@, OK sthen@


# 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@


# e603c72f 24-May-2019 afresh1 <afresh1@openbsd.org>

Update to perl 5.28.2

Minor bugfixes and documentation improvments. See perldelta for details.
https://metacpan.org/pod/release/SHAY/perl-5.28.2/pod/perldelta.pod

OK bluhm@


# 4e4b60bf 13-Feb-2019 afresh1 <afresh1@openbsd.org>

Apply local patches, remove excess files - perl-5.28.1

looking good sthen@, Great! bluhm@


# 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@


# 2e109fb9 29-Oct-2017 afresh1 <afresh1@openbsd.org>

Apply local patches, remove excess files - perl-5.24.3

OK bluhm@


# c0dd97bf 29-Oct-2017 afresh1 <afresh1@openbsd.org>

Fix merge issues, remove excess files - match perl-5.24.3 dist

ok bluhm@


# 014083a1 14-Aug-2017 afresh1 <afresh1@openbsd.org>

Apply local patches - perl-5.24.2

OK bluhm@, Reads ok sthen@


# de18eedb 14-Aug-2017 afresh1 <afresh1@openbsd.org>

Fix merge issues, remove excess files - match perl-5.24.2 dist

OK bluhm@, Reads ok sthen@


# cbfb5651 05-Feb-2017 afresh1 <afresh1@openbsd.org>

Apply local patches - perl-5.24.1


# b8851fcc 05-Feb-2017 afresh1 <afresh1@openbsd.org>

Fix merge issues, remove excess files - match perl-5.24.1 dist


# 093bca22 16-Jul-2015 bluhm <bluhm@openbsd.org>

The expected behavior of Perl srand(0) is a deterministic pseudo
random stream. Only srand() should give real random values. Make
our pimped Perl more compatible with the rest of the world.
OK afre

The expected behavior of Perl srand(0) is a deterministic pseudo
random stream. Only srand() should give real random values. Make
our pimped Perl more compatible with the rest of the world.
OK afresh1@ millert@

show more ...


# 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


# 829a8761 30-Dec-2014 afresh1 <afresh1@openbsd.org>

Make perl use our (arc4random backed) drand48 when unseeded
uses srand48_deterministic if a seed is provided.

seems fine millert@


# 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)


# fcc8ea34 18-Apr-2011 bluhm <bluhm@openbsd.org>

Perl security fix for CVE-2011-1487:
ucfirst(), uc() and lc() forget to set the tainted flag if input
was marked as tainted.

http://rt.perl.org/rt3/Public/Bug/Display.html?id=87336
http://perl5.git.

Perl security fix for CVE-2011-1487:
ucfirst(), uc() and lc() forget to set the tainted flag if input
was marked as tainted.

http://rt.perl.org/rt3/Public/Bug/Display.html?id=87336
http://perl5.git.perl.org/perl.git/commitdiff/539689e74a3bcb04d29e4cd9396de91a81045b99

ok millert@

show more ...


12