From: Stefan Fritsch Date: Sat, 25 Sep 2010 19:53:46 +0000 (+0000) Subject: propose X-Git-Tag: 2.0.64~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=692df59af6c27454e4270a22acd02c2190be5c78;p=thirdparty%2Fapache%2Fhttpd.git propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1001311 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b3d8f3e4ab2..e8ff13e8857 100644 --- 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.