From: Christophe Jaillet Date: Thu, 2 Jun 2022 20:03:36 +0000 (+0000) Subject: Remove backported items X-Git-Tag: 2.4.54-rc1-candidate~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=922138b018916e0949f29c353a5df391ad52c46b;p=thirdparty%2Fapache%2Fhttpd.git Remove backported items [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1901568 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 54b06af0c51..3954d124fee 100644 --- a/STATUS +++ b/STATUS @@ -148,20 +148,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) Easy backports to synch 2.4 and trunk: - - mod_auth_digest: Fix some missed "strcasecmp <--> ap_cstr_casecmp" conversions - - mod_dav: fix a typo - - mod_lua: Avoid "may be uninitialized" warning - - ab: Fix alignment in an 'if' block. - - mod_authz_dbd: fix select-groups example, bz 66010 - trunk patch: - https://svn.apache.org/r1756843 - https://svn.apache.org/r1897890 - https://svn.apache.org/r1898731 - https://svn.apache.org/r1900064 - https://svn.apache.org/r1900077 - 2.4.x patch: svn merge -c 1756843,1897890,1898731,1900064,1900077 ^/httpd/httpd/trunk . - +1: jailletc36, ylavic, rpluem PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ]