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 2014/06/26 10:07:48 UTC

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

Author: rhuijben
Date: Thu Jun 26 08:07:48 2014
New Revision: 1605690

URL: http://svn.apache.org/r1605690
Log:
* STATUS: Fix some whitespace issues and approve r1550691 group.

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=1605690&r1=1605689&r2=1605690&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Jun 26 08:07:48 2014
@@ -114,7 +114,7 @@ Candidate changes:
      +1: rhuijben
      -0: stefan2 (compiler misses "private/svn_sorts_private.h",
                   before branch)
-     
+
  * r1589460, r1589486
    Fix copying parents of locally deleted nodes between working copies.
    Justification:
@@ -225,15 +225,6 @@ Candidate changes:
    Votes:
      +1: breser
 
- * r1550691, r1550772, r1600909
-   Guard against MD5 hash collisions when finding cached credentials.
-   Justification:
-     MD5 collision attacks exist and could be used to trick a client into
-     sending cached credentials to a server other than what they were
-     cached for.
-   Votes:
-     +1: breser, danielsh
-
  * ^/subversion/branches/1.8.x-VS2013-14
    Enable support for generating VS2013 and later ("14"+) project files.
    Justification:
@@ -273,3 +264,11 @@ Veto-blocked changes:
 Approved changes:
 =================
 
+ * r1550691, r1550772, r1600909
+   Guard against MD5 hash collisions when finding cached credentials.
+   Justification:
+     MD5 collision attacks exist and could be used to trick a client into
+     sending cached credentials to a server other than what they were
+     cached for.
+   Votes:
+     +1: breser, danielsh, rhuijben