Skip to content

Commit 0c1b083

Browse files
committed
Remove requirement for the mosquitto service to be running when built with the --with-mqtt-client flag.
1 parent 3888999 commit 0c1b083

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASENOTES-DEVELOPMENT.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Version 5.0-post-dev-10-g3888999d
2+
==
3+
* Remove requirement for the `mosquitto` service to be running when Shairport Sync is built with the `--with-mqtt-client` configuration flag. The service does not, in fact, need to be running in every case.
4+
This reverses a change made in [PR](https://github.com/mikebrady/shairport-sync/pull/2137) at [Version 5.0-dev-161](https://github.com/mikebrady/shairport-sync/blob/development/RELEASENOTES-DEVELOPMENT.md#version-50-dev-161-g5b3659c2).
5+
6+
Thanks to [David Crook](https://github.com/idcrook) for the [bug report](https://github.com/mikebrady/shairport-sync/issues/2150).
7+
18
Version 5.0-post-dev-6-gd32d5cb9
29
==
310
* Fix handling of missing `const` type qualifier and some follow-on warnings. Thanks to [Rudi Heitbaum](https://github.com/heitbaum) for the [PR](https://github.com/mikebrady/shairport-sync/pull/2146).

0 commit comments

Comments
 (0)