From: Graham Leggett Date: Sat, 15 Jan 2022 19:40:33 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.53-rc1-candidate~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89b85f6254d8c468eecdde223bfb3a62c4362552;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897100 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 17d565022bb..feb6e22f70e 100644 --- a/STATUS +++ b/STATUS @@ -187,6 +187,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1896505 ^/httpd/httpd/trunk . +1: rpluem, ylavic, gbechis + *) dbm: Split the loading of a dbm driver from the opening of a dbm file. When + an attempt to load a dbm driver fails, log clearly which driver triggered + the error (not "default"), and what the error was. + Trunk version of patch: + https://svn.apache.org/r1891019 + Backport version for 2.4.x of patch: + https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-dbm.patch + +1: minfrin + + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]