In perl.git, the branch maint-votes has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/90d570deab13e0959fb2c328b147458648390a1b?hp=110a71737eb4e4e3610e9ce2df27946ddb7deb72>

- Log -----------------------------------------------------------------
commit 90d570deab13e0959fb2c328b147458648390a1b
Author: Father Chrysostomos <[email protected]>
Date:   Fri Jul 15 13:07:25 2016 -0700

    Proposals for backporting
-----------------------------------------------------------------------

Summary of changes:
 votes-5.20.xml | 4 ++++
 votes-5.22.xml | 6 ++++++
 votes-5.24.xml | 6 ++++++
 3 files changed, 16 insertions(+)

diff --git a/votes-5.20.xml b/votes-5.20.xml
index 1367bd9..fa676df 100644
--- a/votes-5.20.xml
+++ b/votes-5.20.xml
@@ -27,6 +27,10 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 
 <commit votes="khw" id="854d0921f9d0fb6c5ea15abeed3dd19d63bbabe1" 
ticket="123562" desc="[CVE-2015-8853] Regexp-matching &quot;hangs&quot; 
indefinitely on illegal input using binmode :utf8 using 100%C ... [6 chars 
truncated]
 
+When these two are merged, the version needs to be bumped to 0.17_01 (change 
the version in the pod, too):
+<commit votes="sprout" id="08e3451d7b3b714ad63a27f1b9c2a23ee75d15ee" 
ticket="128528" desc="Don’t let XSLoader load relative paths"/>
+<commit votes="sprout" 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.22.xml b/votes-5.22.xml
index 3f06f66..ca4bba7 100644
--- a/votes-5.22.xml
+++ b/votes-5.22.xml
@@ -25,10 +25,16 @@ 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" id="08e3451d7b3b714ad63a27f1b9c2a23ee75d15ee" 
ticket="128528" desc="Don’t let XSLoader load relative paths"/>
+<commit votes="sprout" id="a651dcdf6a9151150dcf0fb6b18849d3e39b0811" 
ticket="128528" desc="Fix XSLoader to recognize drive letters"/>
+
 </div>
 
 <div><h3>Crash / Assertion / Memory Corruption Fixes</h3>
 
+<commit votes="sprout" id="a2637ca0a3fec01b80d7ea5ba62802354fd5e6f3" 
ticket="128597" desc="[perl #128597] Crash from gp_free/ckWARN_d"/>
+
 <commit votes="" id="" ticket="123878" desc=""/>
 
 </div>
diff --git a/votes-5.24.xml b/votes-5.24.xml
index 45e34d3..d18b24d 100644
--- a/votes-5.24.xml
+++ b/votes-5.24.xml
@@ -42,10 +42,16 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 
 <div><h3>Security Fixes</h3>
 
+<commit votes="sprout" id="08e3451d7b3b714ad63a27f1b9c2a23ee75d15ee" 
ticket="128528" desc="Don’t let XSLoader load relative paths"/>
+<commit votes="sprout" 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>
 
+<commit votes="sprout" id="a2637ca0a3fec01b80d7ea5ba62802354fd5e6f3" 
ticket="128597" desc="[perl #128597] Crash from gp_free/ckWARN_d"/>
+
 <commit votes="" id="" ticket="123878" desc=""/>
 
 </div>

--
Perl5 Master Repository

Reply via email to