From: Stefan Fritsch Date: Sun, 10 Apr 2011 08:44:55 +0000 (+0000) Subject: propose, comment X-Git-Tag: 2.2.18~51 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73ac174a8daa510d04737e70218587bc5083095e;p=thirdparty%2Fapache%2Fhttpd.git propose, comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090752 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6dc3f796bce..9731fc1b373 100644 --- a/STATUS +++ b/STATUS @@ -120,6 +120,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: r826805, r826822, r829162, r829355, r829431. The patch below covers only the C code - we also need to apply the docs and CHANGES parts of r826805. 2.2.x patch: http://people.apache.org/~fuankg/diffs/htpasswd.c.diff + sf: this will change the default algorithm from crypt to md5 (I am not + against it) +1 fuankg * mpm_common.h: Add prototype for initgroups(). @@ -127,6 +129,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: Trunk version of patch works with offset +1 fuankg + * configure: Fix linking htpasswd/htdbm with crypt + Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1071426 + 2.2.x patch: Trunk version of patch works with fuzz + +1: sf + + * mod_ssl/ab: Support OpenSSL compiled without SSLv2 support + Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1090367 + 2.2.x patch: http://people.apache.org/~sf/support-openssl-without-sslv2.patch + +1: sf + PATCHES/ISSUES THAT ARE STALLED * mod_dav: If an unknown Content-* header is received for a PUT request, we