]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES note for [GL #4134]
authorTony Finch <fanf@isc.org>
Fri, 9 Jun 2023 07:22:47 +0000 (08:22 +0100)
committerTony Finch <fanf@isc.org>
Wed, 14 Jun 2023 12:49:27 +0000 (13:49 +0100)
[cleanup] Report "permission denied" instead of "unexpected error"
when trying to update a zone file is on a read-only file
system. Thanks to Midnight Veil. [GL #4134]

(cherry picked from commit 82401f0f0e5a5cc81e545ffe85415d29a16e15e3)

CHANGES

diff --git a/CHANGES b/CHANGES
index 18f916fb410c3f04dcf79b8a48d52daa141c730a..db556952272d6e31a6a92113a2ea2be2a9d7a751 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6196.  [cleanup]       Report "permission denied" instead of "unexpected error"
+                       when trying to update a zone file on a read-only file
+                       system. Thanks to Midnight Veil. [GL #4134]
+
 6193.  [bug]           Fix a catz db update notification callback registration
                        logic error, which could crash named when receiving an
                        AXFR update for a catalog zone while the previous update