Skip to content

Commit

Permalink
Create a new subsection for backports that aren't yet
Browse files Browse the repository at this point in the history
ready, but are being made ready. Basically, a holding
place for stuff that should be considered for backporting.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1541509 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Jim Jagielski committed Nov 13, 2013
1 parent 0879ba6 commit 9b3cca8
Showing 1 changed file with 18 additions and 15 deletions.
33 changes: 18 additions & 15 deletions STATUS
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]

* core: Stop the HTTP_IN filter from attempting to write error buckets
to the output filters
trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1482522
https://svn.apache.org/viewvc?view=revision&revision=1482918
2.4.x patch: /* working on it */
+1: jim

* mod_socache_shmcb.c: Remove arbitrary restriction on shared memory size
previously limited to 64MB.
trunk patch: http://svn.apache.org/r1493921
Expand Down Expand Up @@ -209,15 +202,8 @@ OTHER PROPOSALS
http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt
If you want to propose one of those, please add them above.

PATCHES/ISSUES THAT ARE STALLED

* mod_proxy: Ensure network errors detected by the proxy are returned as
504 Gateway Timout as opposed to 502 Bad Gateway
trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1480058
2.4.x patch: trunk patch works modulo CHANGES
+1:
-1: rpluem: This change is still disputed. See
http://mail-archives.apache.org/mod_mbox/httpd-dev/201305.mbox/%3C1B16B9E3-87BA-4EEF-939C-7C7313B54714%40gbiv.com%3E
PATCHES/ISSUES THAT ARE BEING WORKED

* protocol: draft-ietf-httpbis-p1-messaging-23 fixes regarding interactions
between TE and content-length in the same req/resp.
Expand All @@ -243,6 +229,23 @@ PATCHES/ISSUES THAT ARE STALLED
2.4.x patch: /* in development */
+1:

PATCHES/ISSUES THAT ARE STALLED

* core: Stop the HTTP_IN filter from attempting to write error buckets
to the output filters
trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1482522
https://svn.apache.org/viewvc?view=revision&revision=1482918
2.4.x patch: /* working on it */
+1: jim

* mod_proxy: Ensure network errors detected by the proxy are returned as
504 Gateway Timout as opposed to 502 Bad Gateway
trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1480058
2.4.x patch: trunk patch works modulo CHANGES
+1:
-1: rpluem: This change is still disputed. See
http://mail-archives.apache.org/mod_mbox/httpd-dev/201305.mbox/%3C1B16B9E3-87BA-4EEF-939C-7C7313B54714%40gbiv.com%3E

* cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will be
compiled by the build compiler instead of the host compiler.
Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected.
Expand Down

0 comments on commit 9b3cca8

Please sign in to comment.