]> granicus.if.org Git - apache/commitdiff
propose + 2 straightforward votes
authorEric Covener <covener@apache.org>
Fri, 26 May 2017 21:14:00 +0000 (21:14 +0000)
committerEric Covener <covener@apache.org>
Fri, 26 May 2017 21:14:00 +0000 (21:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1796344 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d329195aedfdf1349d65826d11eb90680e06efc0..eea3938e69699b759d6374eb0b82638c892227b5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -194,14 +194,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
            (mod_rewrite.xml from r1584417 has already been eroneously merged 
            with r1728060 + tweak taken from r1701545 partly backported in r1703403.
            I have also added an entry for r1584417)
-     +1: jailletc36, 
+     +1: jailletc36, covener
 
   *) mod_env: When processing a 'SetEnv' directive, warn if the environment
      variable name includes a '='. It is likely a configuration error.
      PR 60249.
      trunk patch: http://svn.apache.org/r1795635
      2.4.x patch:  svn merge -c 1795635 ^/httpd/httpd/trunk . (modulo CHANGES)
-     +1: jailletc36, 
+     +1: jailletc36, covener
+
+  *) mod_ssl: Consistently pass the expected bio_filter_in_ctx_t
+     to ssl_io_filter_error(). [Yann Ylavic]
+     trunk patch: http://svn.apache.org/r1796343
+     2.4.x patch: svn merge -c 1796343 ^/httpd/httpd/trunk . (modulo CHANGES)
+     +1: covener,
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entried should be added at the START of the list ]