You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2010/11/09 21:04:37 UTC

svn commit: r1033185 - /subversion/branches/1.6.x/STATUS

Author: stsp
Date: Tue Nov  9 20:04:37 2010
New Revision: 1033185

URL: http://svn.apache.org/viewvc?rev=1033185&view=rev
Log:
* STATUS: Cast some votes, approving some items.
  (Due to bad network conditions on a moving train, I couldn't test the merges
   and thus couldn't run the code or tests. I based my judgement solely on
   visual inspection of commits@ emails. YMMV.)

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=1033185&r1=1033184&r2=1033185&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Tue Nov  9 20:04:37 2010
@@ -96,17 +96,6 @@ Candidate changes:
    Votes:
      +1: kameshj
 
- * r996884
-   Hide unreadable directory children in mod_dav_svn's GET response.
-   Justification:
-     We might as well be as tight security-wise as we can, even if
-     we've publicly stated for years that this was an expected leak of
-     information.  Not showing unreadable subdirs, for example, prevents
-     folks from clicking that sucker in the browser only to get an authz
-     failure.
-   Votes:
-     +1: cmpilato, hwright
-
  * r997026, r997070, r997474
    For issue #3709 ("Inconsistency between "svn list" and "svn
    checkout"), omit unreadable paths from the get-dir RA response.
@@ -151,20 +140,6 @@ Candidate changes:
    Votes:
      +1: stsp, cmpilato
 
- * r964349
-   Create fails.log files for test runs.
-   Justification:
-     Developer convenience.
-   Votes:
-     +1: danielsh, cmpilato
-
- * r1005446
-   Make the new 'svnmucc propsetf' subcommand actually work.
-   Justification:
-     My embarrassment is justification enough.  -- C-Mike
-   Votes:
-     +1: cmpilato
-
  * ^/subversion/1.6.x-no-wcng-check
    Remove the function subversion/libsvn_wc/questions.c:is_inside_wc_ng()
    and its uses.
@@ -370,3 +345,28 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r996884
+   Hide unreadable directory children in mod_dav_svn's GET response.
+   Justification:
+     We might as well be as tight security-wise as we can, even if
+     we've publicly stated for years that this was an expected leak of
+     information.  Not showing unreadable subdirs, for example, prevents
+     folks from clicking that sucker in the browser only to get an authz
+     failure.
+   Votes:
+     +1: cmpilato, hwright, stsp
+
+ * r964349
+   Create fails.log files for test runs.
+   Justification:
+     Developer convenience.
+   Votes:
+     +1: danielsh, cmpilato, stsp
+
+ * r1005446
+   Make the new 'svnmucc propsetf' subcommand actually work.
+   Justification:
+     My embarrassment is justification enough.  -- C-Mike
+   Votes:
+     +1: cmpilato, stsp