From: Christophe Jaillet Date: Sun, 5 Jul 2020 13:19:59 +0000 (+0000) Subject: Propose [skip ci] X-Git-Tag: 2.4.44~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e573f18998e6eb371f307b7d8bbcf32ec17c4691;p=thirdparty%2Fapache%2Fhttpd.git Propose [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879527 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1861c579da8..4c1048e25a9 100644 --- a/STATUS +++ b/STATUS @@ -198,7 +198,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: jailletc36: CHANGES could also be looked at if it makes sense to update the terminology also here - *) strict content-length parsing + *) strict content-length parsing trunk patch http://svn.apache.org/r1877954 http://svn.apache.org/r1877955 http://svn.apache.org/r1879369 @@ -207,6 +207,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: ylavic ylavic: the patch drops changes to apreq, which seems to not be in 2.4. + *) mod_ssl: deduplicate some code + mod_ssl: Use temporary pool for variable lookup results which don't need to live in pconf + mod_ssl: Factor out code to read a BIO into a palloc'ed string + mod_ssl: Use <16 character cname argument for socache ->init() per the API constraint + trunk patch http://svn.apache.org/r1705539 + http://svn.apache.org/r1877263 + http://svn.apache.org/r1877291 + http://svn.apache.org/r1879445 + 2.4.x patch: svn merge -c 1705539,1877263,1877291,1879445 ^/httpd/httpd/trunk . + +1: jailletc36, + + *) core: Fix a signed/unsigned comparison + trunk patch http://svn.apache.org/r1864868 + 2.4.x patch: svn merge -c 1864868 ^/httpd/httpd/trunk . + +1: jailletc36, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]