PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
- *) CMake: Remove awk dependency when building using CMake. Before this awk was
- required for -DWITH_MODULES option.
- trunk patch: https://svn.apache.org/r1919413
- https://svn.apache.org/r1919587
- https://svn.apache.org/r1919602
- 2.4.x patch: svn merge -c r1919413 -c r1919587 -c r1919602 ^/httpd/httpd/trunk .
- +1: ivan
- +0: jorton - falls under RTC exception for "non-Unix build"
-
*) mod_ssl: Remove warning over potential uninitialised value
for ssl protocol prior to protocol selection.
Trunk version of patch: