Author: rhuijben
Date: Wed May 22 13:53:21 2013
New Revision: 1485211
URL: http://svn.apache.org/r1485211
Log:
* STATUS
Move vote to the group that I reviewed, instead of the one containing
the same issue number but a different change.
Modified:
subversion/branches/1.6.x/STATUS
Modified: subversion/branches/1.6.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1485211&r1=1485210&r2=1485211&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Wed May 22 13:53:21 2013
@@ -54,24 +54,6 @@ Candidate changes:
Votes:
+1: rhuijben
- * r1461562, r1461580, r1461701, r1481627
- Fix issue #4340, "filenames containing \n corrupt FSFS repositories"
- Justification:
- Newline characters can severely corrupt FSFS revision files and
- should never enter the repository for this reason. See discussion
- linked from issue #4340 for more information.
- Notes:
- r1461701 revises the changes made in the earlier revisions,
- and is the result of a long dev@ discussion that eventually concluded
- in this subthread: http://svn.haxx.se/dev/archive-2013-04/0056.shtml
- This issue can be exploited by people with commit access to corrupt
- an FSFS repository, and has been assigned a CVE number: CVE-2013-1968
- r1481627 addresses concerns raised by danielsh.
- Branch:
- ^/subversion/branches/1.6.x-issue4340
- Votes:
- +1: stsp, danielsh
-
* r1461760
Additional fix related to issue #4340, "filenames containing \n corrupt
FSFS repositories"
@@ -87,7 +69,7 @@ Candidate changes:
Branch:
^/subversion/branches/1.6.x-issue4340-repos
Votes:
- +1: stsp, rhuijben
+ +1: stsp
Veto-blocked changes:
=====================
@@ -107,3 +89,21 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * r1461562, r1461580, r1461701, r1481627
+ Fix issue #4340, "filenames containing \n corrupt FSFS repositories"
+ Justification:
+ Newline characters can severely corrupt FSFS revision files and
+ should never enter the repository for this reason. See discussion
+ linked from issue #4340 for more information.
+ Notes:
+ r1461701 revises the changes made in the earlier revisions,
+ and is the result of a long dev@ discussion that eventually concluded
+ in this subthread: http://svn.haxx.se/dev/archive-2013-04/0056.shtml
+ This issue can be exploited by people with commit access to corrupt
+ an FSFS repository, and has been assigned a CVE number: CVE-2013-1968
+ r1481627 addresses concerns raised by danielsh.
+ Branch:
+ ^/subversion/branches/1.6.x-issue4340
+ Votes:
+ +1: stsp, danielsh, rhuijben