Author: stefan2
Date: Thu May 25 16:17:26 2017
New Revision: 1796163
URL: http://svn.apache.org/viewvc?rev=1796163&view=rev
Log:
* STATUS:
Add r1796143 (1.9.x breakage) and record my & stsp's vote (IRC)
Add r1796158 and vote for it.
Modified:
subversion/branches/1.9.x/STATUS
Modified: subversion/branches/1.9.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1796163&r1=1796162&r2=1796163&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Thu May 25 16:17:26 2017
@@ -51,6 +51,25 @@ Candidate changes:
+1: stefan2
+0: stsp (text conflict in subversion/tests/libsvn_fs/fs-test.c)
+ * r1796143
+ Fix the FSFS breakage caused by the latest SHA-1-related merges.
+ Justification:
+ FSFS is basically broken (~400 tests failing).
+ Branch:
+ ^/subversion/branches/1.9.x-fix-fsfs
+ Votes:
+ +1: stefan2, stsp
+
+ * r1796158
+ Fix FSFS f7 metadata recording issue caused by the r1785053 backport.
+ Justification:
+ An obvious fix (one caller got the order of parameters mixed up).
+ The bug is benign as non-deltifying property representations get
+ marked as "file data reps". This happens to be a valid state due
+ to potential rep sharing, but defeats that is just lucky.
+ Votes:
+ +1: stefan2
+
Veto-blocked changes:
=====================