On Thu, Jul 11, 2024 at 4:19 PM <yla...@apache.org> wrote: > --- httpd/httpd/branches/2.4.x/STATUS (original) > +++ httpd/httpd/branches/2.4.x/STATUS Thu Jul 11 14:19:08 2024 > @@ -166,6 +166,34 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: > + > + *) mod_http2: sync with github module. Add async handling > + on newer httpd for blocked connections, fix yield handling. > + Trunk version of patch: > + https://svn.apache.org/r1918003 > + https://svn.apache.org/r1918022 > + https://svn.apache.org/r1918035 > + https://svn.apache.org/r1918078 > + https://svn.apache.org/r1918098 > + https://svn.apache.org/r1918099 > + https://svn.apache.org/r1918257 > + https://svn.apache.org/r1918482 > + https://svn.apache.org/r1918483 > + https://svn.apache.org/r1918491 > + https://svn.apache.org/r1919141 > + 2.4.x version of patch: > + > https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/449.diff > + PR: https://github.com/apache/httpd/pull/449 > + +1: ylavic, icing, gbechis > + rpluem says: PR currently has merge conflicts that need to be resolved > + ylavic says: PR rebased and r1919141 added (colspan adjustment in > mod_status) > + Tiny fix which needs vote reset?
This possibly can wait for the next release too, maybe Eric wanted to have a look IIRC..