2.4.x patch: svn merge -c 1876616 ^/httpd/httpd/trunk .
+1: steffenal, rpluem, gbechis, jim
+ *) mod_http2: Fixed a regression that caused connections to close early
+ when mod_reqtimeout was configured with a handshake timeout. Fixes
+ <https://github.com/icing/mod_h2/issues/196>. [Stefan Eissing]
+ trunk patch:
+ - http://svn.apache.org/r1877783
+ 2.4.x patch: svn merge -c 1877783 ^/httpd/httpd/trunk .
+ +1: icing, steffenal, rpluem
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
2.4.x patch: svn merge -c 1876548 ^/httpd/httpd/trunk .
+1: gbechis, jorton
- *) mod_http2: Fixed a regression that caused connections to close early
- when mod_reqtimeout was configured with a handshake timeout. Fixes
- <https://github.com/icing/mod_h2/issues/196>. [Stefan Eissing]
- trunk patch:
- - http://svn.apache.org/r1877783
- 2.4.x patch: svn merge -c 1877783 ^/httpd/httpd/trunk .
- +1: icing, steffenal
-
*) mod_proxy_fcgi: Don't unset when condition is false. PR64365
trunk patch:
- http://svn.apache.org/r1877829
- http://svn.apache.org/r1877830
2.4.x patch: svn merge -c 1877829,1877830 ^/httpd/httpd/trunk .
+1: covener
-
+
*) Easy patches: synch 2.4.x and trunk
- core: Re-introduce check for sufficient PCRE version.
- core: Fix doc string for QualifyRedirectURL