]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update release notes for version 5.0-dev-161
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 26 Jan 2026 17:00:47 +0000 (17:00 +0000)
committerGitHub <noreply@github.com>
Mon, 26 Jan 2026 17:00:47 +0000 (17:00 +0000)
Fix MQTT warning and update Dependabot tools.

RELEASENOTES-DEVELOPMENT.md

index 6cdbe28a7ae3493504ef1798c191c8935daae3d9..59d3ff067f9fb55c078520b43ff5cd9d3d47af4e 100644 (file)
@@ -1,3 +1,13 @@
+Version 5.0-dev-161-g5b3659c2
+==
+**Bug Fix**
+* Fix an MQTT warning and simplify building the `systemd` startup script. The warning occured if Shairport Sync was built with MQTT support. For that case, the startup script omitted stating that the `mosquitto` service was required and had to be active before starting Shairport Sync.
+
+  Thanks to [hvilleneuve29](https://github.com/hvilleneuve29) for the [PR](https://github.com/mikebrady/shairport-sync/pull/2137).
+
+**Dependabot Update**
+* A Dependabot update to some image building tools was added.
+
 Version 5.0-dev-155-g45063d10
 ==
 **Bug Fix**