@@ -185,9 +185,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
185185 2.4.x patch: svn merge -c 1903680,1912663,1917013,1912941,1913078,1913338,1914035,1914439,1915270,1915543 ^/httpd/httpd/trunk .
186186 +1: jailletc36, covener, jorton, jim
187187
188- PATCHES PROPOSED TO BACKPORT FROM TRUNK:
189- [ New proposals should be added at the end of the list ]
190-
191188 *) Add the ldap-search option to mod_authnz_ldap, allowing authorization
192189 to be based on arbitrary expressions that do not include the username.
193190 Make sure that when ldap searches are too long, we explicitly log the
@@ -216,15 +213,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
216213 PR: https://github.com/apache/httpd/pull/469
217214 +1: ylavic, rpluem, jim
218215
219- *) CMake: Remove awk dependency when building using CMake. Before this awk was
220- required for -DWITH_MODULES option.
221- trunk patch: https://svn.apache.org/r1919413
222- https://svn.apache.org/r1919587
223- https://svn.apache.org/r1919602
224- 2.4.x patch: svn merge -c r1919413 -c r1919587 -c r1919602 ^/httpd/httpd/trunk .
225- +1: ivan
226- +0: jorton - falls under RTC exception for "non-Unix build"
227-
228216 *) mod_proxy_fcgi: Fix proxy-fcgi-pathinfo=full
229217 trunk patch: https://svn.apache.org/r1919547
230218 https://svn.apache.org/r1921238
@@ -248,6 +236,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
248236 2.4.x patch: svn merge -c 1921260 ^/httpd/httpd/trunk .
249237 +1: jorton, covener, jim
250238
239+ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
240+ [ New proposals should be added at the end of the list ]
241+
242+ *) CMake: Remove awk dependency when building using CMake. Before this awk was
243+ required for -DWITH_MODULES option.
244+ trunk patch: https://svn.apache.org/r1919413
245+ https://svn.apache.org/r1919587
246+ https://svn.apache.org/r1919602
247+ 2.4.x patch: svn merge -c r1919413 -c r1919587 -c r1919602 ^/httpd/httpd/trunk .
248+ +1: ivan
249+ +0: jorton - falls under RTC exception for "non-Unix build"
250+
251251PATCHES/ISSUES THAT ARE BEING WORKED
252252 [ New entries should be added at the START of the list ]
253253
0 commit comments