From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sun, 2 Apr 2023 18:50:16 +0000 (+0100) Subject: Update RELEASE_NOTES.md X-Git-Tag: 1.2~1^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f125856089d71b6a37a284d3a0e6f0e6cc986058;p=thirdparty%2Fnqptp.git Update RELEASE_NOTES.md --- diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a1295bf..e91e27a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +## Version: 1.1-dev-207-ge14575b +**Bug Fix** +* Due to a bug, the ports used by NQPTP -- ports 319, 320 and 9000 -- had to be available on all IP protocols on the system. For example, if IPv6 and IPv4 were available on the system and a port could be opened on IPv4 but not on IPv6 , Shairport Sync would fail. This has been fixed. As before, ports will be opened on all IP protocols available, but only one needs to be successfully opened. Many thanks to [Ferdynand Naczynski](https://github.com/nipsufn) for their detective work and for developing a fix. + ## Version: 1.1-dev-199-g2b5490c **Bug Fixes** * Use the previous offset if a negative jitter for the first period.