From: Eric Covener Date: Tue, 13 Nov 2007 22:32:28 +0000 (+0000) Subject: Remove a backport proposal superceded by X-Git-Tag: 2.2.7~244 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf41e7b1d47f21fc085593b1cdece998894988ed;p=thirdparty%2Fapache%2Fhttpd.git Remove a backport proposal superceded by http://svn.apache.org/viewvc?rev=594562&view=rev (dbd/authnz_ldap AUTHENTICATE_ quagmire) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@594677 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index dede104e7ea..2a768457e2e 100644 --- a/STATUS +++ b/STATUS @@ -311,21 +311,3 @@ PATCHES/ISSUES THAT ARE STALLED behavior on a pattern-by-pattern basis would win my -1 to a +1, and solve the performance hits noted by niq on an 80/20 basis. - * EBCDIC fix to mod_authnz_ldap AUTHENTICATE_foo variables - trunk: - http://svn.apache.org/viewvc?view=rev&revision=571798 - 2.2.x patch: - Unrelated changes which either don't apply or rely on - a definition in mod_auth.h have been omitted. - http://people.apache.org/~trawick/ldap_toupper.txt - +1: trawick - -1: niq - this is part of another backport proposal above. - Doesn't apply to mod_authn_dbd without the other backport. - trawick: niq is of course correct; this simple EBCDIC fix is - tied up in a conflict-ridden proposal above for mod_authn_dbd - which also references r571798. If nobody is able to unravel that - backport and provide a good patch for review, I'll activate this - proposal and deactivate the other, and when somebody has the time to - offer a consolidated patch they can easily omit the several lines - that correct the EBDIC problem so that the two separate issues - can finally be addressed separately.