Commit 5f49cf3e authored by Eric Covener's avatar Eric Covener
Browse files

vote/promote



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1820773 13f79535-47bb-0310-9956-ffa450edef68
parent b14ba252
Loading
Loading
Loading
Loading
+24 −24
Original line number Diff line number Diff line
@@ -134,6 +134,30 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     2.4.x patch: svn merge -c r1818278  ^/httpd/httpd/trunk . 
     +1:  covener, jim, ylavic

  *) core: A signal received while stopping could have crashed the main
     process.  PR 61558.
     trunk patch: http://svn.apache.org/r1809881
                  http://svn.apache.org/r1809973
                  http://svn.apache.org/r1809976
                  http://svn.apache.org/r1812075
     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/stop_signals-PR61558.patch
                  (merge without changes to motorz)
     +1: ylavic, jim, covener

  *) mpm_event: close connections not reported as handled by any module to
     avoid losing track of them and leaking scoreboard entries.  PR 61551.
     trunk patch: http://svn.apache.org/r1818804
                  http://svn.apache.org/r1818951
                  http://svn.apache.org/r1818958
                  http://svn.apache.org/r1818960
                  http://svn.apache.org/r1819027
                  http://svn.apache.org/r1819214
                  http://svn.apache.org/r1820035
     2.4.x patch: trunk works (modulo CHANGES)
                  svn merge -c 1818804,1818951,1818958,1818960,1819027,1819214,1820035 ^/httpd/httpd/trunk .
                  http://home.apache.org/~ylavic/patches/PR61551+APLOGNO.patch
     +1: ylavic, icing, covener


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -197,16 +221,6 @@ PATCHES PROPOSED 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?

  *) core: A signal received while stopping could have crashed the main
     process.  PR 61558.
     trunk patch: http://svn.apache.org/r1809881
                  http://svn.apache.org/r1809973
                  http://svn.apache.org/r1809976
                  http://svn.apache.org/r1812075
     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/stop_signals-PR61558.patch
                  (merge without changes to motorz)
     +1: ylavic, jim

  *) 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
@@ -239,20 +253,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     +1: niq, jim
     ylavic: +1 with r1819969 and r1819970, see dev@ thread re r1599012.

  *) mpm_event: close connections not reported as handled by any module to
     avoid losing track of them and leaking scoreboard entries.  PR 61551.
     trunk patch: http://svn.apache.org/r1818804
                  http://svn.apache.org/r1818951
                  http://svn.apache.org/r1818958
                  http://svn.apache.org/r1818960
                  http://svn.apache.org/r1819027
                  http://svn.apache.org/r1819214
                  http://svn.apache.org/r1820035
     2.4.x patch: trunk works (modulo CHANGES)
                  svn merge -c 1818804,1818951,1818958,1818960,1819027,1819214,1820035 ^/httpd/httpd/trunk .
                  http://home.apache.org/~ylavic/patches/PR61551+APLOGNO.patch
     +1: ylavic, icing


PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]