In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/e40232cd1ed02f3fa15c8bb98269271c24b975bc?hp=92c2dcd48ebd96f05a4701bd0926101bf3eeee8b>
- Log ----------------------------------------------------------------- commit e40232cd1ed02f3fa15c8bb98269271c24b975bc Author: Steve Hay <[email protected]> Date: Thu Feb 23 09:54:50 2017 +0000 Remove two commits now cherry-picked into 5.22 and 5.24 ----------------------------------------------------------------------- Summary of changes: votes-5.22.xml | 5 ----- votes-5.24.xml | 4 ---- 2 files changed, 9 deletions(-) diff --git a/votes-5.22.xml b/votes-5.22.xml index 1520113699..2839900744 100644 --- a/votes-5.22.xml +++ b/votes-5.22.xml @@ -25,8 +25,6 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Security Fixes</h3> -<commit votes="sprout arc xsawyerx" id="ba0a4150f6f1604df236035adf6df18bd43de88e" ticket="" desc="Fix checks for tainted dir in $ENV{PATH}"/> - </div> <div><h3>Crash / Assertion / Memory Corruption Fixes</h3> @@ -41,9 +39,6 @@ The same criteria apply to code in dual-life modules as to core code.) <commit votes="" id="" ticket="123878" desc=""/> -Note: the following is a non-trivial backport to maint-5.22 of 109ac342a6bc5a3a67c3b52341607100cedafdf7, in branch tonyc/maint-5.22-129038-locale-match -<commit votes="tonyc davem arc" id="5747c35638c5183ddf9e4b7f3949aa0f7414661c" ticket="129038" desc="Assertion Failure: *Perl_pp_subst *pp_hot.c:3203)"/> - </div> <div><h3>Regression Fixes</h3> diff --git a/votes-5.24.xml b/votes-5.24.xml index a72238755d..4df083ff27 100644 --- a/votes-5.24.xml +++ b/votes-5.24.xml @@ -47,8 +47,6 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Security Fixes</h3> -<commit votes="sprout xsawyerx arc" id="ba0a4150f6f1604df236035adf6df18bd43de88e" ticket="" desc="Fix checks for tainted dir in $ENV{PATH}"/> - </div> <div><h3>Crash / Assertion / Memory Corruption Fixes</h3> @@ -68,8 +66,6 @@ This one needs the version in ext/POSIX/lib/POSIX.pm bumped to 1.65_01: There doesn't seem to be a blead commit for this ticket, so nothing to backport. -arc <commit votes="" id="" ticket="123878" desc="OPEN: Infinite recursion (+segfault) on die() after goto-ing out of __DIE__ handler"/> -<commit votes="tonyc davem arc" id="109ac342a6bc5a3a67c3b52341607100cedafdf7" ticket="129038" desc="Assertion Failure: *Perl_pp_subst *pp_hot.c:3203)"/> - </div> <div><h3>Regression Fixes</h3> -- Perl5 Master Repository
