Author: markphip
Date: Fri Apr  1 14:14:45 2022
New Revision: 1899490

URL: http://svn.apache.org/viewvc?rev=1899490&view=rev
Log:
Merge r1899487 from trunk updating CHANGES for 1.14.2

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

Propchange: subversion/branches/1.14.x/
------------------------------------------------------------------------------
  Merged /subversion/trunk:r1899487

Modified: subversion/branches/1.14.x/CHANGES
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.14.x/CHANGES?rev=1899490&r1=1899489&r2=1899490&view=diff
==============================================================================
--- subversion/branches/1.14.x/CHANGES (original)
+++ subversion/branches/1.14.x/CHANGES Fri Apr  1 14:14:45 2022
@@ -4,6 +4,31 @@
 # To view an issue listed as (issue #XXXX), visit:
 #   https://subversion.apache.org/issue-XXXX
 
+Version 1.14.2
+(12 Apr 2022, from /branches/1.14.x)
+ User-visible changes:
+  - Client-side bugfixes:
+    * Don't show unreadable copyfrom paths in 'svn log -v'  (r1899227)
+    * Fix misleading -r option documentation for some svnadmin subcommands 
(r1896877)
+    * Fix encoding of error message on failure of system() call (r1887641, 
r1890013)
+    * Fix an assertion failure triggered by the conflict resolver (r1892470, 
r1892471, r1892541)
+
+  - Server-side bugfixes:
+    * Fix Use-after-free of object-pools when running in httpd (issue #4880 
r1894734)
+ 
+ Developer-visible changes:
+    * Add test coverage for CVE-2020-17525 (mod_authz_svn NULL deref) 
(r1883838, r1883989, r1886460, r1886582, r1892121, r1884474)
+    * Fix «make davautocheck» failure because of an unbuilt dependency 
(r1891908)
+    * Follow up to r1866587, r1866588: Unbreak a msgid. (r1887704)
+    * swig-py: Fix doubly destroying memory pool with cyclic garbage collector 
(r1889487)
+    * swig-py: Skip some tests on Python 2 if default encoding is 'utf-8' 
(r1885199)
+    * swig-py: Fix dependency of make copy-swig-py target (r1886708)
+    * Document how the port number is passed to custom tunnels (r1889629)
+    * tests: Include additional information in an error message (r1897449)
+    * Fix an error message when running make davautocheck (r1892121)
+    * Use the APR-1.4+ API for flushing file contents to disk (r1883355)
+    * JavaHL: Fix sporadic testCrash_RequestChannel_nativeRead_AfterException 
failure (r1898633)
+
 Version 1.14.1
 (10 Feb 2021, from /branches/1.14.x)
  User-visible changes:

Propchange: subversion/branches/1.14.x/CHANGES
------------------------------------------------------------------------------
  Merged /subversion/trunk/CHANGES:r1899487


Reply via email to