From 997b18417bdf634f794e204b0ab7dd604eb636c1 Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 25 Mar 2024 17:06:11 +0000 Subject: [PATCH] Update git submodules * Update charm-designate from branch 'master' to a8152b789c0f1e0b2847b8619abe6199a2e1b3ca - Merge "separate rndc.key file per application" - separate rndc.key file per application This change fixes an issue that when the charm-designate is related to two different designate-bind applications, the same rndc key file is used for the two different applications. We fix this by writing an rndc_key_file per application rather than in a single rndc.key file for all the units. Closes-Bug: #1995975 Change-Id: I5dafeb2b4dcf9549260081d3674038f836d29f0f Signed-off-by: David Negreira --- charm-designate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-designate b/charm-designate index d875ad61f0..a8152b789c 160000 --- a/charm-designate +++ b/charm-designate @@ -1 +1 @@ -Subproject commit d875ad61f061a708c64aee9cf1397b992c5077ce +Subproject commit a8152b789c0f1e0b2847b8619abe6199a2e1b3ca