]> granicus.if.org Git - apache/commitdiff
Promote (my + Steffen's vote according to dev@).
authorYann Ylavic <ylavic@apache.org>
Sat, 13 Jan 2018 15:21:12 +0000 (15:21 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 13 Jan 2018 15:21:12 +0000 (15:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1821067 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ea9b4d4f73714facb4f5987e3590f3875ef147a1..de3d742f63fef6fb3ddfcc5ecf54d7d6f34ebee1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -155,6 +155,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      niq: Can someone post a pointer to discussion of this on dev list?
           In particular the API change and apparent #ifdef ABI?
 
+  *) mod_md: backport of ACME (Let's Encrypt) support. Needs mod_ssl backport proposal beneath to
+     not only compile but do something.
+     trunk revisions: 1804530,1804531,1804542,1804545,1804671,1804759,1804787,1804975,1805180,1805188,1805192,1805194,1805256,1805294,1805373,1806939,1807228,1807347,1807577,1807593,1807774,1807777,1808005,1808092,1808100,1808241,1808242,1808243,1808249,1808444,1809719,1809888,1810723,1811082,1811812,1812193,1812517,1812518,1812999,1813642,1814720,1814939,1815005,1815078,1815264,1815370,1815483,1816055,1816154,1816156 and more
+     2.4.x branch: ^/httpd/httpd/branches/2.4.x-mod_md
+     2.4.x diff: svn diff ^/httpd/httpd/branches/2.4.x  ^/httpd/httpd/branches/2.4.x-mod_md
+         Updated 2.4.x-mod_md branch to current trunk (mod_md v1.1.0) with renamed configuration
+         directives and improved certificate chain retrieval. Resetting votes.
+     +1: icing, jim, steffenal, ylavic
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -208,15 +217,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              and virtual host, though using ap_server_conf makes them global
              only (thus less useful too...).
 
-  *) mod_md: backport of ACME (Let's Encrypt) support. Needs mod_ssl backport proposal beneath to
-     not only compile but do something.
-     trunk revisions: 1804530,1804531,1804542,1804545,1804671,1804759,1804787,1804975,1805180,1805188,1805192,1805194,1805256,1805294,1805373,1806939,1807228,1807347,1807577,1807593,1807774,1807777,1808005,1808092,1808100,1808241,1808242,1808243,1808249,1808444,1809719,1809888,1810723,1811082,1811812,1812193,1812517,1812518,1812999,1813642,1814720,1814939,1815005,1815078,1815264,1815370,1815483,1816055,1816154,1816156 and more
-     2.4.x branch: ^/httpd/httpd/branches/2.4.x-mod_md
-     2.4.x diff: svn diff ^/httpd/httpd/branches/2.4.x  ^/httpd/httpd/branches/2.4.x-mod_md
-         Updated 2.4.x-mod_md branch to current trunk (mod_md v1.1.0) with renamed configuration
-         directives and improved certificate chain retrieval. Resetting votes.
-     +1: icing, jim
-
   *) mod_proxy_uwsgi: Add in UWSGI proxy (sub)module
      trunk patch: http://svn.apache.org/r1810358
                   http://svn.apache.org/r1810362