* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * THIS RELEASE STREAM IS OPEN FOR STABILIZATION. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This file tracks the status of releases in the 1.14.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.14.4: Candidate changes: ================== * r1890223, r1890668, r1890673 Support building on Win64/ARM64. Justification: At user request (via SharpSvn) votes: +1: rhuijben Veto-blocked changes: ===================== Approved changes: ================= * r1917864, r1917944 Fix cmdline parsing bugs in --change (-c) argument Justification: Syntax error in cmdline arg should not cause assertion failure Votes: +1: hartmannathan, astieger, jamessan, rinrab * r1917946 Convert path to local style in error message from diff API Justification: Use correct dirent style in error message Votes: +1: hartmannathan, astieger, jamessan, rinrab * r1915236, r1915239 Support building swig-rb with clang 16 / GCC14 Justification: Distros moving to newer compilers that treat these as errors Votes: +1: astieger, dsahlberg, jamessan * r1918138, r1918139 Fix unbounded memory usage in propget and proplist --xml commands Justification: Follow SVN's iterpool conventions Votes: +1: hartmannathan, jamessan, rinrab