From a8c142920ecf6f7346ea15849b2c9ca4b06439a7 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sun, 26 Feb 2012 14:42:13 +0000 Subject: [PATCH] Propose sf's fixes, vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1293845 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/STATUS b/STATUS index 5e9913f7d0..f16fc515d9 100644 --- a/STATUS +++ b/STATUS @@ -98,6 +98,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: Trunk patch works +1: minfrin, trawick + * Fix AddOutputFilterByType brown paper bag crash bug + Initialize pointers, fix off-by-one. + PR: 52755 + Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1293405 + 2.4.x patch: Trunk patch works + +1: minfrin + + * Enable per-module loglevel for mod_xml2enc and mod_proxy_html + Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1293708 + 2.4.x patch: Trunk patch works + +1: minfrin + + * Fix another compiler warning + Submitted by: Daniel Shahaf + Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1293535 + 2.4.x patch: Trunk patch works + +1: minfrin + PATCHES/ISSUES THAT ARE STALLED -- 2.50.1