Re: [PATCH 0/1] Perl 5.24.0 update

2016-08-17 Thread Ricardo Wurmus
Leo Famulari writes: > On Tue, Aug 16, 2016 at 06:43:57PM -0400, Leo Famulari wrote: >> And the perl-no-build-time patch deactivated the code that embedded the >> compilation timestamp that is normally printed by `perl -V`. Perl 5.24.0 >> can take this value from the macro PERL_BUILD_DATE [2], s

Re: [PATCH 0/1] Perl 5.24.0 update

2016-08-16 Thread Leo Famulari
On Tue, Aug 16, 2016 at 06:43:57PM -0400, Leo Famulari wrote: > And the perl-no-build-time patch deactivated the code that embedded the > compilation timestamp that is normally printed by `perl -V`. Perl 5.24.0 > can take this value from the macro PERL_BUILD_DATE [2], so I removed the > old patch a

[PATCH 0/1] Perl 5.24.0 update

2016-08-16 Thread Leo Famulari
This updates Perl to 5.24.0. I tested it by creating perl-next on master, and building that. I also made perl-boot0 use perl-next and built that perl-boot0 successfully. The patches for CVE-2015-8607 and CVE-2016-2381 are removed, since those issues have been fixed in this release, in Perl commit