@@ -157,6 +157,10 @@ RELEASE SHOWSTOPPERS:
157157PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
158158 [ start all new proposals below, under PATCHES PROPOSED. ]
159159
160+ *) mod_authnz_ldap: Fix attribute allocation size.
161+ trunk patch: https://svn.apache.org/r1921971
162+ 2.4.x patch: svn merge -c 1921971 ^/httpd/httpd/trunk .
163+ +1: jorton, jailletc36, covener
160164
161165PATCHES PROPOSED TO BACKPORT FROM TRUNK:
162166 [ New proposals should be added at the end of the list ]
@@ -209,22 +213,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
209213 trunk patch: https://svn.apache.org/r1921805
210214 2.4.x patch: svn merge -c r1921805 ^/httpd/httpd/trunk .
211215 +1: icing
212-
213- *) mod_authnz_ldap: Fix attribute allocation size.
214- trunk patch: https://svn.apache.org/r1921971
215- 2.4.x patch: svn merge -c 1921971 ^/httpd/httpd/trunk .
216- +1: jorton, jailletc36,
217216
218217 *) mod_log_config: Fix LogFormat directive merging
219218 trunk patch: https://svn.apache.org/r1921305
220219 https://svn.apache.org/r1921306
221220 2.4.x patch: svn merge -c 1921305,1921306 ^/httpd/httpd/trunk .
222- +1: jorton,
221+ +1: jorton, covener
223222
224223 *) mod_lua: Make r.ap_auth_type writable
225224 trunk patch: https://svn.apache.org/r1921260
226225 2.4.x patch: svn merge -c 1921260 ^/httpd/httpd/trunk .
227- +1: jorton,
226+ +1: jorton, covener
228227
229228 *) Easy patches: synch 2.4.x and trunk
230229 - server: Use apr_size_t instead of int to harden against overflows
@@ -252,7 +251,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
252251 https://svn.apache.org/r1915270
253252 https://svn.apache.org/r1915543
254253 2.4.x patch: svn merge -c 1903680,1912663,1917013,1912941,1913078,1913338,1914035,1914439,1915270,1915543 ^/httpd/httpd/trunk .
255- +1: jailletc36,
254+ +1: jailletc36, covener
256255
257256PATCHES/ISSUES THAT ARE BEING WORKED
258257 [ New entries should be added at the START of the list ]
0 commit comments