Author: hartmannathan
Date: Sun Jan 12 03:26:38 2020
New Revision: 1872630

URL: http://svn.apache.org/viewvc?rev=1872630&view=rev
Log:
[On the staging-ng branch]
* Bring up to date with staging

Added:
    subversion/site/staging-ng/docs/release-notes/1.14.html
      - copied unchanged from r1872629, 
subversion/site/staging/docs/release-notes/1.14.html
Modified:
    subversion/site/staging-ng/   (props changed)
    subversion/site/staging-ng/docs/release-notes/1.13.html
    subversion/site/staging-ng/docs/release-notes/1.9.html
    subversion/site/staging-ng/docs/release-notes/index.html
    subversion/site/staging-ng/docs/release-notes/release-history.html
    subversion/site/staging-ng/index.html   (props changed)
    subversion/site/staging-ng/news.html   (props changed)
    subversion/site/staging-ng/roadmap.html   (props changed)
    subversion/site/staging-ng/upcoming.part.html

Propchange: subversion/site/staging-ng/
------------------------------------------------------------------------------
  Merged /subversion/site/publish:r1869119-1872628
  Merged /subversion/site/staging:r1869231-1872629

Modified: subversion/site/staging-ng/docs/release-notes/1.13.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging-ng/docs/release-notes/1.13.html?rev=1872630&r1=1872629&r2=1872630&view=diff
==============================================================================
--- subversion/site/staging-ng/docs/release-notes/1.13.html (original)
+++ subversion/site/staging-ng/docs/release-notes/1.13.html Sun Jan 12 03:26:38 
2020
@@ -103,6 +103,12 @@ and what impact these changes may have.<
     <th>Minimum Server</th>
     <th>Minimum Repository</th>
     <th>Notes</th></tr>
+  <tr>
+    <td>'svnadmin rev-size'</td>
+    <td>n/a</sup></td>
+    <td>1.13</td>
+    <td>any FSFS repo</td>
+    <td></td></tr>
 </table>
 
 </div>  <!-- new-feature-compatibility-table -->
@@ -159,7 +165,9 @@ users.  We'll cover those in this sectio
     title="Link to this section">&para;</a>
 </h2>
 
-<p>There are no new features in this release.</p>
+<ul>
+<li>New 'svnadmin rev-size' command to report revision size (r1857624)</li>
+</ul>
 
 </div>  <!-- new-features -->
 
@@ -179,7 +187,6 @@ users.  We'll cover those in this sectio
 </h3>
 
 <ul>
