]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <mikebrady@eircom.net>
Wed, 4 Sep 2019 08:47:20 +0000 (09:47 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2019 08:47:20 +0000 (09:47 +0100)
RELEASENOTES-DEVELOPMENT.md

index 0f6861e8477f2e2fb959620c8399db3864d1fe3a..e69a79b5e0594a6028ff39b2d7bbf9f876eab08b 100644 (file)
@@ -1,3 +1,10 @@
+Version 3.3.2d5
+====
+**Bug Fix**
+* Fixes an issue that occured in Ubuntu 14.04 – the `shairport-sync` daemon would silently die after a fairly long period. It typically happened just after a DHCP address was renewed. The problem seemed to be related to having more than one `avahi` threaded polling loop (though this isn't documented anywhere). The fix was to consolidate the `avahi` stuff down to one threaded polling loop.
+Addresses Issue [#895](https://github.com/mikebrady/shairport-sync/issues/895). Thanks to [Hans (the) MCUdude](https://github.com/MCUdude) for reporting and for initial troubleshooting.
+
+
 Version 3.3.2d4
 ====
 **Bug Fixes and Enhancements**