Author: rinrab
Date: Fri Jul  5 13:22:46 2024
New Revision: 1918933

URL: http://svn.apache.org/viewvc?rev=1918933&view=rev
Log:
* STATUS: Vote for backports:

- Vote +1 for r1918138, r1918139; moving to approved section.
  -- Fix unbounded memory usage in propget and proplist --xml commands.

- Vote +1 for r1917864, r1917944.
  -- Fix cmdline parsing bugs in --change (-c) argument.

- Vote +1 for r1917946.
  -- Convert path to local style in error message from diff API.

Modified:
    subversion/branches/1.14.x/STATUS

Modified: subversion/branches/1.14.x/STATUS
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1918933&r1=1918932&r2=1918933&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Fri Jul  5 13:22:46 2024
@@ -22,13 +22,6 @@ Candidate changes:
    votes:
      +1: rhuijben
 
- * r1918138, r1918139
-   Fix unbounded memory usage in propget and proplist --xml commands
-   Justification:
-     Follow SVN's iterpool conventions
-   Votes:
-     +1: hartmannathan, jamessan
-
 Veto-blocked changes:
 =====================
 
@@ -40,14 +33,14 @@ Approved changes:
    Justification:
      Syntax error in cmdline arg should not cause assertion failure
    Votes:
-     +1: hartmannathan, astieger, jamessan
+     +1: hartmannathan, astieger, jamessan, rinrab
 
  * r1917946
    Convert path to local style in error message from diff API
    Justification:
      Use correct dirent style in error message
    Votes:
-     +1: hartmannathan, astieger, jamessan
+     +1: hartmannathan, astieger, jamessan, rinrab
 
   * r1915236, r1915239
     Support building swig-rb with clang 16 / GCC14 
@@ -56,3 +49,10 @@ Approved changes:
     Votes:
      +1: astieger, dsahlberg, jamessan
 
+ * r1918138, r1918139
+   Fix unbounded memory usage in propget and proplist --xml commands
+   Justification:
+     Follow SVN's iterpool conventions
+   Votes:
+     +1: hartmannathan, jamessan, rinrab
+


Reply via email to