Skip to content

Commit

Permalink
mosquitto: upgrade 2.0.18 -> 2.0.19
Browse files Browse the repository at this point in the history
- Solves CVE-2024-8376
- removed 1571.patch and 2894.patch, already applied in v2.0.19

https://github.com/eclipse/mosquitto/blob/v2.0.19/ChangeLog.txt

Signed-off-by: Fabrice Aeschbacher <fabrice.aeschbacher@siemens.com>
Reviewed-by: Peter Marko <peter.marko@siemens.com>
  • Loading branch information
fabrice-aeschbacher committed Oct 16, 2024
1 parent bc1adf1 commit 25d0721
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 50 deletions.
22 changes: 0 additions & 22 deletions meta-networking/recipes-connectivity/mosquitto/files/1571.patch

This file was deleted.

25 changes: 0 additions & 25 deletions meta-networking/recipes-connectivity/mosquitto/files/2894.patch

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,10 @@ DEPENDS = "uthash cjson"

SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \
file://mosquitto.init \
file://1571.patch \
file://2894.patch \
file://2895.patch \
"

SRC_URI[sha256sum] = "d665fe7d0032881b1371a47f34169ee4edab67903b2cd2b4c083822823f4448a"
SRC_URI[sha256sum] = "33af3637f119a61c509c01d2f8f6cc3d8be76f49e850132f2860af142abf82a9"

inherit systemd update-rc.d useradd cmake pkgconfig

Expand Down

0 comments on commit 25d0721

Please sign in to comment.