]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose
authorStefan Fritsch <sf@apache.org>
Sat, 25 Sep 2010 19:53:46 +0000 (19:53 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 25 Sep 2010 19:53:46 +0000 (19:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1001311 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b3d8f3e4ab21472b85cdbd00bba3bf6f39690136..e8ff13e8857a8550a1a7d3667c40dbf957acdd4a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -209,6 +209,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     Use recent files from http://git.savannah.gnu.org/cgit/config.git.
     +1: rjung
 
+  * mod_ssl: Use memmove instead of memcpy for overlapping buffers
+    Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=683280
+    2.0.x patch: Trunk patch works
+    +1: sf
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.