2.4.x patch: http://people.apache.org/~covener/patches/wstunnel-decline.diff
+1 covener, jim, rpluem, jfclere
+ *) mod_http2: Log requests and sent the configured error response in case of
+ early detected errors like too many or too long headers.
+ Trunk version of patch:
+ https://svn.apache.org/r1881620
+ https://svn.apache.org/r1881635
+ Backport version for 2.4.x of patch:
+ https://github.com/apache/httpd/pull/142
+ https://github.com/apache/httpd/pull/142.diff
+ +1: rpluem, giovanni, ylavic
+
+ *) core: Avoid a core dump if 'AllowOverride nonfatal' is used in a configuration
+ file.
+ Trunk version of patch:
+ https://svn.apache.org/r1881311
+ Backport version for 2.4.x of patch:
+ +1: jailletc36, giovanni, ylavic
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-functions2.patch
+1: minfrin
- *) mpm_event: reset listener_is_wakeable on reload.
+ *) mpm_event: reset listener_is_wakeable on reload.
trunk patch: http://svn.apache.org/r1877552
2.4.x patch: svn merge -c 1877552 ^/httpd/httpd/trunk .
- +1:
+ +1: ylavic
*) mod_rewrite: Extend the [CO] (cookie) flag of RewriteRule to accept a
SameSite attribute.
svn merge -c 1881303,1881304,1881305,1881306 ^/httpd/httpd/trunk .
+1: jailletc36,
- *) mod_http2: Log requests and sent the configured error response in case of
- early detected errors like too many or too long headers.
- Trunk version of patch:
- https://svn.apache.org/r1881620
- https://svn.apache.org/r1881635
- Backport version for 2.4.x of patch:
- https://github.com/apache/httpd/pull/142
- https://github.com/apache/httpd/pull/142.diff
- +1: rpluem, giovanni
-
- *) core: Avoid a core dump if 'AllowOverride nonfatal' is used in a configuration
- file.
- Trunk version of patch:
- https://svn.apache.org/r1881311
- Backport version for 2.4.x of patch:
- +1: jailletc36, giovanni
-
*) core: Correctly strip unwanted headers on 304 response
Trunk version of patch:
http://svn.apache.org/r1881590
http://svn.apache.org/r1881624
+ *) mpm_event: kill connections in keepalive state only when there is no more
+ workers available, not when the maximum number of connections is reached,
+ restoring prior to 2.4.30 behaviour.
+ trunk patch: http://svn.apache.org/r1883096
+ 2.4.x patch: svn merge -c 1883096 ^/httpd/httpd/trunk .
+ +1: ylavic,
+
+ *) mpm_event: don't reset connections after lingering close, restoring prior
+ to 2.4.28 behaviour.
+ trunk patch: http://svn.apache.org/r1883097
+ 2.4.x patch: svn merge -c 1883097 ^/httpd/httpd/trunk .
+ +1: ylavic,
+
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]