From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Thu, 10 Mar 2022 22:51:46 +0000 (+1100) Subject: Update RELEASE_NOTES.md X-Git-Tag: 1.2~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91a2bb209646c3253eed1d32d56614902380fda;p=thirdparty%2Fnqptp.git Update RELEASE_NOTES.md --- diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 164167a..51edac2 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,13 @@ +## Version: 1.1-dev-131-g44d4086 +***Pesky Change You Can't Ignore*** + +A change has been made the `nqptp` `systemd` service file, so before updating, please remove the existing service file with the following command: +``` +# rm /usr/local/lib/systemd/system/nqptp.service +``` +**Bug Fix** +* Remove the invalid `Provides` entry. Thanks to [David Crook](https://github.com/idcrook) for bring this to notice for Shairport Sync. It also applies to NQPTP. + ## Version: 1.1-dev-124-g9a57e77 ***Pesky Change You Can't Ignore***