Author: markphip
Date: Mon Mar 28 14:49:54 2022
New Revision: 1899318
URL: http://svn.apache.org/viewvc?rev=1899318&view=rev
Log:
* STATUS: Vote for r1835049, r1882326, approving
Modified:
subversion/branches/1.10.x/STATUS
Modified: subversion/branches/1.10.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.10.x/STATUS?rev=1899318&r1=1899317&r2=1899318&view=diff
==============================================================================
--- subversion/branches/1.10.x/STATUS (original)
+++ subversion/branches/1.10.x/STATUS Mon Mar 28 14:49:54 2022
@@ -32,17 +32,6 @@ Candidate changes:
Votes:
+1: jamessan, stsp
- * r1835049, r1882326
- Fix issue #4762 "authz doesn't combine global and repository rules"
- Justification:
- Restore behaviour of SVN 1.9: It is now again possible to override
- per-path access rules for specific users (and groups) at the global
- level. Such global rules are overridden by repository-specific rules
- only if both the user and the path match the repository-specific rule.
- Branch: ^/subversion/branches/1.10.x-issue4762
- Votes:
- +1: stsp, jcorvel
-
Veto-blocked changes:
=====================
@@ -86,3 +75,14 @@ Approved changes:
Votes:
+1: futatuki, stsp, markphip
+ * r1835049, r1882326
+ Fix issue #4762 "authz doesn't combine global and repository rules"
+ Justification:
+ Restore behaviour of SVN 1.9: It is now again possible to override
+ per-path access rules for specific users (and groups) at the global
+ level. Such global rules are overridden by repository-specific rules
+ only if both the user and the path match the repository-specific rule.
+ Branch: ^/subversion/branches/1.10.x-issue4762
+ Votes:
+ +1: stsp, jcorvel, markphip
+