blob: 66380d3ba915929fc05bd49b05d8709de769b212 [file]
* * * * * * * * * * * * * * * * * * * * * * * * * * * *
* *
* THIS RELEASE STREAM IS OPEN TO BUG FIXES. *
* *
* * * * * * * * * * * * * * * * * * * * * * * * * * * *
This file tracks the status of releases in the 1.8.x line.
See http://subversion.apache.org/docs/community-guide/releasing.html#release-stabilization
for details on how release lines and voting work, what kinds of bugs can
delay a release, etc.
Status of 1.8.20:
Candidate changes:
==================
* r1803435
'svnadmin load' fails with bogus SHA1 collision error.
Justification:
This is a user-reported issue and will prevent users from loading
certain dump files. It might also result in silent data corruption
due to inconsistent cache contents (no reproduction available ATM).
The fix itself is low-risk as it conditionally disables caches.
Branch:
^/subversion/branches/1.8.x-fsfs-txn-access
Votes:
+1: stefan2, stsp
* r1800754,r1800755,r1800803,r1801705,r1801722,r1823202,r1823203
Fix issue #4686 "Unable to parse reversed revision range '19634-19631'"
Justification:
Assertion failure during certain merges.
Branch: ^/subversion/branches/1.8.x-issue4686
Votes:
+1: julianfoad, stsp
* r1823327
Performance: Make the 'info' command fast on old repository revisions.
Justification:
Performance was bad.
Votes:
+1: julianfoad, stsp
Veto-blocked changes:
=====================
* r1701488
Issue #4592 "fix contrib check-mime-type.pl for changes to 'svnlook proplist'
output", http://subversion.tigris.org/issues/show_bug.cgi?id=4592
Justification:
Make this contributed script work again, after 1.7.8 broke it.
Notes:
Brett Randall put effort into contributing this fix: see the dev@ email
thread "[patch][reboot-topic] fix check-mime-type.pl for changes to
'svnlook proplist' output" started by him on 2015-08-07, archived at
e.g. <http://svn.haxx.se/dev/archive-2015-08/0047.shtml> or
<http://mail-archives.apache.org/mod_mbox/subversion-dev/201508.mbox/%3CCALeEUB56NVCR0nCZ2rYki6oKQNcVPPLvWTeCoYyrMqitsov0ag@mail.gmail.com%3E>.
Votes:
+0: julianfoad (he says it works, but I haven't reviewed or tested)
+1: stefan2
-1: brane (Not a valid backport, contrib/ is not in the release tarball.)
Approved changes:
=================