From: Graham Leggett Date: Sun, 5 Jul 2020 13:41:51 +0000 (+0000) Subject: Vote, vote. X-Git-Tag: 2.4.44~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a153a0fd6379b7e1862feddad0e5fd3aeea0738b;p=thirdparty%2Fapache%2Fhttpd.git Vote, vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879531 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 532a886763c..889d7deb7ff 100644 --- a/STATUS +++ b/STATUS @@ -204,7 +204,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1879369 http://svn.apache.org/r1879373 2.4.x patch: http://people.apache.org/~ylavic/patches/httpd-2.4.x-ap_parse_strict_length.patch - +1: ylavic + +1: ylavic, minfrin ylavic: the patch drops changes to apreq, which seems to not be in 2.4. *) mod_ssl: deduplicate some code @@ -221,7 +221,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) 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, + +1: jailletc36, minfrin, *) "[mod_dav_fs etag handling] should really honor the FileETag setting". - It now does.