From: Yann Ylavic Date: Wed, 27 Mar 2024 10:02:32 +0000 (+0000) Subject: Propose warning fix. X-Git-Tag: 2.4.59-rc1-candidate~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c3c5bde88adce7ca971cba0ae020cbc6bc1d6b4c;p=thirdparty%2Fapache%2Fhttpd.git Propose warning fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1916577 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e5be51609dd..0902e2dc8d8 100644 --- a/STATUS +++ b/STATUS @@ -203,6 +203,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1916004 ^/httpd/httpd/trunk . +1: jfclere, + *) mod_auth_basic: Fix warnings wrt signed bit fields + trunk patch: https://svn.apache.org/r1603863 + 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/425.diff + Github PR: https://github.com/apache/httpd/pull/425 + +1: ylavic, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]