Author: jamessan
Date: Sat Jul 11 14:03:18 2020
New Revision: 1879786
URL: http://svn.apache.org/viewvc?rev=1879786&view=rev
Log:
* STATUS:
Vote +1 on r1876410, approving.
Vote +1 on r1878413, approving.
Vote +1 on the r1878909 group, approving.
Vote +1 on r1879198, approving.
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=1879786&r1=1879785&r2=1879786&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Sat Jul 11 14:03:18 2020
@@ -15,27 +15,41 @@ Status of 1.14.1:
Candidate changes:
==================
+Veto-blocked changes:
+=====================
+
+Approved changes:
+=================
+
+ * r1877960
+ * INSTALL (I.C.12): Add Note that non-release mode is required for building
+ SWIG Python 2 bindings.
+ Justification:
+ We've not entirely dropped Python 2 bindings support on 1.14.x yet
+ Votes:
+ +1: futatuki, stsp, rhuijben
+
* r1876410
Fix the .editorconfig stanza for Makefile's.
Justification:
Make $EDITOR do the right thing on any backport branches we may create
off this stabilization branch.
Votes:
- +1: danielsh, stsp
+ +1: danielsh, stsp, jamessan
* r1878413
autogen.sh: Remove per SWIG bindings checked files on release mode.
Justification:
The release tarballs should not contain .swig_*_checked files
Votes:
- +1: futatuki, rhuijben
+ +1: futatuki, rhuijben, jamessan
* r1878909, r1878918, r1878950
Fix a number of thinkos in human-readable file size formatting.
Justification:
Fixes wrong output and an assertion failure in debug mode.
Votes:
- +1: brane, rhuijben
+ +1: brane, rhuijben, jamessan
* r1879198
Fix an invalid quoting in working copy upgrade system that only works
@@ -47,18 +61,5 @@ Candidate changes:
This filechange by itself doesn't trigger a change that make will
handle. So make sure you recompile the sql queries for testing.
Votes:
- +1: rhuijben, danielsh
+ +1: rhuijben, danielsh, jamessan
-Veto-blocked changes:
-=====================
-
-Approved changes:
-=================
-
- * r1877960
- * INSTALL (I.C.12): Add Note that non-release mode is required for building
- SWIG Python 2 bindings.
- Justification:
- We've not entirely dropped Python 2 bindings support on 1.14.x yet
- Votes:
- +1: futatuki, stsp, rhuijben