Author: stsp
Date: Fri Apr 1 15:03:27 2022
New Revision: 1899493
URL: http://svn.apache.org/viewvc?rev=1899493&view=rev
Log:
* CHANGES (1.10.x): Merge r1899491 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=1899493&r1=1899492&r2=1899493&view=diff
==============================================================================
--- subversion/branches/1.10.x/CHANGES (original)
+++ subversion/branches/1.10.x/CHANGES Fri Apr 1 15:03:27 2022
@@ -12,12 +12,12 @@ Version 1.10.8
* Fix merge assertion failure in svn_sort__array_insert (issue #4840)
- Server-side bugfixes:
- * Fix Use-after-free of object-pools when running in httpd (issue #4880
r1894734)
- * Fix authz doesn't combine global and repository rules (issue #4762
r1835049, r1882326)
+ * Fix use-after-free of object-pools when running in httpd (issue #4880)
+ * Fix authz doesn't combine global and repository rules (issue #4762)
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)
+ * Add test coverage for CVE-2020-17525 (r1883838 et al)
+ * Fix «make davautocheck» failure due to unbuilt dependency (r1891908)
* Follow up to r1866587, r1866588: Unbreak a msgid (r1887704)
* Remove incorrect include paths from svn_cv_ruby_includes (r1875602)
Propchange: subversion/branches/1.10.x/CHANGES
------------------------------------------------------------------------------
Merged /subversion/trunk/CHANGES:r1899491