]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorGraham Leggett <minfrin@apache.org>
Sat, 15 Jan 2022 19:40:33 +0000 (19:40 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 15 Jan 2022 19:40:33 +0000 (19:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897100 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 17d565022bb7c6f860fb5c0bee3dca9ecd9c25a9..feb6e22f70e390a6ea1be6712d911ba183643023 100644 (file)
--- 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 ]