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

<http://perl5.git.perl.org/perl.git/commitdiff/4e7c6d3ffa158dac693afa685fa96a6c0efe9eb4?hp=c0e7cd2d39e96439a614c3fc107773c3621be3a6>

- Log -----------------------------------------------------------------
commit 4e7c6d3ffa158dac693afa685fa96a6c0efe9eb4
Author: Steve Hay <[email protected]>
Date:   Thu Jun 8 00:15:09 2017 +0100

    Add voting file for 5.26(.1)
-----------------------------------------------------------------------

Summary of changes:
 votes-5.20.xml => votes-5.26.xml | 23 +++++------------------
 1 file changed, 5 insertions(+), 18 deletions(-)
 copy votes-5.20.xml => votes-5.26.xml (72%)

diff --git a/votes-5.20.xml b/votes-5.26.xml
similarity index 72%
copy from votes-5.20.xml
copy to votes-5.26.xml
index fa676dfdf1..d7a79ff5e5 100644
--- a/votes-5.20.xml
+++ b/votes-5.26.xml
@@ -2,14 +2,12 @@
 
 <data>
 
-<div><h2>Tickets Listed in #128021: 5.20.4 blockers</h2>
+<div><h2>Tickets Listed in #131533: 5.26.1 blockers</h2>
 
 </div>
 
 <div><h2>Other Proposed Cherry-Picks</h2>
 
-Blead changes have been examined up to and including 
0ba9d88c925494ce5e0e96d4ea3c11637807f08c (perldelta for fb10a8a78bba)
-
 Proposed cherry-picks are grouped according to the types of change permitted 
by perlpolicy.pod.
 
 (NOTE: The same document states that the following types of change are not 
acceptable:
@@ -25,12 +23,6 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 
 <div><h3>Security Fixes</h3>
 
-<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>
@@ -39,23 +31,18 @@ When these two are merged, the version needs to be bumped 
to 0.17_01 (change the
 
 <div><h3>Regression Fixes</h3>
 
-<commit votes="sprout" id="08f800f8519574aea9e744ff83230fb93772652b" 
ticket="128182" desc="Fix crash with require $nonstring"/>
+</div>
 
-<commit votes="sprout" id="b3dd0aba3d2bf0b22280303ef6f068e976e31888" 
ticket="128508" desc="[perl #128508] Fix line numbers with perl -x" />
+<div><h3>New Feature Fixes</h3>
 
 </div>
 
 <div><h3>Build and Installation Fixes</h3>
 
-<commit votes="tonyc" id="c2d4ebc6c9a49f99997e3438fc8288c7bdbeb2c0" 
ticket="126242" desc="fix NO_HASH_SEED build" />
-<commit votes="tonyc" id="25c1b134afb28e3391447584a4ccc05b5caa9922" 
ticket="126242" desc="make the constant hash seeds unsigned char *" />
-
 </div>
 
 <div><h3>Portability Fixes</h3>
 
-<commit votes="tonyc" id="d691474c4cf3d3119367a72ebb28a990d039baf3" 
ticket="126922" desc="avoid access to uninitialized memory in win32 crypt()" />
-
 </div>
 
 <div><h3>Platform-Specific Test Fixes</h3>
@@ -72,14 +59,14 @@ When these two are merged, the version needs to be bumped 
to 0.17_01 (change the
   <xsl:template match="/">
     <html>
       <head>
-        <title>Cherry-pick votes for maint-5.20</title>
+        <title>Cherry-pick votes for maint-5.26</title>
         <style>
           .accepted .ref a { color: #090 }
           .unvoted  .ref a { color: #c00 }
         </style>
       </head>
       <body>
-        <h1>Cherry-pick votes for maint-5.20</h1>
+        <h1>Cherry-pick votes for maint-5.26</h1>
         <xsl:for-each select="/doc/data/div">
           <h2><xsl:value-of select="h2"/></h2>
           <h3><xsl:value-of select="h3"/></h3>

--
Perl5 Master Repository

Reply via email to