From: Eric Covener Date: Thu, 12 Sep 2024 10:16:52 +0000 (+0000) Subject: promote, track another must-have X-Git-Tag: 2.4.63-candidate~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a723338e1f4184ba14525dd372e0a9f76fffc022;p=thirdparty%2Fapache%2Fhttpd.git promote, track another must-have [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1920590 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b6fb667eb8e..7e4449c6932 100644 --- a/STATUS +++ b/STATUS @@ -155,6 +155,8 @@ RELEASE SHOWSTOPPERS: - PR69235 - PR69260 +- PR69203 + PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] @@ -172,6 +174,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c r1914038 ^/httpd/httpd/trunk . +1: minfrin, covener, rpluem + *) Windows: Make UNCList EXEC_ON_READ to be early enough for + `Include //computername/include.conf`. PR69313 + Trunk version of patch: + https://svn.apache.org/r1920564 + Backport version for 2.4.x of patch: + svn merge -c r1920564 ^/httpd/httpd/trunk . + +1 covener, rpluem, steffenal + + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -242,14 +253,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Can be applied via apply_backport_pr.sh 475 +1: rpluem, covener - *) Windows: Make UNCList EXEC_ON_READ to be early enough for - `Include //computername/include.conf`. PR69313 - Trunk version of patch: - https://svn.apache.org/r1920564 - Backport version for 2.4.x of patch: - svn merge -c r1920564 ^/httpd/httpd/trunk . - +1 covener, rpluem, steffenal - *) mod_rewrite: Improve safe question mark detection Trunk version of patch: https://svn.apache.org/r1920566