From: Mike Brady Date: Mon, 27 Jun 2016 20:09:31 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 2.8.4.3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c02a50d61fdba74be941e8c628b8bbb652a91cc;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 12e6413e..b1d3fa3a 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,9 @@ +Version 2.8.4.3 – Development Version +---- +**Bug Fixes** + +* Set the RTSP socket to close on `exec()` of child processes otherwise background `run_this_before_play_begins` or `run_this_after_play_ends` commands that are sleeping prevent the daemon from being restarted because the listening RTSP port is still in use. Fixes [#329](https://github.com/mikebrady/shairport-sync/issues/329). + Version 2.8.4.2 – Development Version ---- **Bug Fixes**