Author: stsp
Date: Thu May 16 13:43:49 2013
New Revision: 1483362

URL: http://svn.apache.org/r1483362
Log:
* STATUS: Nominate svnserve fixes for 1.7.10.

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1483362&r1=1483361&r2=1483362&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Thu May 16 13:43:49 2013
@@ -276,6 +276,18 @@ Candidate changes:
    Votes:
      +1: rhuijben
 
+ * r1482759, r1482779 
+   Prevent svnserve from exiting when a client connection is aborted.
+   Justification:
+     DoS against svnserve possible.
+   Notes:
+     To prevent a tree conflict, run a sub-tree merge like this:
+       svn merge -c r1482759,r1482779 \
+         ^/subversion/trunk/subversion/svnserve/svnserve.c \
+         subversion/svnserve/main.c
+   Votes:
+     +1: stsp
+   
 Veto-blocked changes:
 =====================
 


Reply via email to