* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * THIS RELEASE STREAM IS OPEN TO BUG FIXES. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This file tracks the status of releases in the 1.9.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.9.9: Candidate changes: ================== * r1705038 Fix issue #4607, patch with missing newline removes newline when applied. Justification: Silently makes unexpected changes. Votes: +1: philip +0: rhuijben (while I agree that this patch fixes a problem, I don't think this is the right backport. This patch changes the behavior of a public api (with no known users except libsvn_client) in a specific way for this issue. On trunk this behavior change was reverted when a better fix was implemented) * r1794166, r1795087 Search for gpg-agent sockets in (/var)/run. Justification: Improves GPG socket detection when $GPG_AGENT_INFO is unset or when gpg >= 2.1.13 is used Branch: ^/subversion/branches/1.9.x-r1794166 Votes: +1: jamessan, stsp * r1802032, r1803825 Install 'fsfs-stats' as a wrapper to 'svnfsfs', to which it was renamed in r1618848. Justification: Backwards compatibility with 1.8.x tools/. Votes: +1: danielsh, jamessan * r1804013 'svnadmin upgrade' of BDB: Error out on too-new formats. Justification: Prevents random corruptions when the arguments are invalid in a particular way. Votes: +1: danielsh, stsp * r1809090, r1809091, r1809096, r1809100, r1809103, r1809134, r1809189, r1809195, r1809200 Upgrade to utf8proc 2.1.0. Justification: Fixes some bugs, supports Unicode 9.0, improves preformance, walks the dog, does the dishes and repays your mortage. Branch: ^/subversion/branches/1.9.x-r1809090 Votes: +1: brane * r1813771, r1813783, r1813789, r1813794, r1813802, r1813898 Issue #4700: null updates don't update last-changed-revision. Justification: Corrects the output of 'svn info --show-item=last-changed-revision'. Notes: The first three revisions and r1813802 add regression tests. r1813794 fixes the originally reported case. r1813898 fixes the problem for versioned properties. Branch: ^/subversion/branches/1.9.x-issue4700 Votes: +0: danielsh +1: stsp * r1820718 Fix JavaHL SSL server trust prompting to allow accepting temporarily. Justification: Cannot accept temporarily without this fix. Votes: +1: philip * 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.9.x-issue4686 Votes: +1: julianfoad * r1826720, r1826721, r1827191, r1827574 Regression test and FSFS checksum verification for issue #4722. Justification: Tests the issue #4722 fix. Votes: +1: philip +1: stefan2 (without r1827574) * r1830883,r1830900,r1830901 Prune externals from excluded subtrees after 'update --set-depth=exclude' Justification: Current behaviour is inconsistent: Setting depth to 'empty' prunes externals while excluding a subtree does not. Votes: +1: stsp, jcorvel * r1833465 Enforce the v1 HTTP protocol when a client sends PUT before CHECKOUT. Justification: Return an error when the client gets the protocol wrong. Branch: ^/subversion/branches/1.9.x-r1833465 Votes: +1: philip 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. or . Votes: +0: julianfoad, rhuijben (he says it works, but I haven't reviewed or tested) +0: danielsh (not tested; would be nice to have a $ anchor in the pattern) -1: brane (Not a valid backport, contrib/ is not in the release tarball.) Approved changes: =================