]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Update RELEASE_NOTES.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 2 Apr 2023 18:50:16 +0000 (19:50 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Apr 2023 18:50:16 +0000 (19:50 +0100)
RELEASE_NOTES.md

index a1295bf575d10114d9236fd7f744a15874accd48..e91e27a377e7ec4616c4ff5a5f59a8cf7cf27386 100644 (file)
@@ -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.