]> granicus.if.org Git - apache/commitdiff
Propose
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 28 Mar 2018 19:49:08 +0000 (19:49 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 28 Mar 2018 19:49:08 +0000 (19:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1827944 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 326d055a19c875172ead74e2c59843106b4081d3..797afb3e95da083d2820cd4dae212e1d08f00ba6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -241,6 +241,28 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/ssl-policy.patch
      +1: icing
 
+  *) Some easy proposals:
+        - mod_logio, mod_ssl: Remove pointless static in optional fn pointer
+          variable declaration
+        - core: Fix a potential compiler warning about uninitialized variable.
+          PR 59821
+     trunk patch: http://svn.apache.org/r1822931
+                  http://svn.apache.org/r1827783
+     2.4.x patch: svn merge -c 1822931,1827783 ^/httpd/httpd/trunk .
+     +1: jailletc36, 
+
+  *) mod_dumpio: do nothing below log level TRACE7
+     trunk patch: http://svn.apache.org/r1818802
+                  http://svn.apache.org/r1818825
+     2.4.x patch: svn merge -c 1818802,1818825 ^/httpd/httpd/trunk .
+     +1: jailletc36, 
+
+  *) mod_ssl: Use 'ap_log_rerror()' instead of 'ap_log_error()' consistently
+     PR 62003
+     trunk patch: http://svn.apache.org/r1827865
+     2.4.x patch: svn merge -c 1827865 ^/httpd/httpd/trunk .
+     +1: jailletc36,
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]