From: Ruediger Pluem Date: Thu, 23 Sep 2021 08:51:42 +0000 (+0000) Subject: * Propose [skip ci] X-Git-Tag: candidate-2.4.50-rc1~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4361d0bce42a9d7cb4bf6fbcf3384a53fd70fb16;p=thirdparty%2Fapache%2Fhttpd.git * Propose [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893540 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 49ebbc9d436..400f90c9892 100644 --- a/STATUS +++ b/STATUS @@ -198,6 +198,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1893520 ^/httpd/httpd/trunk . +1: rpluem, + *) core: Add ap_pre_connection() as a wrapper to ap_run_pre_connection() + and use it to prevent that failures in running the pre_connection + hook cause crashes afterwards. + Trunk version of patch: + https://svn.apache.org/r1893497 + https://svn.apache.org/r1893507 + Backport version for 2.4.x of patch: + https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/269.diff + Can be applied via apply_backport_pr.sh 269. + +1: + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]