]> granicus.if.org Git - apache/commitdiff
SSLOCSPUseRequestNonce's proposal's 2.4.x patch.
authorYann Ylavic <ylavic@apache.org>
Sun, 27 Apr 2014 14:46:16 +0000 (14:46 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 27 Apr 2014 14:46:16 +0000 (14:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1590400 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b746e784b9a41c36d1f5ab931a5d6e41580c4697..2e0dc41ba7ffd39eca029b02f0d18d34f427e3b0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -178,10 +178,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1584665 (manual: use 2.4's backport
                                                   version instead of temporary
                                                   2.5-dev <compatibility> ref)
-     2.4.x patch: trunk works (modulo CHANGES)
+     2.4.x patch: https://people.apache.org/~ylavic/httpd-2.4.x-SSLOCSPUseRequestNonce+manual-2.4.10.patch
      +1: ylavic
      kbrand: can you fold the trunk patches into a single diff for 2.4.x
              and put it online under people.apache.org/~ylavic, please?
+     ylavic: done above. Also credit added to you (CHANGES), missed that in trunk.
+             The manual mentions "Available since 2.4.10", would have to be adapted
+             should this be accepted/backported later.
 
    * mod_expires: don't add Expires header to error responses (4xx/5xx),
                   be they generated or forwarded. PR 55669.