You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2018/07/14 19:40:04 UTC

svn commit: r1835924 - /subversion/branches/1.10.x/CHANGES

Author: julianfoad
Date: Sat Jul 14 19:40:04 2018
New Revision: 1835924

URL: http://svn.apache.org/viewvc?rev=1835924&view=rev
Log:
On the '1.10.x' branch: sync 'CHANGES' from trunk.

Modified:
    subversion/branches/1.10.x/CHANGES   (contents, props changed)

Modified: subversion/branches/1.10.x/CHANGES
URL: http://svn.apache.org/viewvc/subversion/branches/1.10.x/CHANGES?rev=1835924&r1=1835923&r2=1835924&view=diff
==============================================================================
--- subversion/branches/1.10.x/CHANGES (original)
+++ subversion/branches/1.10.x/CHANGES Sat Jul 14 19:40:04 2018
@@ -33,37 +33,6 @@ http://svn.apache.org/repos/asf/subversi
     * Fix regression in use of pre-generated Swig bindings in release builds (r1833488)
 
 
-Version 1.9.8
-(?? ??? 2018, from /branches/1.9.x)
-http://svn.apache.org/repos/asf/subversion/tags/1.9.8
-
- User-visible changes:
-  - Client-side bugfixes:
-    * Fix SEGV for 'svn export -rN WC' with relative externals (r1803755)
-    * Fix issue #4677: 'svn up' after a directory replaced a file (r1814248)
-    * Fix segfault when no home directory is available (r1819199)
-    * Performance: Make 'svn info' fast on old repository revisions (r1827690)
-    * Fix RA-serf problem with proxy username and password (r1833571)
-
-  - Server-side bugfixes:
-    * svnadmin: Fix false errors on some valid LOCK_PATH arguments (r1803754)
-    * Fix crash when exiting 'svnserve --config-file' (r1824405)
-    * Fix issue #4722: false "filesystem is corrupt" error on commit (r1827688)
-    * Reword confusing "nested" wording in an httpd.conf warning (r1835700)
-
-  - Bindings bugfixes:
-    * swig-py: svn.core.Stream supports raw binary file-like objects (r1820620)
-    * swig-rb: Don't crash if svn_md5_digest_to_cstring returns NULL (r1823805)
-
- Developer-visible changes:
-  - General:
-    * Fix CVE-2017-9800: Malicious server can execute arbitrary command on client (r1804698)
-    * Fix test failure if compile- and run-time HTTPD versions differ (r1820523)
-
-  - API changes:
-    (none)
-
-
 Version 1.10.0
 (13 Apr 2018, from /branches/1.10.x)
 http://svn.apache.org/repos/asf/subversion/tags/1.10.0
@@ -352,6 +321,37 @@ the 1.9 release:  https://subversion.apa
     * Ruby: Detect versions up to 2.4 (r1806570)
 
 
+Version 1.9.8
+(?? ??? 2018, from /branches/1.9.x)
+http://svn.apache.org/repos/asf/subversion/tags/1.9.8
+
+ User-visible changes:
+  - Client-side bugfixes:
+    * Fix SEGV for 'svn export -rN WC' with relative externals (r1803755)
+    * Fix issue #4677: 'svn up' after a directory replaced a file (r1814248)
+    * Fix segfault when no home directory is available (r1819199)
+    * Performance: Make 'svn info' fast on old repository revisions (r1827690)
+    * Fix RA-serf problem with proxy username and password (r1833571)
+
+  - Server-side bugfixes:
+    * svnadmin: Fix false errors on some valid LOCK_PATH arguments (r1803754)
+    * Fix crash when exiting 'svnserve --config-file' (r1824405)
+    * Fix issue #4722: false "filesystem is corrupt" error on commit (r1827688)
+    * Reword confusing "nested" wording in an httpd.conf warning (r1835700)
+
+  - Bindings bugfixes:
+    * swig-py: svn.core.Stream supports raw binary file-like objects (r1820620)
+    * swig-rb: Don't crash if svn_md5_digest_to_cstring returns NULL (r1823805)
+
+ Developer-visible changes:
+  - General:
+    * Fix CVE-2017-9800: Malicious server can execute arbitrary command on client (r1804698)
+    * Fix test failure if compile- and run-time HTTPD versions differ (r1820523)
+
+  - API changes:
+    (none)
+
+
 Version 1.9.7
 (10 Aug 2017, from /branches/1.9.x)
 http://svn.apache.org/repos/asf/subversion/tags/1.9.7

Propchange: subversion/branches/1.10.x/CHANGES
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sat Jul 14 19:40:04 2018
@@ -100,4 +100,4 @@
 /subversion/branches/verify-at-commit/CHANGES:1462039-1462408
 /subversion/branches/verify-keep-going/CHANGES:1439280-1546110
 /subversion/branches/wc-collate-path/CHANGES:1402685-1480384
-/subversion/trunk/CHANGES:1817773-1835828
+/subversion/trunk/CHANGES:1817773-1835922