From: Eric Covener Date: Wed, 28 Jun 2023 10:41:05 +0000 (+0000) Subject: maybe premature, but better than deleting X-Git-Tag: 2.4.58-rc1-candidate~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0f988016313eaf9e11ecfb60179790c39c559ca;p=thirdparty%2Fapache%2Fhttpd.git maybe premature, but better than deleting [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910652 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 87d66f50405..8019c7289c9 100644 --- a/STATUS +++ b/STATUS @@ -273,8 +273,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_rewrite: PR66672 trailing ? and QSA together regression Trunk version of patch: https://svn.apache.org/r1910633 + https://svn.apache.org/r1910650 Backport version for 2.4.x of patch: - svn merge -c 1910633 ^/httpd/httpd/trunk . + svn merge -c 1910633,1910650 ^/httpd/httpd/trunk . +1: covener PATCHES/ISSUES THAT ARE BEING WORKED