Author: danielsh
Date: Thu Jul 21 22:49:17 2011
New Revision: 1149400
URL: http://svn.apache.org/viewvc?rev=1149400&view=rev
Log:
r1147882 += r1149398
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=1149400&r1=1149399&r2=1149400&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Thu Jul 21 22:49:17 2011
@@ -42,12 +42,19 @@ Candidate changes:
Votes:
+0: danielsh
- * r1147882, r1149343, r1149371, r1149372, r1149377
+ * r1147882, r1149343, r1149371, r1149372, r1149377, r1149398
Validate consumer-supplied tokens in libsvn_fs. (This specifically applies
to the output of pre-lock hook scripts.)
Justification:
Input validations are good; arbitrary lock tokens are bad, and can result
in user-visible errors.
+ Notes:
+ r1147882 is reverted by r1149343.
+ r1149343 reverts r1147882 and adds new code, which r1149371 rewrites.
+ r1149371 is the change.
+ r1149372 improves an error message.
+ r1149377 is a typo fix.
+ r1149398 fixes the bindings.
Votes:
+1: danielsh