Author: markphip
Date: Mon Mar 28 14:41:42 2022
New Revision: 1899314
URL: http://svn.apache.org/viewvc?rev=1899314&view=rev
Log:
* STATUS: Remove my incorrect veto
Modified:
subversion/branches/1.14.x/STATUS
Modified: subversion/branches/1.14.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1899314&r1=1899313&r2=1899314&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Mon Mar 28 14:41:42 2022
@@ -60,25 +60,24 @@ Veto-blocked changes:
+1: jun66j5, markphip
-1: dsahlberg (doesn't apply cleanly, +0 once fixed)
-* r1899227
- Don't show unreadable copyfrom paths in 'svn log -v'
- Justification:
- Makes 'svn log -v' consistent with spec.
- Branch:
- 1.14.x-r1899227
- Votes:
- +1: hartmannathan, dsahlberg, rhuijben
- -1: markphip (doesn't apply cleanly, +1 once fixed)
-
Approved changes:
=================
- * r1894734
- Fix issue #4880, "Use-after-free of object-pools when running in httpd"
+ * r1894734
+ Fix issue #4880, "Use-after-free of object-pools when running in httpd"
+ Justification:
+ Subversion should not crash. User complained.
+ Votes:
+ +1: stsp, hartmannathan, rhuijben
+
+ * r1899227
+ Don't show unreadable copyfrom paths in 'svn log -v'
Justification:
- Subversion should not crash. User complained.
+ Makes 'svn log -v' consistent with spec.
+ Branch:
+ 1.14.x-r1899227
Votes:
- +1: stsp, hartmannathan, rhuijben
+ +1: hartmannathan, dsahlberg, rhuijben
* r1898633
Fix sporadic testCrash_RequestChannel_nativeRead_AfterException failure