From: Stefan Eissing Date: Wed, 18 Jan 2023 20:04:58 +0000 (+0000) Subject: Propose r1906775 for backport [skip ci] X-Git-Tag: 2.4.56-candidate~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3236495b781d8ceaffaf544b7b80b9b6f7f5fef8;p=thirdparty%2Fapache%2Fhttpd.git Propose r1906775 for backport [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906776 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b0b1e878187..ea9bed4a96a 100644 --- a/STATUS +++ b/STATUS @@ -166,6 +166,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: minfrin, jim, jailletc36: r1745033 seems related and should in included + *) mod_http2: client resets of HTTP/2 streams led to unwanted 500 errors + reported in access logs and error documents. The processing of the + reset was correct, only unneccesary reporting was caused. + Trunk version of patch: + https://svn.apache.org/r1906775 + Backport for 2.4.x + svn merge -c 1906775 ^/httpd/httpd/trunk + +1: icing + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]