]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Comment and vote.
authorRuediger Pluem <rpluem@apache.org>
Fri, 20 Nov 2009 12:09:17 +0000 (12:09 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 20 Nov 2009 12:09:17 +0000 (12:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@882528 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d54c148f0b682fb94c62be45b658eda343341bb5..6bbfde419d0d3957881d26452f571d588db1de11 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -168,7 +168,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     Backport version for 2.0.x of patch:
       http://people.apache.org/~rjung/patches/cve-2009-3555_httpd_2_0_x.patch
     +1: rjung
+    rpluem says: Two comments
+    1. IMHO backports are done from trunk not from other stable branches
+    2. The patch causes the compiler warning below that was fixed in r881222
+       on trunk. The backport should reflect this.
 
+ssl_engine_kernel.c: In function `ssl_callback_Info':
+ssl_engine_kernel.c:1802: warning: passing arg 1 of `SSL_state' discards qualifiers from pointer target type
+
+    Otherwise +1.
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: