From: Christophe Jaillet Date: Mon, 30 May 2016 05:02:03 +0000 (+0000) Subject: Update proposal X-Git-Tag: 2.4.21~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f2e0a7658df260c1e63a3bf835306b6f8655888;p=thirdparty%2Fapache%2Fhttpd.git Update proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1746074 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c47c60afada..e1c4836b3f9 100644 --- a/STATUS +++ b/STATUS @@ -200,8 +200,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: If/when aggreed on this backport and function names in httpd, then trunk should be upgraded accordingly. Uses of the functions could then be backported. trunk patch: ? - 2.4.x patch: http://home.apache.org/~jailletc36/apr_cstr_casecmp.diff + 2.4.x patch: http://home.apache.org/~jailletc36/apr_cstr_casecmp_v2.diff +1: jailletc36, + jailletc36: v2: update as per discussion on dev@. Do not mix ap_ and apr_ + namespaces + tweak DOXYGEN comments. *) abs: Add OPENSSL_Applink in Visual Studio >= 2015 or abs fails with a no OPENSSL_Applink error. PR59630