From: Jim Jagielski Date: Wed, 16 Aug 2017 16:51:15 +0000 (+0000) Subject: create +1 vote line X-Git-Tag: 2.4.28~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=876e13241ca5b896379516665548ddf8e086e184;p=apache create +1 vote line git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1805224 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index db09002c94..1c6963c7f5 100644 --- a/STATUS +++ b/STATUS @@ -198,10 +198,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) core: Support use of optional "tag" in syslog entries. PR 60525. trunk patch: http://svn.apache.org/r1784318 2.4.x patch: http://home.apache.org/~jim/patches/syslog-tag.patch + +1: *) proxy: Ensure updatelbstatus() is NULL if not-implemented trunk patch: http://svn.apache.org/r1802845 2.4.x patch: trunk patch works + +1: *) ssl, ab: Compatibility with LibreSSL. PR 61184 and PR 61206. trunk patch: http://svn.apache.org/r1803392 @@ -214,6 +216,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: mod_proxy_foo submodule is missing. trunk patch: http://svn.apache.org/r1745039 2.4.x patch svn merge -c 1745039 ^/httpd/httpd/trunk . + +1: *) mod_http2: fix for stalling when more than 32KB are written to a suspended stream 2.4.x patch: svn merge -c 1803420,1803454,1804090 ^/httpd/httpd/trunk .