From: Joe Orton Date: Fri, 13 Dec 2024 15:10:51 +0000 (+0000) Subject: 2 small backports. X-Git-Tag: 2.4.63-candidate~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4587cd6886df1d7ddd165470778dd29d14823fd3;p=thirdparty%2Fapache%2Fhttpd.git 2 small backports. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1922466 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ed7cafeb744..567bfca1ae1 100644 --- a/STATUS +++ b/STATUS @@ -210,6 +210,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c r1921805 ^/httpd/httpd/trunk . +1: icing + *) mod_authnz_ldap: Fix attribute allocation size. + trunk patch: https://svn.apache.org/r1921971 + 2.4.x patch: svn merge -c 1921971 ^/httpd/httpd/trunk . + +1: jorton, + + *) mod_log_config: Fix LogFormat directive merging + trunk patch: https://svn.apache.org/r1921305 + https://svn.apache.org/r1921306 + 2.4.x patch: svn merge -c 1921305,1921306 ^/httpd/httpd/trunk . + +1: jorton, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]