From 13b90f70d379c35a139b643b7e467d1a2ac3f58c Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sun, 26 Feb 2012 16:24:21 +0000 Subject: [PATCH] vote, promote, propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1293861 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 36 ++++++++++++++++++++++++++++-------- 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/STATUS b/STATUS index f16fc515d9..c575ad48a2 100644 --- a/STATUS +++ b/STATUS @@ -88,33 +88,53 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - * mod_session: Sessions are encoded as application/x-www-form-urlencoded strings, however we do not handle the encoding of spaces properly. Fixed. Trunk patches: http://svn.apache.org/viewvc?rev=1293658&view=rev 2.4.x patch: Trunk patch works - +1: minfrin, trawick + +1: minfrin, trawick, sf + +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] * 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 + +1: minfrin, sf * 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 + +1: minfrin, sf * 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 + +1: minfrin, sf + + * Fix compiler warning + Submitted by: Daniel Shahaf + Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1293534 + 2.4.x patch: Trunk patch works + +1: sf + + * Add AP_HAVE_C99 to make correct check for C99 less onerous + Using __STDC_VERSION__ without checking if it is defined causes warnings + on C89. + Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1292043 + 2.4.x patch: http://people.apache.org/~sf/AP_HAVE_C99.diff + +1: sf + + * mod_log_config: Check during config test that directories for access logs + exist. + PR 29941 + Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1243651 + 2.4.x patch: Trunk patch works (except for CHANGES and + docs/log-message-tags/next-number) + +1: sf PATCHES/ISSUES THAT ARE STALLED -- 2.40.0