From: Wang Mingyu <[email protected]> Changelog: ========== Broker: - Fix QoS 1 / QoS 2 publish incorrectly returning "no subscribers". Closes #3128. - Open files with appropriate access on Windows. - Don't allow invalid response topic values. - Fix some strict protocol compliance issues.
Client library: - Fix cmake build on OS X. Build: - Fix build on NetBSD Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Bruno VERNAY <[email protected]> Signed-off-by: Hugo SIMELIERE <[email protected]> --- .../mosquitto/{mosquitto_2.0.19.bb => mosquitto_2.0.20.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/mosquitto/{mosquitto_2.0.19.bb => mosquitto_2.0.20.bb} (97%) diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.19.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.20.bb similarity index 97% rename from meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.19.bb rename to meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.20.bb index c6ce2e095..2bc130318 100644 --- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.19.bb +++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.20.bb @@ -19,7 +19,7 @@ SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \ file://2895.patch \ " -SRC_URI[sha256sum] = "33af3637f119a61c509c01d2f8f6cc3d8be76f49e850132f2860af142abf82a9" +SRC_URI[sha256sum] = "ebd07d89d2a446a7f74100ad51272e4a8bf300b61634a7812e19f068f2759de8" inherit systemd update-rc.d useradd cmake pkgconfig -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114276): https://lists.openembedded.org/g/openembedded-devel/message/114276 Mute This Topic: https://lists.openembedded.org/mt/110058165/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
