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

<https://perl5.git.perl.org/perl.git/commitdiff/938f12a5d03bb874a0ab6caa06ad16be5c275452?hp=6f5df42db77e151011216e7a9d32214f2036837e>

- Log -----------------------------------------------------------------
commit 938f12a5d03bb874a0ab6caa06ad16be5c275452
Author: Tony Cook <t...@develop-help.com>
Date:   Mon Dec 17 11:03:53 2018 +1100

    maint votes updates, vote for a few backports
    
    3d5e9c119db6b727684fe75dfcfe5831c4351bec removed because it was
    included in 5.28.1.

-----------------------------------------------------------------------

Summary of changes:
 votes-5.28.xml | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/votes-5.28.xml b/votes-5.28.xml
index f5d1fd9d4c..9c9575de64 100644
--- a/votes-5.28.xml
+++ b/votes-5.28.xml
@@ -4,8 +4,6 @@
 
 <div><h2>Tickets Listed in #133320: 5.28.1 blockers</h2>
 
-<commit votes="tonyc" id="3d5e9c119db6b727684fe75dfcfe5831c4351bec" 
ticket="133314" desc="in-place editing in 5.28 quickly exhausts open file 
descriptor limit" />
-
 </div>
 
 <div><h2>Other Proposed Cherry-Picks</h2>
@@ -41,18 +39,19 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 <commit votes="tonyc dom" id="640e129d0fc499d24a759cacae9240a32c66fa51 " 
ticket="133659" desc="(perl #133659) tests for global destruction handling of 
inplace editing" />
 <commit votes="tonyc dom" id="85d2f7cacba4b0088ae0c67cc6d4c9b7495355c0" 
ticket="133659" desc="(perl #133659) make an in-place edit successful if the 
exit status is zero" />
 
-<commit votes="dom" id="c6fe5b981b942ddabb23ed4b7602067e906e6d88" 
ticket="133726" desc="Always mark pipe in pipe-open as inherit-on-exec" />
+<commit votes="dom tonyc" id="c6fe5b981b942ddabb23ed4b7602067e906e6d88" 
ticket="133726" desc="Always mark pipe in pipe-open as inherit-on-exec" />
+<commit votes="tonyc" id="30c869b87739b56280daca3cd44b0588144747b7" 
ticket="133726" desc="Always mark pipe in list pipe-open as inherit-on-exec" />
 
 </div>
 
 <div><h3>New Feature Fixes</h3>
 
-<commit votes="khw" id="393e5a4585b92e635cfc4eee34da8f86f3bfd2af" 
ticket="none" desc="script run broken"/>
+<commit votes="khw tonyc" id="393e5a4585b92e635cfc4eee34da8f86f3bfd2af" 
ticket="none" desc="script run broken"/>
 </div>
 
 <div><h3>Build and Installation Fixes</h3>
 
-<commit votes="steveh" id="b79cd7dfefcc16674b83ffdeb11687ea693b7845" ticket="" 
desc="Fix Windows build with CCTYPE=SDK2003SP1"/>
+<commit votes="steveh tonyc" id="b79cd7dfefcc16674b83ffdeb11687ea693b7845" 
ticket="" desc="Fix Windows build with CCTYPE=SDK2003SP1"/>
 
 <commit votes="tonyc" id="edf639fce3e8c8852ee4179ab902b357b1deba98: 
ticket="133411" desc="(perl #133411) don't try to load Storable with 
-Dusecrosscompile" />
 

-- 
Perl5 Master Repository

Reply via email to