]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix mod_ssl config buglet
authorJeff Trawick <trawick@apache.org>
Thu, 8 Aug 2013 14:24:54 +0000 (14:24 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 8 Aug 2013 14:24:54 +0000 (14:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1511801 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2c4491f7c876f1f12b64f5d0a6eb1e461d9c8801..6438fc78e9cee96b278b48012f9b4685f6446c2d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -125,6 +125,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: http://people.apache.org/~sf/ECC-2.2.diff
     +1: sf
 
+  * mod_ssl config: Fix range check bug with SSLRenegBufferSize
+    trunk patch: http://svn.apache.org/r954641
+                 (only this part, which has the only non-style fix applicable to 2.2.x:
+                 http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/ssl/ssl_engine_config.c?r1=954641&r2=954640&pathrev=954641&view=patch)
+    2.4.x patch: it was fixed before 2.4.x was branched
+    2.2.x patch: trunk patch to ssl_engine_config.c (above) applies with offset
+    +1: trawick
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * mod_cache: Realign the cache_quick_handler() to behave identically