From: Yann Ylavic Date: Tue, 14 Jan 2025 11:33:12 +0000 (+0000) Subject: 2 votes, 1 promotion. X-Git-Tag: 2.4.63-candidate~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e0802362e47098477eea66f47ab3cdd0caa4dd8;p=thirdparty%2Fapache%2Fhttpd.git 2 votes, 1 promotion. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1923127 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a39946eb2b..750babc126 100644 --- a/STATUS +++ b/STATUS @@ -157,6 +157,19 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) Easy patches: synch 2.4.x and trunk + - ab: Increase MAX_CONCURRENCY hard limit (from 20K to 200K) + - ab: Fix X509 * leak + - dav/fs/dbm.c: Remove error message references to "property" databases + - httpd.h: Fix comment + trunk patch: + - https://svn.apache.org/r1910518 + https://svn.apache.org/r1910847 + https://svn.apache.org/r1912477 + https://svn.apache.org/r1918297 + 2.4.x patch: svn merge -c 1910518,1910847,1912477,1918297 ^/httpd/httpd/trunk . + +1: jailletc36, jim, ylavic + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -170,25 +183,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: ivan +0: jorton - falls under RTC exception for "non-Unix build" - *) Easy patches: synch 2.4.x and trunk - - ab: Increase MAX_CONCURRENCY hard limit (from 20K to 200K) - - ab: Fix X509 * leak - - dav/fs/dbm.c: Remove error message references to "property" databases - - httpd.h: Fix comment - trunk patch: - - https://svn.apache.org/r1910518 - https://svn.apache.org/r1910847 - https://svn.apache.org/r1912477 - https://svn.apache.org/r1918297 - 2.4.x patch: svn merge -c 1910518,1910847,1912477,1918297 ^/httpd/httpd/trunk . - +1: jailletc36, jim - *) Do not add a space before '|' when setting the value for stickysession in the balancer manager as this breaks the stickysession configuration once a new configuration is submitted by the balancer manager. PR: 69510 trunk patch: https://svn.apache.org/r1923101 2.4.x patch: svn merge -c 1923101 ^/httpd/httpd/trunk . - +1: jim + +1: jim, ylavic PATCHES/ISSUES THAT ARE BEING WORKED