]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Add release notes for version 1.2.7
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 5 May 2026 08:04:35 +0000 (09:04 +0100)
committerGitHub <noreply@github.com>
Tue, 5 May 2026 08:04:35 +0000 (09:04 +0100)
Added release notes for version 1.2.7, including updates on pkg-config usage and configuration options.

RELEASE_NOTES.md

index abc0b5c8f60474da5d1031727eed73f5aeedd23d..4ec0d71bcb9823a55cdd35260f93bcbce52b4a0c 100644 (file)
@@ -1,3 +1,11 @@
+## Version 1.2.7
+* With this update, `pkg-config` is used to determine the correct location for `systemdsystemunitdir`.
+* Additionally, `--with-systemdsystemunitdir`  `./configure...` option is added to allow the location to be over-ridden.
+
+**Note** If you are updating an existing installation, you'll need to delete the existing service file as directed in the [README](https://github.com/mikebrady/nqptp/blob/main/README.md#remove-old-service-files). 
+
+Thanks to [Chris Boot](https://github.com/bootc) for the [PR](https://github.com/mikebrady/nqptp/pull/46).
+
 ## Version 1.2.6 
 * This update should make synchronisation a little better and a little smoother.