]> granicus.if.org Git - apache/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Mon, 28 Dec 2015 12:51:53 +0000 (12:51 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 28 Dec 2015 12:51:53 +0000 (12:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1721911 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 38e28bf78e93f2fbefa8c1b2b1eaa03b368f6c9b..9f3ab2c983419d5c7968db6e0ec87521ff2a0004 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -177,6 +177,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://jkaluza.fedorapeople.org/httpd-2.4.x-dhparams-free.patch
      +1: jkaluza
 
+  *) mod_ssl: Fix "warning: variable 'hssc' set but not used".
+              2.4.x only, r1715255 merged in 2.4.18 missed this (trunk) hunk.
+     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ssl_hssc_warning.patch
+     +1: ylavic
+
+  *) mod_cache_socache: Fix a possible cached entity body corruption when it
+     is received from an origin server in multiple batches and forwarded by
+     mod_proxy.
+     trunk patch: http://svn.apache.org/r1721899
+     2.4.x patch: trunk works, module CHANGES
+     +1: ylavic
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if