From: William A. Rowe Jr Date: Tue, 20 May 2008 18:49:03 +0000 (+0000) Subject: Silly to maintain branch-work when a forward port will suffice. X-Git-Tag: 2.2.9~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eddf42950193c0ea5a5a2c5c8b76eab027b8553;p=thirdparty%2Fapache%2Fhttpd.git Silly to maintain branch-work when a forward port will suffice. I'd like to see this rm'ed and svn cp'ed from trunk to branch for a clearer history of it's current development. The ab and other support tools clearly have nothing to do with maintaining binary compatibility on subversion to subversion releases. Still need similar votes for ApacheMonitor refactoring. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@658388 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ee547f0e6b8..80917278e63 100644 --- a/STATUS +++ b/STATUS @@ -192,7 +192,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=655654 Backport version for 2.2.x of patch: http://people.apache.org/~fielding/p/ab-sync.txt - +1: fielding, jim + +1: fielding, jim, wrowe * 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.