From: Yann Ylavic Date: Tue, 10 Jun 2025 11:02:06 +0000 (+0000) Subject: Backported in r1926325. X-Git-Tag: 2.4.64-rc1-candidate~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c615d0934f197092d4939877588d389d9d2a7bb0;p=thirdparty%2Fapache%2Fhttpd.git Backported in r1926325. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926327 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2c4c62dc8e..1850d0c0dd 100644 --- a/STATUS +++ b/STATUS @@ -158,13 +158,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) mod_session_dbd: set_cookie_name: ensure correct format - trunk patch: https://svn.apache.org/r1922931 - https://svn.apache.org/r1926188 - https://svn.apache.org/r1926189 - 2.4.x patch: svn merge -c 1922931,1926188,1926189 ^/httpd/httpd/trunk . - +1: jailletc36, rpluem, ylavic - *) mod_asis: Fix the log level of the message AH01236 trunk patch: https://svn.apache.org/r1924954 https://svn.apache.org/r1926191