Author: stsp
Date: Fri Apr 1 15:05:47 2022
New Revision: 1899494
URL: http://svn.apache.org/viewvc?rev=1899494&view=rev
Log:
* CHANGES (1.10.x): Sync merge with CHANGES from trunk, resolving conflicts.
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=1899494&r1=1899493&r2=1899494&view=diff
==============================================================================
--- subversion/branches/1.10.x/CHANGES (original)
+++ subversion/branches/1.10.x/CHANGES Fri Apr 1 15:05:47 2022
@@ -37,7 +37,7 @@ Version 1.10.7
* mod_dav_svn: Fix missing Last-Modified header on 'external' GET requests
(r1866425)
* Fix formatting type size mismatches in FSFS (r1865987, -8)
* Fix an undefined behavior problem in FSFS caching code (r1876054)
- * Fix a potential NULL dereference in the config file parser (r1886019)
+ * Fix CVE-2020-17525: NULL dereference in mod_authz_svn (r1886019)
Developer-visible changes:
* Fix Requires(.private) fields in pkg-config files (r1863987, -90)
Propchange: subversion/branches/1.10.x/CHANGES
------------------------------------------------------------------------------
Merged /subversion/trunk/CHANGES:r1886195-1899485