From d2c19dc7caadfc0846c56cdf5d1ee5593fe3440c Mon Sep 17 00:00:00 2001 From: Davide Gardenal Date: Tue, 5 Jul 2022 16:59:21 +0200 Subject: [PATCH] wireshark: upgrade 3.4.11 -> 3.4.12 This upgrade includes the following CVE fixes: - CVE-2021-4190 - CVE-2022-0581 - CVE-2022-0582 - CVE-2022-0583 - CVE-2022-0585 - CVE-2022-0586 Signed-off-by: Davide Gardenal Signed-off-by: Khem Raj --- .../wireshark/{wireshark_3.4.11.bb => wireshark_3.4.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/wireshark/{wireshark_3.4.11.bb => wireshark_3.4.12.bb} (97%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.4.11.bb b/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb similarity index 97% rename from meta-networking/recipes-support/wireshark/wireshark_3.4.11.bb rename to meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb index f1dba227ac..38fdbce892 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.4.11.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb @@ -19,7 +19,7 @@ SRC_URI += " \ UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" -SRC_URI[sha256sum] = "a0e227bce2cc3a51ef3301891a0243231990b52a39b68a84a6e32f69c4e75279" +SRC_URI[sha256sum] = "881a13303e263b7dc7fe337534c8a541d4914552287879bed30bbe76c5bf68ca" PE = "1"