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

<https://perl5.git.perl.org/perl.git/commitdiff/184c2b70e35d0c995b1fdaf92acaa30792005765?hp=0c3d18cd0a1ae92c1a9eee5b614970bbd33f145f>

- Log -----------------------------------------------------------------
commit 184c2b70e35d0c995b1fdaf92acaa30792005765
Author: Aaron Crane <[email protected]>
Date:   Fri Oct 18 15:16:12 2019 +0200

    arc votes for 5.30.1

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

Summary of changes:
 votes-5.30.xml | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/votes-5.30.xml b/votes-5.30.xml
index 0d31bbd813..f3bd184710 100644
--- a/votes-5.30.xml
+++ b/votes-5.30.xml
@@ -4,6 +4,7 @@
 
 <div><h2>Tickets Listed in #134127: 5.30.1 blockers</h2>
 
+I disagree with backporting this to 5.30.x. --arc
 <commit votes="steveh" id="1a1d29aaa2e0c668f9a8c960d52b516415f28983" 
ticket="131867" desc="%{^CAPTURE_ALL} was intended to be an alias for %-; make 
it so."/>
 
 </div>
@@ -22,13 +23,13 @@ Adding new warnings, errors or deprecations
 The same criteria apply to code in dual-life modules as to core code.)
 
 steveh: I'm not sure whether this one fits any of the categories allowed by 
perlpolicy for backporting, unless it's a regression bug?
-<commit votes="tonyc" id="40258daf9899686d934c460ba3630431312d7694" 
ticket="134072" desc="(perl #134072) allow \&amp;foo = \&amp;bar to work in 
main::"/>
+<commit votes="tonyc arc" id="40258daf9899686d934c460ba3630431312d7694" 
ticket="134072" desc="(perl #134072) allow \&amp;foo = \&amp;bar to work in 
main::"/>
 
 </div>
 
 <div><h3>Security Fixes</h3>
 
