]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Summary: vote/promote possible memory leak on restart for custom [EC]DH params
authorJeff Trawick <trawick@apache.org>
Fri, 18 Mar 2016 16:14:39 +0000 (16:14 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 18 Mar 2016 16:14:39 +0000 (16:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735634 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 44ca078bf7775aac206681dd0a77bc3e51a519ab..75fc4e5a9d8134438c246eb5b6207a3fee73b0ae 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -117,9 +117,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://eissing.org/expr_http2_2.4.patch
      +1: icing, ylavic, trawick
 
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
   *) mod_ssl: Free dhparams when getting DH params. This fixes issue when
      SSLCryptoDevice does not get unregistered because of non-zero refcount
      during the mod_ssl unload happening on httpd startup.
@@ -128,10 +125,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1733088
                   http://svn.apache.org/r1733089
      2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-dh_leaks.patch
-     +1: ylavic, icing
+     +1: ylavic, icing, trawick
      rpluem says: Can we get an updated 2.4.x proposal that includes r1723295?
      ylavic: r1723295 + CHANGES entry now included => votes reset
 
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
+
   *) mod_proxy_hcheck: Dynamic reverse proxy backend health check module
      Trunk version of patch: <various>
      Backport version for 2.4.x of patch: