package/mosquitto: bump to version 2.0.17
Bugfix release, fixing a number of regressions in 2.0.16
From the changelog
(https://github.com/eclipse/mosquitto/blob/master/ChangeLog.txt)
2.0.17 - 2023-08-22
===================
Broker:
- Fix `max_queued_messages 0` stopping clients from receiving messages.
Closes #2879.
- Fix `max_inflight_messages` not being set correctly. Closes #2876.
Apps:
- Fix `mosquitto_passwd -U` backup file creation. Closes #2873.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit c11950fe4a2817c4bd1fa6d9c9e3cd3783b3f96f)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>