]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Propose [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Thu, 23 Sep 2021 08:51:42 +0000 (08:51 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 23 Sep 2021 08:51:42 +0000 (08:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893540 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 49ebbc9d4361f14b838a73cb2b1d92d910e731b6..400f90c989228465c45e3112a87a721a78d5643e 100644 (file)
--- 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 ]