From a3973007f2ac294950660597b685895a4b511bee Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Thu, 20 Feb 2020 23:53:36 +0000 Subject: [PATCH] Propose, vote+promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874278 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/STATUS b/STATUS index bf01d37a012..a6848a33924 100644 --- a/STATUS +++ b/STATUS @@ -151,6 +151,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: mrumph: This patch affects only doc and comments, but proposing here because it changes a lot of files. + *) Add support for cross compiling to apxs. If apxs is being executed from somewhere + other than its target location, add that prefix to includes and library directories. + Without this, apxs would fail to find config_vars.mk and exit. + trunk patch: http://svn.apache.org/r1872042 + http://svn.apache.org/r1872062 + 2.4.x patch: svn merge -c 1872042,1872062 ^/httpd/httpd/trunk . + +1: minfrin, jim, ylavic + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -180,21 +188,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c r1872036,1872093,1872102 ^/httpd/httpd/trunk . +1: minfrin, jim (inspection) - *) Add support for cross compiling to apxs. If apxs is being executed from somewhere - other than its target location, add that prefix to includes and library directories. - Without this, apxs would fail to find config_vars.mk and exit. - trunk patch: http://svn.apache.org/r1872042 - http://svn.apache.org/r1872062 - 2.4.x patch: svn merge -c 1872042,1872062 ^/httpd/httpd/trunk . - +1: minfrin, jim - - *) mod_http2: Fix an empty APLOGNO() + *) mod_http2: Fix an empty APLOGNO() trunk patch: http://svn.apache.org/r1873927 2.4.x patch: svn merge -c 1873927 ^/httpd/httpd/trunk . +1: jailletc36, ylavic, jailletc36: Not sure how is the best way to deal with mod_http2 patches. Should it be first a pull request from the github repository? + *) mpm_event: avoid possible KeepAlveTimeout off by -100 ms. + trunk patch: http://svn.apache.org/r1874277 + 2.4.x patch: svn merge -c 1874277 ^/httpd/httpd/trunk . + +1: ylavic, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] -- 2.47.3