-<li>New 'svnadmin rev-size' command to report revision size (r1857624)</li>
 <li>In 'svn help', hide experimental commands and global options (issue 
#4828)</li>
 <li>Performance improvement for 'svn st' etc., in WC SQLite DB (r1865523)</li>
 </ul>
@@ -249,14 +256,9 @@ if they occur.</p>
 </h2>
 
 <p>1.13 is a regular release, not a Long-Term Support release.
-   This release does not change the status of existing LTS releases
-   (1.9 and 1.10).
+   This release does not change the status of existing LTS releases.
    See <a href="/roadmap.html#release-planning">How We Plan Releases</a>.</p>
 
-<p>Therefore, if you are running into an issue with the old stable
-version which has already been fixed in the latest version, we might
-ask you to upgrade to that version to resolve the issue.</p>
-
 </div>  <!-- non-lts-release -->
 
 <!-- ***************** END CONTENT ****************** -->

Modified: subversion/site/staging-ng/docs/release-notes/1.9.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging-ng/docs/release-notes/1.9.html?rev=1872630&r1=1872629&r2=1872630&view=diff
==============================================================================
--- subversion/site/staging-ng/docs/release-notes/1.9.html (original)
+++ subversion/site/staging-ng/docs/release-notes/1.9.html Sun Jan 12 03:26:38 
2020
@@ -1466,6 +1466,26 @@ See our <a href="/security/sha1-advisory
 
 </div>  <!-- shattered-sha1 -->
 
+<div class="h3" id="svn-4722">
+<h3>Commit can fail with an undeserved SHA1 collision error
+  <a class="sectionlink" href="#svn-4722"
+    title="Link to this section">&para;</a>
+</h3>
+
+<p>When using a Subversion 1.9.6 or 1.9.7 server, a commit may fail
+with an undeserved SHA1 collision error: "E160000: SHA1 of reps
+&hellip; and &hellip; matches (&hellip;) but contents differ." This
+bug affects the 1.9.6 and 1.9.7 releases.</p>
+
+<p>See <a 
href="https://issues.apache.org/jira/browse/SVN-4722?issueNumber=4722";
+>issue 4722, "checksum fail during commit when delta is 16K"</a>.
+</p>
+
+<p>A fix for this problem has been included in the 1.9.9 release
+(1.9.8 was not publicly released).</p>
+
+</div>  <!-- svn-4722 -->
+
 </div>  <!-- issues -->
 
 <div class="h2" id="troubleshooting">

Modified: subversion/site/staging-ng/docs/release-notes/index.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging-ng/docs/release-notes/index.html?rev=1872630&r1=1872629&r2=1872630&view=diff
==============================================================================
--- subversion/site/staging-ng/docs/release-notes/index.html (original)
+++ subversion/site/staging-ng/docs/release-notes/index.html Sun Jan 12 
03:26:38 2020
@@ -46,8 +46,9 @@ official support status for the various
 
 <p>Here are the release notes for the major Subversion releases:</p> 
 
-<ul>
-<li><a href="1.13.html">Subversion 1.13</a> – (<i>first released – 
November 30, 2019</i>)</li>
+<ul id="release-notes-list">
+<li><a href="1.14.html">Subversion 1.14</a> – <i>in progress</i></li>
+<li><a href="1.13.html">Subversion 1.13</a> – (<i>first released – October 
30, 2019</i>)</li>
 <li><a href="1.12.html">Subversion 1.12</a> – (<i>first released – April 
24, 2019</i>)</li>
 <li><a href="1.11.html">Subversion 1.11</a> – Improved shelving, 
checkpointing, improved tree conflict resolution (<i>first released – October 
30, 2018</i>)</li>
 <li><a href="1.10.html">Subversion 1.10</a> – Improved path-based authz, new 
interactive conflict resolver, LZ4 compression, FSFS format 8, shelving 
(<i>first released – April 12, 2018</i>)</li>

Modified: subversion/site/staging-ng/docs/release-notes/release-history.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging-ng/docs/release-notes/release-history.html?rev=1872630&r1=1872629&r2=1872630&view=diff
==============================================================================
--- subversion/site/staging-ng/docs/release-notes/release-history.html 
(original)
+++ subversion/site/staging-ng/docs/release-notes/release-history.html Sun Jan 
12 03:26:38 2020
@@ -31,7 +31,7 @@ Subversion 2.0.</p>
 
 <ul>
   <li>
-    <b>Subversion 1.13.0</b> (Wednesday, 30 November 2019): Feature and bugfix 
release, see the <a href="/docs/release-notes/1.13.html">release notes</a>.
+    <b>Subversion 1.13.0</b> (Wednesday, 30 October 2019): Feature and bugfix 
release, see the <a href="/docs/release-notes/1.13.html">release notes</a>.
   </li>
   <li>
     <b>Subversion 1.12.2</b> (Wednesday, 24 July 2019): Bugfix release.

Propchange: subversion/site/staging-ng/index.html
------------------------------------------------------------------------------
  Merged /subversion/site/staging/index.html:r1869231-1872629
  Merged /subversion/site/publish/index.html:r1869119-1870063

Propchange: subversion/site/staging-ng/news.html
------------------------------------------------------------------------------
  Merged /subversion/site/publish/news.html:r1869119-1870063
  Merged /subversion/site/staging/news.html:r1869231-1872629

Propchange: subversion/site/staging-ng/roadmap.html
------------------------------------------------------------------------------
  Merged /subversion/site/publish/roadmap.html:r1869119-1870063
  Merged /subversion/site/staging/roadmap.html:r1869231-1872629

Modified: subversion/site/staging-ng/upcoming.part.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging-ng/upcoming.part.html?rev=1872630&r1=1872629&r2=1872630&view=diff
==============================================================================
--- subversion/site/staging-ng/upcoming.part.html (original)
+++ subversion/site/staging-ng/upcoming.part.html Sun Jan 12 03:26:38 2020
@@ -1,180 +1,51 @@
 <!-- Automatically generated by 
^/subversion/site/tools/generate-upcoming-changes-log.sh -->
 <pre style="border-style: none">
-Changes in ^/subversion/branches/1.12.x:
+Changes in ^/subversion/branches/1.13.x:
 ------------------------------------------------------------------------
-<a href="https://svn.apache.org/r1860377";>r1860377</a> | svn-role | 2019-05-30 
04:00:08 +0000 (Thu, 30 May 2019) | 11 lines
+<a href="https://svn.apache.org/r1868880";>r1868880</a> | julianfoad | 
2019-10-24 15:18:40 +0000 (Thu, 24 Oct 2019) | 10 lines
 
-Merge <a href="https://svn.apache.org/r1857391";>r1857391</a> from trunk:
+Merge <a href="https://svn.apache.org/r1868151";>r1868151</a> from trunk:
 
- * <a href="https://svn.apache.org/r1857391";>r1857391</a>
-   Fix build with APR 1.7.0.
+ * <a href="https://svn.apache.org/r1868151";>r1868151</a>
+   Fix syntax error when $PYTHON is Python 3.
    Justification:
-     Bogus configure script check relies on APR internals.
-     See https://svn.haxx.se/users/archive-2019-04/0041.shtml
-     and https://svn.haxx.se/dev/archive-2019-04/0020.shtml
+     Python 2 will reach EOL during the lifetime of this branch.
    Votes:
-     +1: stsp, rhuijben (bindings change so 2+1&#x27;s is enough)
+     +1: danielsh
+     +0: julianfoad (reviewed only)
 
 ------------------------------------------------------------------------
-<a href="https://svn.apache.org/r1863267";>r1863267</a> | julianfoad | 
2019-07-18 10:11:00 +0000 (Thu, 18 Jul 2019) | 4 lines
+<a href="https://svn.apache.org/r1868883";>r1868883</a> | julianfoad | 
2019-10-24 15:26:12 +0000 (Thu, 24 Oct 2019) | 10 lines
 
-On &#x27;1.12.x&#x27; branch: Backport <a 
href="https://svn.apache.org/r1863262";>r1863262</a> (Do not print password to 
screen in
-svn_load_dirs.pl). A contrib script, so backported without voting.
-This commit adds the missing mergeinfo.
-------------------------------------------------------------------------
-<a href="https://svn.apache.org/r1863285";>r1863285</a> | julianfoad | 
2019-07-18 13:36:09 +0000 (Thu, 18 Jul 2019) | 11 lines
-
-Merge <a href="https://svn.apache.org/r1855419";>r1855419</a> from trunk:
-
- * <a href="https://svn.apache.org/r1855419";>r1855419</a>
-   Fix conflict resolver bug where local and incoming edits got swapped.
-   Justification:
-     Bug breaks text conflict resolution.
-     User complained: https://svn.haxx.se/dev/archive-2019-03/0012.shtml
-   Votes:
-     +1: stsp
-     +0: rhuijben
-
-------------------------------------------------------------------------
-<a href="https://svn.apache.org/r1863286";>r1863286</a> | julianfoad | 
2019-07-18 13:36:17 +0000 (Thu, 18 Jul 2019) | 9 lines
-
-Merge <a href="https://svn.apache.org/r1856397";>r1856397</a> from trunk:
-
- * <a href="https://svn.apache.org/r1856397";>r1856397</a>
-   Allow generating Visual Studio 2019 projects
-   Justification:
-     Makes it easier to build Subversion on Windows. Simple local fix.
-   Votes:
-     +1: rhuijben
-
-------------------------------------------------------------------------
-<a href="https://svn.apache.org/r1863287";>r1863287</a> | julianfoad | 
2019-07-18 13:36:24 +0000 (Thu, 18 Jul 2019) | 9 lines
-
-Merge <a href="https://svn.apache.org/r1857367";>r1857367</a> from trunk:
-
- * <a href="https://svn.apache.org/r1857367";>r1857367</a>
-    Fix memory lifetime problem in a libsvn_wc error code path.
-    Justification:
-      Edge-case crash. Subversion should not crash.
-    Votes:
-      +1: stsp, rhuijben
-
-------------------------------------------------------------------------
-<a href="https://svn.apache.org/r1863288";>r1863288</a> | julianfoad | 
2019-07-18 13:36:36 +0000 (Thu, 18 Jul 2019) | 16 lines
-
-Merge the <a href="https://svn.apache.org/r1860175";>r1860175</a> group from 
trunk:
-
- * <a href="https://svn.apache.org/r1860175";>r1860175</a>,<a 
href="https://svn.apache.org/r1860186";>r1860186</a>,<a 
href="https://svn.apache.org/r1860187";>r1860187</a>,<a 
href="https://svn.apache.org/r1860188";>r1860188</a>
-   Fix building Subversion with Visual Studio 2005 and 2008.
-   Justification:
-     A change in 1.12 accidentally introduced a macro escaping issue
-     which broke compilation with these older versions of VC++.
-   Notes:
-     Should have been a simple patch. But lack of this version on my
-     development machine made things harder.
-     (I don&#x27;t see a problem with dropping VS200 2008 support with
-      a future Subversion version, but then we should provide better
-      documentation on that change.)
-   Votes:
-     +1: rhuijben
-
-------------------------------------------------------------------------
-<a href="https://svn.apache.org/r1863289";>r1863289</a> | julianfoad | 
2019-07-18 13:36:46 +0000 (Thu, 18 Jul 2019) | 15 lines
-
-Merge the <a href="https://svn.apache.org/r1859732";>r1859732</a> group from 
trunk:
-
- * <a href="https://svn.apache.org/r1859732";>r1859732</a>, <a 
href="https://svn.apache.org/r1859734";>r1859734</a>
-   io: Implement the functions that check for node existence using the native
-   Win32 APIs on Windows.
-   Justification:
-     - This allows us to remove the hack from <a 
href="https://svn.apache.org/r1833621";>r1833621</a> and properly handle
-       reparse points on Windows irrespectively of the used APR version.
-     - This improves the I/O performance by using only a single call to
-       GetFileAttributes(), which is much faster than the generic stat
-       implementations from APR 1.6.x and 1.7.x (the latter should be
-       even more slower).
-   Votes:
-     +1: kotkov, rhuijben
-
-------------------------------------------------------------------------
-<a href="https://svn.apache.org/r1863290";>r1863290</a> | julianfoad | 
2019-07-18 13:36:57 +0000 (Thu, 18 Jul 2019) | 9 lines
-
-Merge the <a href="https://svn.apache.org/r1860936";>r1860936</a> group from 
trunk:
-
- * <a href="https://svn.apache.org/r1860936";>r1860936</a>, <a 
href="https://svn.apache.org/r1860951";>r1860951</a>, <a 
href="https://svn.apache.org/r1860958";>r1860958</a>
-   Provide a way for svnserve&#x27;s &#x27;get-deleted-rev&#x27; API to return 
&#x27;not deleted&#x27;.
-   Justification:
-     Error handling was inconsistent across RA layers.
-   Votes:
-     +1: julianfoad, stsp
-
-------------------------------------------------------------------------
-<a href="https://svn.apache.org/r1866643";>r1866643</a> | svn-role | 2019-09-09 
04:00:10 +0000 (Mon, 09 Sep 2019) | 9 lines
-
-Merge the <a href="https://svn.apache.org/r1863987";>r1863987</a> group from 
trunk:
-
- * <a href="https://svn.apache.org/r1863987";>r1863987</a>, <a 
href="https://svn.apache.org/r1863990";>r1863990</a>
-   Fix format of Requires(.private) fields in pkg-config files
-   Justification:
-     Fixes format of .pc files and specifies correct include/link flags
-   Votes:
-     +1: jamessan, rhuijben, brane
+Merge <a href="https://svn.apache.org/r1868575";>r1868575</a> from trunk:
 
-------------------------------------------------------------------------
-<a href="https://svn.apache.org/r1866644";>r1866644</a> | svn-role | 2019-09-09 
04:00:13 +0000 (Mon, 09 Sep 2019) | 9 lines
-
-Merge <a href="https://svn.apache.org/r1864025";>r1864025</a> from trunk:
-
-* <a href="https://svn.apache.org/r1864025";>r1864025</a>
-   fsfs, fsx: Make an error message clearer to developers.
+ * <a href="https://svn.apache.org/r1868575";>r1868575</a>
+   Fix false positive on test with Python 3 
    Justification:
-     Prevent hexadecimal values from being taken for decimal ones.
+     Python 2 will reach EOL during the lifetime of this branch.
    Votes:
-     +1: danielsh, rhuijben, brane
+     +1: danielsh
+     +0: julianfoad (reviewed only)
 
 ------------------------------------------------------------------------
-<a href="https://svn.apache.org/r1866645";>r1866645</a> | svn-role | 2019-09-09 
04:00:15 +0000 (Mon, 09 Sep 2019) | 10 lines
-
-Merge <a href="https://svn.apache.org/r1865266";>r1865266</a> from trunk:
-
- * <a href="https://svn.apache.org/r1865266";>r1865266</a>
-   mod_dav_svn: Always install cleanup handler for FS warning logging.
-   Justification:
-     FS warning logging cleanup handler was only installed in the presence
-     of an R-&gt;USER request field, which is unrelated.
-   Votes:
-     +1: stsp, rhuijben, brane
-
-------------------------------------------------------------------------
-<a href="https://svn.apache.org/r1867093";>r1867093</a> | svn-role | 2019-09-18 
04:00:06 +0000 (Wed, 18 Sep 2019) | 10 lines
-
-Merge <a href="https://svn.apache.org/r1864440";>r1864440</a> from trunk:
-
-  * <a href="https://svn.apache.org/r1864440";>r1864440</a>
-   Fix &#x27;svn patch&#x27; setting UNIX permissions to 0600 on files with 
props.
-   Justification:
-     &#x27;svn patch&#x27; should honour the user&#x27;s umask.
-     User complained: https://svn.haxx.se/dev/archive-2019-07/0072.shtml
-   Votes:
-     +1: stsp, brane
+<a href="https://svn.apache.org/r1868914";>r1868914</a> | julianfoad | 
2019-10-25 09:26:59 +0000 (Fri, 25 Oct 2019) | 2 lines
 
+On &#x27;1.13.x&#x27;: merge <a 
href="https://svn.apache.org/r1868913";>r1868913</a> from trunk (update release 
date in CHANGES).
 ------------------------------------------------------------------------
-<a href="https://svn.apache.org/r1867094";>r1867094</a> | svn-role | 2019-09-18 
04:00:09 +0000 (Wed, 18 Sep 2019) | 12 lines
+<a href="https://svn.apache.org/r1870786";>r1870786</a> | svn-role | 2019-12-04 
04:00:30 +0000 (Wed, 04 Dec 2019) | 10 lines
 
-Merge <a href="https://svn.apache.org/r1866425";>r1866425</a> from trunk:
+Merge the <a href="https://svn.apache.org/r1870393";>r1870393</a> group from 
trunk:
 
- * <a href="https://svn.apache.org/r1866425";>r1866425</a>
-   mod_dav_svn: Set Last-Modified response header for &#x27;external&#x27; GET 
requests.
+ * <a href="https://svn.apache.org/r1870393";>r1870393</a>, <a 
href="https://svn.apache.org/r1870395";>r1870395</a>
+   Fix <a href="/issue-4837">issue #4837</a> &#x27;Cannot get info for a file 
that was
+   inside of file-replaced directory&#x27;.
    Justification:
-     The Last-Modified header was removed in <a 
href="https://svn.apache.org/r1724790";>r1724790</a> for performance reasons.
-     However, for external requests the Last-Modified header is needed for
-     certain use cases. Bringing it back only for external requests fixes
-     these, while keeping the performance gain for checkout / update.
+     Regression introduced in 1.10.0.
    Votes:
-     +1: jcorvel, brane
+     +1: julianfoad, rhuijben, jamessan
 
 ------------------------------------------------------------------------
 </pre>
 
 <p>Further changes currently under consideration are listed in each release 
line's 
-<a 
href="https://svn.apache.org/repos/asf/subversion/branches/1.12.x/STATUS";>STATUS</a>
 file.</p>
+<a 
href="https://svn.apache.org/repos/asf/subversion/branches/1.13.x/STATUS";>STATUS</a>
 file.</p>


Reply via email to