]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
another one bites the dust
authorRoy T. Fielding <fielding@apache.org>
Tue, 27 May 2008 23:15:20 +0000 (23:15 +0000)
committerRoy T. Fielding <fielding@apache.org>
Tue, 27 May 2008 23:15:20 +0000 (23:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@660758 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0715df8837399c119fbf5c230a3b5829597d725b..f12e55dbfebe5059f54f9e35a87b32fc4235144b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -94,22 +94,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
- * suexec: When group is given as a numeric gid, validate it by looking up
-   the actual group name such that the name can be used in log entries.
-   PR 7862 [<y-koga apache.or.jp>, Leif W <warp-9.9 usa.net>]
-   Trunk version of patch:
-       http://svn.apache.org/viewvc?view=rev&revision=655711
-   Backport version for 2.2.x of patch:
-       Trunk version works
-  +1: fielding, jim, rpluem
-  jim says: the use of atoi to generate the ?ID is
-      consistent with what we do elsewhere but troubling...
-      we need to find a better way to do this. In particular,
-      ?ids cannot, iirc, be signed - this is more a note to
-      self ;)
-  Roy replies: the patch adds an id lookup and replaces the atoi id
-      with the validated result.  Invalid input will now error out.
-
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]