From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 19 Sep 2023 10:17:19 +0000 (+0100) Subject: Update RELEASE_NOTES.md X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd2ff8e7f3220f07e63eb9f641ea30bae5e26843;p=thirdparty%2Fnqptp.git Update RELEASE_NOTES.md --- diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 06f8973..2ea3a1b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,8 @@ +## Version: 1.2.5-dev-2-gb5321a8 +* Stop using `setcap` on the `nqptp` binary at install time and instead use systemd's AmbientCapabilities to give the `nqptp` daemon the capability to access ports 319 and 320. Many thanks to [Hs_Yeah](https://github.com/Hs-Yeah) for the [PR](https://github.com/mikebrady/nqptp/pull/26). +* Improve some error messages. +* Update a few documentation errors. + ## Version: 1.2.4 This is an important security update. The Shared Memory Interface of the updated NQPTP is now 10, i.e. `smi10`: ```