From 0f1438d6dfd79e8112646b360d9d2b4cb214c269 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Tue, 11 Sep 2018 13:59:10 +0000 Subject: [PATCH] vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1840570 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/STATUS b/STATUS index c982b855337..20e7f604912 100644 --- a/STATUS +++ b/STATUS @@ -124,6 +124,10 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) http: Enforce consistently no response body with both 204 and 304 statuses. + trunk patch: http://svn.apache.org/r1837056 + 2.4.x patch: https://home.apache.org/~jim/patches/response-204-304.patch + +1: jim, ylavic, icing PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -187,11 +191,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works +1: jim, ylavic - *) http: Enforce consistently no response body with both 204 and 304 statuses. - trunk patch: http://svn.apache.org/r1837056 - 2.4.x patch: https://home.apache.org/~jim/patches/response-204-304.patch - +1: jim, ylavic - *) MPMs: Initialize all runtime/asynchronous objects on a dedicated pool and before signals handling to avoid lifetime issues on restart or shutdown. PR 62658. -- 2.47.3