You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sf...@apache.org on 2010/09/25 21:53:47 UTC

svn commit: r1001311 - /httpd/httpd/branches/2.0.x/STATUS

Author: sf
Date: Sat Sep 25 19:53:46 2010
New Revision: 1001311

URL: http://svn.apache.org/viewvc?rev=1001311&view=rev
Log:
propose

Modified:
    httpd/httpd/branches/2.0.x/STATUS

Modified: httpd/httpd/branches/2.0.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/STATUS?rev=1001311&r1=1001310&r2=1001311&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS (original)
+++ httpd/httpd/branches/2.0.x/STATUS Sat Sep 25 19:53:46 2010
@@ -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.