commit | 2c20a2541c9a9883d00bc39a5711fa312d915758 | [log] [tgz] |
---|---|---|
author | Scott Fan <fancp2007@gmail.com> | Sat Jul 26 12:01:19 2025 +0800 |
committer | Julien Olivain <ju.o@free.fr> | Sat Jul 26 13:22:19 2025 +0200 |
tree | 1166a840dd880b8a39a2a6dd1ee768592c0232f1 | |
parent | 2fd793312563c6fe9bdf8fb8632e0006a31092ec [diff] |
package/mosquitto: bump to version 2.0.22 Drop the patch that was fixed in the v2.0.22, see the closed issues and PRs: https://github.com/eclipse-mosquitto/mosquitto/issues/3246 https://github.com/eclipse-mosquitto/mosquitto/pull/3256 https://github.com/eclipse-mosquitto/mosquitto/pull/3227 https://github.com/eclipse-mosquitto/mosquitto/pull/3252 However, a new issue was reported by GasparQ, when WITH_TLS option is off. https://github.com/eclipse-mosquitto/mosquitto/issues/3318 Fortunately, besmarsh had pushed a PR that fixed this issue. https://github.com/eclipse-mosquitto/mosquitto/pull/3321 The patch file was quoted in this commit. For more details of v2.0.22, see the changelog: https://github.com/eclipse-mosquitto/mosquitto/blob/v2.0.22/ChangeLog.txt Signed-off-by: Scott Fan <fancp2007@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>