You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2021/09/23 08:51:43 UTC

svn commit: r1893540 - /httpd/httpd/branches/2.4.x/STATUS

Author: rpluem
Date: Thu Sep 23 08:51:42 2021
New Revision: 1893540

URL: http://svn.apache.org/viewvc?rev=1893540&view=rev
Log:
* Propose [skip ci]

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1893540&r1=1893539&r2=1893540&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Sep 23 08:51:42 2021
@@ -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 ]