From: Joe Orton Date: Wed, 27 Feb 2019 10:04:36 +0000 (+0000) Subject: Vote, promote. X-Git-Tag: 2.4.39~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57eeba15ecf4bc787ae430f71e763bd7552b77da;p=thirdparty%2Fapache%2Fhttpd.git Vote, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1854449 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0fa33b3c2e8..e92f774ccb3 100644 --- a/STATUS +++ b/STATUS @@ -126,6 +126,28 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_auth_digest: Fix a race condition. Authentication with valid credentials could be + refused in case of concurrent accesses from different users. PR 63124 + trunk patch: https://svn.apache.org/r1853190 + 2.4.x patch: svn merge -c 1853190 ^/httpd/httpd/trunk . + +1: jailletc36, icing, jorton + + *) Easy proposals: + - mod_dav: Add a comment + - mod_info: Constify fixed tables and mark module-private global variables static + - mod_heartmonitor: Axe an apparently out of date comment + - mod_deflate: Fix clang and Coverity warnings + - md_acme_authz: fix typo + - mod_dav: tag a pool + trunk patch: + - https://svn.apache.org/r1486027 + - https://svn.apache.org/r1828909 + - https://svn.apache.org/r1839249 + - https://svn.apache.org/r1842888 + - https://svn.apache.org/r1844343 + - https://svn.apache.org/r1846651 + 2.4.x patch: svn merge -c 1486027,1828909,1839249,1842888,1844343,1846651 ^/httpd/httpd/trunk . + +1: jailletc36, icing, jorton PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -198,29 +220,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1850745 ^/httpd/httpd/trunk . +1: jim - *) Easy proposals: - - mod_dav: Add a comment - - mod_info: Constify fixed tables and mark module-private global variables static - - mod_heartmonitor: Axe an apparently out of date comment - - mod_deflate: Fix clang and Coverity warnings - - md_acme_authz: fix typo - - mod_dav: tag a pool - trunk patch: - - https://svn.apache.org/r1486027 - - https://svn.apache.org/r1828909 - - https://svn.apache.org/r1839249 - - https://svn.apache.org/r1842888 - - https://svn.apache.org/r1844343 - - https://svn.apache.org/r1846651 - 2.4.x patch: svn merge -c 1486027,1828909,1839249,1842888,1844343,1846651 ^/httpd/httpd/trunk . - +1: jailletc36, icing - - *) mod_auth_digest: Fix a race condition. Authentication with valid credentials could be - refused in case of concurrent accesses from different users. PR 63124 - trunk patch: https://svn.apache.org/r1853190 - 2.4.x patch: svn merge -c 1853190 ^/httpd/httpd/trunk . - +1: jailletc36, icing - *) mod_dav: Fix a potential use after free trunk patch: https://svn.apache.org/r1842010 2.4.x patch: svn merge -c 1842010 ^/httpd/httpd/trunk .