Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-03 | Fix race condition in perl's ExtUtils::MakeMaker | Andrew Fresh | |
Many thanks to Nathanael Rensen <nathanael at polymorpheus dot com> for tracking it down and supplying the patch. Has been reported upstream and the fix incorporated into a larger change https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/issues/192 | |||
2014-12-30 | Make perl use our (arc4random backed) drand48 when unseeded | Andrew Fresh | |
uses srand48_deterministic if a seed is provided. seems fine millert@ | |||
2014-12-24 | Use an extension that installperl skips for the Config_heavy modifications | Andrew Fresh | |
2014-12-24 | Avoid /usr/local while building perl, but allow it for ports | Andrew Fresh | |
commit it deraadt@ | |||
2014-12-07 | Don't make manpages from anything in Pod-Perldoc/corpus | Andrew Fresh | |
OK ingo@ | |||
2014-12-07 | Do not install function(1), it is just an outdated copy of perlfunc(1). | Ingo Schwarze | |
OK afresh1@ sthen@ | |||
2014-11-29 | Reapply a patch to stop rebuilding libperl with incorrect flags | Andrew Fresh | |
Help from miod@ and kettenis@ OK kettenis@ millert@ | |||
2014-11-26 | Make caretx a perl dependency, not just miniperl | Andrew Fresh | |
OK millert@ | |||
2014-11-26 | Use perl's my_strlcat in DynaLoader | Andrew Fresh | |
OK millert@ | |||
2014-11-18 | We have dbm.h, so unbreak the tree | Andrew Fresh | |
2014-11-18 | Don't build support in perl for *dbm not in the base system | Andrew Fresh | |
OK millert@ | |||
2014-11-17 | 0, not 00 | Theo de Raadt | |
2014-11-17 | Re-add lost unicore files in perl-5.20.1 | Andrew Fresh | |
2014-11-17 | Regenerate unicore for perl-5.20.1 | Andrew Fresh | |
ok deraadt@ sthen@ espie@ miod@ | |||
2014-11-17 | Apply local patches to perl-5.20.1 | Andrew Fresh | |
ok deraadt@ sthen@ espie@ miod@ | |||
2014-11-17 | Fix merge conflicts, remove extra files, match upstream perl-5.20.1 | Andrew Fresh | |
ok deraadt@ sthen@ espie@ miod@ | |||
2014-11-17 | Import perl-5.20.1 | Andrew Fresh | |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson | |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller | |
2008-09-29 | import perl 5.10.0 from CPAN | Todd C. Miller | |
2006-03-28 | perl 5.8.8 import | Todd C. Miller | |
2003-12-03 | perl 5.8.2 from CPAN | Todd C. Miller | |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller | |
2000-04-06 | virgin perl 5.6.0 | Todd C. Miller | |
1999-04-29 | perl5.005_03 | Todd C. Miller | |
1999-04-29 | perl5.005_03 | Todd C. Miller | |
2014-10-26 | Fix a possibly infinite recursion in Perl Data::Dumper. | Alexander Bluhm | |
Derived from Perl git commit http://perl5.git.perl.org/perl.git 19be3be6968e2337bcdfe480693fff795ecd1304 Add a configuration variable/option to limit recursion when dumping deep data structures. Defaults the limit to 1000, which can be reduced or increase, or eliminated by setting it to 0. This patch addresses CVE-2014-4330. This bug was found and reported by: LSE Leading Security Experts GmbH employee Markus Vervier. From Maximilian Pascher; OK schwarze@ afresh1@ | |||
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller | |
2014-09-05 | update libnet to 1.27; various bugfixes and improvements: | Jasper Lievisse Adriaanse | |
http://cpansearch.perl.org/src/SHAY/libnet-1.27/Changes ok millert@ | |||
2014-09-01 | apply fix from upstream to remedy RT 37700, which hardens the close() function | Jasper Lievisse Adriaanse | |
ok millert@ | |||
2014-07-14 | international currency locale rules as per POSIX.1-2008 | Martin Pelikan | |
required for libc++ ok guenther afresh1 | |||
2014-07-14 | Fix an off-by-one error that's already been accepted upstream | Philip Guenther | |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson | |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller | |
2014-06-01 | Correct version for disabling getserbyname_r to reduce diff with upstream | Andrew Fresh | |
OK sthen@ miod@ | |||
2014-05-31 | Remove now unnecessary local patch to disable usemallocwrap on m68k | Andrew Fresh | |
Sure miod@ | |||
2014-05-31 | Remove unneeded patch, upstream fixed this differently in 2008 | Andrew Fresh | |
ok sthen@ | |||
2014-05-29 | We now use arc4random() so PERL_RANDOM_DEVICE is no longer needed. | Philip Guenther | |
ok afresh@ | |||
2014-05-29 | To get a random seed, just call arc4random() instead of reading a | Philip Guenther | |
word from the (deprecated) /dev/arandom. This also makes it work in chroot environments. ok deraadt@ afresh@ | |||
2014-05-01 | Revert 1.49 (bad merge with free dejavu) | Miod Vallat | |
2014-04-10 | Revive the fix for Perl RT bug 116441 (null dereference affecting | Matthias Kilian | |
mod_perl). ok sthen@ millert@ | |||
2014-04-03 | Put back 1.11, lost during the last update; unbreaks NOPIC builds. | Miod Vallat | |
ok deraadt@ | |||
2014-03-26 | Make perl build in a non-writable src tree | afresh1 | |
OK millert@ deraadt@ | |||
2014-03-24 | Merge perl-5.18.2 plus local patches, remove old files | afresh1 | |
OK espie@ sthen@ deraadt@ | |||
2014-03-24 | Import perl-5.18.2 | afresh1 | |
OK espie@ sthen@ deraadt@ | |||
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller | |
2006-03-28 | perl 5.8.8 import | Todd C. Miller | |
2003-12-03 | perl 5.8.2 from CPAN | Todd C. Miller | |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller | |
2001-05-24 | stock perl 5.6.1 | Todd C. Miller | |