]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add comment, vote
authorStefan Fritsch <sf@apache.org>
Fri, 23 Oct 2009 18:50:10 +0000 (18:50 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 23 Oct 2009 18:50:10 +0000 (18:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@829175 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 81e29778e1278b4ff4cc961108372892afb10cc4..be5db8e4487408bd76c53dbdab4a6569bd00d42a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -97,6 +97,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    +1: niq
    -0: wrowe; Please refer to man 'access' BUGS section about linux 2.4 
               vs 2.6 kernels, potentially a suspect test for root.
+   sf:        Couldn't the linux 2.4 bug be worked around by calling access
+              twice? Once with R_OK and once with X_OK.
 
  * mod_ssl: Improve environment variable extraction to be more
    efficient and to correctly handle DNs with duplicate tags.
@@ -132,7 +134,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                 http://svn.apache.org/viewvc?rev=823563&view=rev
    2.2.x Patch: http://people.apache.org/~poirier/smaxage.patch
                 (trunk patch works, except for CHANGES)
-   +1: poirier
+   +1: poirier, sf
 
 PATCHES/ISSUES THAT ARE STALLED