In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/673a7f32967c9ccd0cfd406463f4d8b63043587a?hp=bd1896c532a7cf6e056e4b92f5395d16d1567edc>
- Log ----------------------------------------------------------------- commit 673a7f32967c9ccd0cfd406463f4d8b63043587a Author: Steve Hay <[email protected]> Date: Thu Jul 21 22:27:11 2016 +0100 The perl #128528 fixes are now backported (with my vote being the third) ----------------------------------------------------------------------- Summary of changes: votes-5.22.xml | 4 ---- votes-5.24.xml | 4 ---- 2 files changed, 8 deletions(-) diff --git a/votes-5.22.xml b/votes-5.22.xml index 03a9e75..791b368 100644 --- a/votes-5.22.xml +++ b/votes-5.22.xml @@ -25,10 +25,6 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Security Fixes</h3> -When these two are merged, the version needs to be bumped to 0.20_01 (change the version in the pod, too): -<commit votes="sprout jhi" id="08e3451d7b3b714ad63a27f1b9c2a23ee75d15ee" ticket="128528" desc="Donât let XSLoader load relative paths"/> -<commit votes="sprout jhi" id="a651dcdf6a9151150dcf0fb6b18849d3e39b0811" ticket="128528" desc="Fix XSLoader to recognize drive letters"/> - </div> <div><h3>Crash / Assertion / Memory Corruption Fixes</h3> diff --git a/votes-5.24.xml b/votes-5.24.xml index 2460b8f..f006f27 100644 --- a/votes-5.24.xml +++ b/votes-5.24.xml @@ -42,10 +42,6 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Security Fixes</h3> -<commit votes="sprout jhi" id="08e3451d7b3b714ad63a27f1b9c2a23ee75d15ee" ticket="128528" desc="Donât let XSLoader load relative paths"/> -<commit votes="sprout jhi" id="a651dcdf6a9151150dcf0fb6b18849d3e39b0811" ticket="128528" desc="Fix XSLoader to recognize drive letters"/> -<commit votes="sprout" id="ae635bbffa4769051671b9832a7472b9d977c198" ticket="128528" desc="Synchronize blead with CPAN XSLoader 0.22"/> - </div> <div><h3>Crash / Assertion / Memory Corruption Fixes</h3> -- Perl5 Master Repository
