summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2015-11-18 16:11:47 +0000
committerJim Jagielski <jim@apache.org>2015-11-18 16:11:47 +0000
commitb414d5abc4bdcbde356c3bf6fe8eb37523285c69 (patch)
treec0c8d6c9b343df542817e02d2cdee3f29a839a15
parentf94ade629b11d90b0fa67244eb40e28203120413 (diff)
downloadhttpd-b414d5abc4bdcbde356c3bf6fe8eb37523285c69.tar.gz
votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1715012 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS6
1 files changed, 3 insertions, 3 deletions
diff --git a/STATUS b/STATUS
index 4b3b32f2d1..1b2781e776 100644
--- a/STATUS
+++ b/STATUS
@@ -138,7 +138,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
http://svn.apache.org/r1707230
http://svn.apache.org/r1707231
2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_ssl-deferred_friendly-v3.patch
- +1: ylavic, icing
+ +1: ylavic, icing, jim
* core: Fix crash in ap_mpm_pod_check call caused by NULL dereference of
its parameter when starting httpd as single process (httpd -X).
@@ -182,7 +182,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+ manual addition of "conn_rec *master;"
2.4.x patch: https://raw.githubusercontent.com/icing/mod_h2/master/sandbox/httpd/patches/2.4.17-protocols.patch
branch mergeable to 2.4.x: ^/httpd/httpd/branches/2.4.17-protocols-changes
- +1: icing
+ +1: icing, jim
*) mod_ssl: For the "SSLStaplingReturnResponderErrors off" case, make sure
to only staple responses with certificate status "good"
@@ -199,7 +199,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
http://svn.apache.org/r1713040
http://svn.apache.org/r1683881
2.4.x patch: trunk works
- +1: jailletc36, icing
+ +1: jailletc36, icing, jim
PATCHES/ISSUES THAT ARE BEING WORKED