]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 6 Apr 2023 11:17:32 +0000 (12:17 +0100)
committerGitHub <noreply@github.com>
Thu, 6 Apr 2023 11:17:32 +0000 (12:17 +0100)
RELEASENOTES-DEVELOPMENT.md

index 38c412bc92c4669a936a8e3402efdd8823d59ea1..60c246977625d50183b7bbcba598b81ea9242906 100644 (file)
@@ -1,3 +1,8 @@
+Version 4.1-dev-896-g03961830
+====
+**Bug Fix**
+* In some situations, the Device ID generated by Shairport Sync was all zeros, and so was invalid, causing connectivity problems. The cause of the problem was that `get_device_id` was not interpreting `getaddrinfo` information correctly. Thanks to [Carl Johnson](https://github.com/ridgelift) for [reporting](https://github.com/mikebrady/shairport-sync/issues/1657) the issue, finding the (rather obscure) cause of the problem and for providing [code](https://github.com/mikebrady/shairport-sync/issues/1657#issuecomment-1493423175) to fix it.
+
 Version 4.1-dev-886-ge74300d7
 ====
 **Updates and Enhancements**