PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ *) config: Speed up graceful restarts by using pre-hashed command table. PR 64066.
+ trunk patch: http://svn.apache.org/r1872786
+ 2.4.x patch: svn merge -c 1872786 ^/httpd/httpd/trunk
+ +1: jim, jorton, covener
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
2.4.x patch: svn merge -c 1872042,1872062 ^/httpd/httpd/trunk
+1: minfrin, jim
- *) config: Speed up graceful restarts by using pre-hashed command table. PR 64066.
- trunk patch: http://svn.apache.org/r1872786
- 2.4.x patch: svn merge -c 1872786 ^/httpd/httpd/trunk
- +1: jim, jorton
-
* mod_cgi, mod_cgid: Fix a memory leak when discarding script output
after various error conditions. PR 64096
trunk patch: https://svn.apache.org/r1867970