]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3969] Add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Mon, 3 Nov 2025 11:27:01 +0000 (13:27 +0200)
committerAndrei Pavel <andrei@isc.org>
Wed, 5 Nov 2025 13:01:01 +0000 (15:01 +0200)
changelog_unreleased/3969-socket-names-do-not-expand-to-runstatedir-as-expected-for-kea-netconf [new file with mode: 0644]

diff --git a/changelog_unreleased/3969-socket-names-do-not-expand-to-runstatedir-as-expected-for-kea-netconf b/changelog_unreleased/3969-socket-names-do-not-expand-to-runstatedir-as-expected-for-kea-netconf
new file mode 100644 (file)
index 0000000..a069259
--- /dev/null
@@ -0,0 +1,5 @@
+[sec]*         andrei
+       Restrict the path of the unix socket to which kea-netconf
+       connects the same way the path is restricted for others servers
+       on creation of unix sockets.
+       (Gitlab #3969)