From: Andrei Pavel Date: Wed, 5 Nov 2025 11:07:55 +0000 (+0200) Subject: [#3969] Fix ChangeLog entry X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f4006a877415c57609554a170541704050f9b10b;p=thirdparty%2Fkea.git [#3969] Fix ChangeLog entry --- 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 index a06925952d..cbe9315fb4 100644 --- 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 @@ -1,5 +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. + Restrict the path of the UNIX socket to which kea-netconf + connects the same way the path is restricted for other servers + on creation of UNIX sockets. (Gitlab #3969)