]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Include all trunk patches
authorDaniel Ruggeri <druggeri@apache.org>
Sun, 14 Apr 2013 15:49:18 +0000 (15:49 +0000)
committerDaniel Ruggeri <druggeri@apache.org>
Sun, 14 Apr 2013 15:49:18 +0000 (15:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1467794 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1e8fcc032f7e252ffda1662192b9cceb6e608585..6c788655a25b5ddc8eddb10a83ebc62da7e4b883 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -186,6 +186,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * mod_authnz_ldap: Allow using exec: callouts like SSLPassphraseDialog
      for AuthLDAPBindPassword.
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1433478
+                  http://svn.apache.org/viewvc?view=revision&revision=1467523
+                  http://svn.apache.org/viewvc?view=revision&revision=1467792
      2.2.x patch: http://people.apache.org/~druggeri/patches/AuthLDAPBindPasswordExec-2.2.patch
                   (20130119 - updated to include minor mmn bump)
                   (20130412 - updated to not use static var - thx, wrowe)