]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose, comment
authorStefan Fritsch <sf@apache.org>
Sun, 10 Apr 2011 08:44:55 +0000 (08:44 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 10 Apr 2011 08:44:55 +0000 (08:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090752 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6dc3f796bce1f69a614e41d30cb08ee4954e5a3d..9731fc1b3733e3e4231f89c4a340ffe14040e006 100644 (file)
--- 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