From a10ea62a1c9c7b0c4810f2e4ef0dcc6f75b0ca6b Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Tue, 12 Jan 2021 08:11:01 -0800 Subject: [PATCH] wireshark: Several securtiy fixes Source: Wireshark.org MR: 106181, 106696, 107655, 107673, 107682 Type: Security Fix Disposition: Backport from wireshark.org ChangeID: 57df6ac3b11aabd96e6aec728501ce7988bc176a Description: Bugfix only update including these cves: 3.2.8 CVE-2020-26575 CVE-2020-28030 3.2.9 CVE-2020-26418 CVE-2020-26421 CVE-2020-26420 Signed-off-by: Armin Kuster --- .../wireshark/{wireshark_3.2.7.bb => wireshark_3.2.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/wireshark/{wireshark_3.2.7.bb => wireshark_3.2.10.bb} (96%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.7.bb b/meta-networking/recipes-support/wireshark/wireshark_3.2.10.bb similarity index 96% rename from meta-networking/recipes-support/wireshark/wireshark_3.2.7.bb rename to meta-networking/recipes-support/wireshark/wireshark_3.2.10.bb index 65f925ce1f..d284824149 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.2.7.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.10.bb @@ -12,7 +12,7 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-${PV}.tar.xz UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" -SRC_URI[sha256sum] = "be832fb86d9c455c5be8b225a755cdc77cb0e92356bdfc1fe4b000d93f7d70da" +SRC_URI[sha256sum] = "1e9e239f2449f240a7910ed598084ccaf8ea308b2b46b196c5adbec59612226c" PE = "1"