]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Overdue vote (pretty up formatting)
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 20 Apr 2012 21:15:44 +0000 (21:15 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 20 Apr 2012 21:15:44 +0000 (21:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1328513 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 34cf61abc57b2fd9f6dce530b435a5faaf67083c..ad6cee151ff94a14d351dfefe8c89529df29b92e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -173,10 +173,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Trunk version works
     +1: sf, covener
 
-  * envvars: Fix handling of LD_LIBRARY_PATH. CVE-2012-0883
+  * SECURITY: CVE-2012-0883 (cve.mitre.org)
+    envvars: Fix handling of empty LD_LIBRARY_PATH. 
     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1296428
     2.2.x patch: Trunk patch works
-    +1: sf
+    +1: sf, wrowe
 
   * mod_dumpio: Return an error code from a previous input filter
     PR 52914