You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2017/07/03 07:59:44 UTC

svn commit: r1800599 - /subversion/branches/1.8.x/STATUS

Author: rhuijben
Date: Mon Jul  3 07:59:44 2017
New Revision: 1800599

URL: http://svn.apache.org/viewvc?rev=1800599&view=rev
Log:
* STATUS: Approve the strict-rep-sharing backport by casting vote.

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1800599&r1=1800598&r2=1800599&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Mon Jul  3 07:59:44 2017
@@ -29,25 +29,6 @@ Candidate changes:
      +1: stefan2, breser
      -0: julianfoad (test is missing from branch -- how do we know it works?)
 
- * r1785737, r1785738, r1785734, r1786447, r1785754, r1786445, r1786446, r1786515, r1794611, r1800387
-   Make FSFS consistency no longer depend on hash algorithms.
-   Justification:
-     This eliminates any existing or future FSFS vulnerability due to
-     attacks on MD5 or SHA1.
-   Branch:
-     ^/subversion/branches/1.8.x-strict-rep-sharing
-   Notes:
-     Depends on r1759116 for correctness with older APR.
-     While the backport code is very close to the /trunk changes, it is
-     easier to review them as r1787637, r1787638 and r1787652 on the branch.
-     [Will create a text conflict with the r1785053 backport.  Depending on
-     which change gets merged first, the respective other must be updated.]
-     r1800387 did the above merge and resolved the text conflicts.
-   Votes:
-     +1: stefan2, stsp
-     -1: rhuijben (Until some additional fix like on 1.9 is applied. After that +1
-                   on the current changes)
-
 Veto-blocked changes:
 =====================
 
@@ -69,3 +50,20 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1785737, r1785738, r1785734, r1786447, r1785754, r1786445, r1786446, r1786515, r1794611, r1800387
+   Make FSFS consistency no longer depend on hash algorithms.
+   Justification:
+     This eliminates any existing or future FSFS vulnerability due to
+     attacks on MD5 or SHA1.
+   Branch:
+     ^/subversion/branches/1.8.x-strict-rep-sharing
+   Notes:
+     Depends on r1759116 for correctness with older APR.
+     While the backport code is very close to the /trunk changes, it is
+     easier to review them as r1787637, r1787638 and r1787652 on the branch.
+     [Will create a text conflict with the r1785053 backport.  Depending on
+     which change gets merged first, the respective other must be updated.]
+     r1800387 did the above merge and resolved the text conflicts.
+   Votes:
+     +1: stefan2, stsp, rhuijben