@@ -226,6 +226,34 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
226226 2.4.x patch: svn merge -c 1921260 ^/httpd/httpd/trunk .
227227 +1: jorton,
228228
229+ *) Easy patches: synch 2.4.x and trunk
230+ - server: Use apr_size_t instead of int to harden against overflows
231+ - mod_http2: DOXYGEN has nothing to do here, just remove this
232+ strange "#if defined(DOXYGEN)"
233+ - test: make the compiler happy when using --enable-maintainer-mode
234+ - mod_proxy: Fix format string type check
235+ - mod_http2: Fix comment, no functional change
236+ - <various>: Remove unnecessary APLOGNO() use in TRACE-level logging
237+ - mod_cache_socache: Update comment only, to remove reference to
238+ session cache
239+ - mod_dav: Fix error message formatting if an unauthenticated user
240+ tries to use an authenticated user's lock token
241+ - <none>: trigger ci
242+ - server: Fix typo in comment
243+ trunk patch:
244+ https://svn.apache.org/r1903680
245+ https://svn.apache.org/r1912663
246+ https://svn.apache.org/r1917013
247+ https://svn.apache.org/r1912941
248+ https://svn.apache.org/r1913078
249+ https://svn.apache.org/r1913338
250+ https://svn.apache.org/r1914035
251+ https://svn.apache.org/r1914439
252+ https://svn.apache.org/r1915270
253+ https://svn.apache.org/r1915543
254+ 2.4.x patch: svn merge -c 1903680,1912663,1917013,1912941,1913078,1913338,1914035,1914439,1915270,1915543 ^/httpd/httpd/trunk .
255+ +1: jailletc36,
256+
229257PATCHES/ISSUES THAT ARE BEING WORKED
230258 [ New entries should be added at the START of the list ]
231259
0 commit comments