-<commit votes="steveh bingos" id="2d26cf4aed90a77ac5e93ddec29770756027b788" 
ticket="134134" desc="PATCH: [perl #134134] read beyond end of buffer"/>
+<commit votes="steveh bingos arc" 
id="2d26cf4aed90a77ac5e93ddec29770756027b788" ticket="134134" desc="PATCH: 
[perl #134134] read beyond end of buffer"/>
 
 </div>
 
@@ -41,23 +42,23 @@ steveh: I'm not sure whether this one fits any of the 
categories allowed by perl
 <commit votes="tonyc steveh bingos" 
id="05a03c0da6f3694904885fa1629a6e35e75d2875" ticket="134390" desc="(perl 
#134390) don't leak the SV we just created on an early return"/>
 
 steveh: This adds a new member to struct RExC_state_t. Is that a problem for 
binary compatibility?
-<commit votes="steveh" id="cc16d262eb72677cdda2aa9395e943818b85ba38" 
ticket="134059" desc="PATCH: [perl #134059] panic outputting a warning"/>
+<commit votes="steveh arc" id="cc16d262eb72677cdda2aa9395e943818b85ba38" 
ticket="134059" desc="PATCH: [perl #134059] panic outputting a warning"/>
 
-<commit votes="steveh bingos" id="b0f5b1daacb21ab7e46a772a6ff0f70ca627cb58" 
ticket="134008" desc="[#134008] More carefully ignore negative precision in 
sprintf"/>
+<commit votes="steveh bingos arc" 
id="b0f5b1daacb21ab7e46a772a6ff0f70ca627cb58" ticket="134008" desc="[#134008] 
More carefully ignore negative precision in sprintf"/>
 
 steveh: The ticket number is #134045. The commit message gave the wrong number.
-<commit votes="steveh" id="94a2f6a3c87a0795b9b1aabd49616f90c922b835" 
ticket="134045" desc="(perl #134048) prevent an erroneous assertion on 
OP_SCALAR"/>
+<commit votes="steveh arc" id="94a2f6a3c87a0795b9b1aabd49616f90c922b835" 
ticket="134045" desc="(perl #134048) prevent an erroneous assertion on 
OP_SCALAR"/>
 
 steveh: This is quite a large change, which makes me nervous for a maint 
release. Maybe it's better off left out?
-<commit votes="steveh" id="69afcc21edd23e38a4aff806a14e666d77f2bd0c" 
ticket="130585" desc="(perl #130585) prevent a spurious ) in a subparse 
confusing the parser"/>
+<commit votes="steveh arc" id="69afcc21edd23e38a4aff806a14e666d77f2bd0c" 
ticket="130585" desc="(perl #130585) prevent a spurious ) in a subparse 
confusing the parser"/>
 
-<commit votes="steveh bingos" id="1d48e83dd8863e78e8422ed502d9b2f3199193f5" 
ticket="134208" desc="avoid use-after free in /(?{...})/"/>
+<commit votes="steveh bingos arc" 
id="1d48e83dd8863e78e8422ed502d9b2f3199193f5" ticket="134208" desc="avoid 
use-after free in /(?{...})/"/>
 
-<commit votes="steveh bingos" id="c6f37d61adb39a6d7764b1bcb6bb67accb22a0a0" 
ticket="134133" desc="PATCH: [perl #134133] read beyond end of buffer"/>
+<commit votes="steveh bingos arc" 
id="c6f37d61adb39a6d7764b1bcb6bb67accb22a0a0" ticket="134133" desc="PATCH: 
[perl #134133] read beyond end of buffer"/>
 
-<commit votes="steveh bingos" id="439a3bfe85749ea9eca31372daec5705acaa3db1" 
ticket="134325" desc="PATCH: [perl #134325] Heap buffer overflow"/>
+<commit votes="steveh bingos arc" 
id="439a3bfe85749ea9eca31372daec5705acaa3db1" ticket="134325" desc="PATCH: 
[perl #134325] Heap buffer overflow"/>
 
-<commit votes="steveh bingos" id="4a69216a74159df74779841fa79d731bcc5c6a9d" 
ticket="134409" desc="Avoid panic when last s///g is tainted and utf8"/>
+<commit votes="steveh bingos arc" 
id="4a69216a74159df74779841fa79d731bcc5c6a9d" ticket="134409" desc="Avoid panic 
when last s///g is tainted and utf8"/>
 
 </div>
 
@@ -71,7 +72,7 @@ than being backported to a maint release? H.Merijn's data on 
the ticket shows a
 behaviour between 5.29.1 and 5.29.2, i.e. between 5.28 and 5.30. There was 
also an earlier
 change between 5.6.2 and 5.8.0 - again between major versions.  Users might 
expect it to be
 stable throughout 5.30 and not revert back until 5.32?
-<commit votes="tonyc" id="14d26b44a1d7eee67837ec0ea8fb0368ac6fe33e" 
ticket="134230" desc="(perl #134230) don't interpret 0x, 0b when numifying 
strings"/>
+<commit votes="tonyc arc" id="14d26b44a1d7eee67837ec0ea8fb0368ac6fe33e" 
ticket="134230" desc="(perl #134230) don't interpret 0x, 0b when numifying 
strings"/>
 
 </div>
 
@@ -83,7 +84,7 @@ stable throughout 5.30 and not revert back until 5.32?
 
 <commit votes="tonyc steveh bingos" 
id="c0ad3f089909eceaf6d442a6805e5b46d1fee0e0" ticket="134218" desc="(perl 
#134218) make sure ECHO is defined"/>
 
-<commit votes="steveh bingos" id="52129632e392fa9969a1a481f0175777a4329973" 
ticket="134098" desc="PATCH: [perl #134098] no locales + debugging = no 
compile"/>
+<commit votes="steveh bingos arc" 
id="52129632e392fa9969a1a481f0175777a4329973" ticket="134098" desc="PATCH: 
[perl #134098] no locales + debugging = no compile"/>
 
 </div>
 

-- 
Perl5 Master Repository

Reply via email to