From 9019ceb2ccfd32789b7bc680269b3af234ebd397 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Wed, 8 Jul 2020 21:07:38 -0700 Subject: [PATCH] wireshark: Update to 3.2.5 Source: wireshark.org MR: 104620 Type: Security Fix Disposition: Backport from wireshark.org ChangeID: 64e3701e4d6bd53972c22c49d655556e6f37e461 Description: Affects: 3.2.0 to 3.2.4 Includes: CVE-2020-15466 For more info see: https://www.wireshark.org/docs/relnotes/wireshark-3.2.5.html Signed-off-by: Armin Kuster Signed-off-by: Khem Raj --- .../wireshark/{wireshark_3.2.4.bb => wireshark_3.2.5.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_3.2.4.bb => wireshark_3.2.5.bb} (95%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb b/meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb similarity index 95% rename from meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb rename to meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb index c3caaefde9..a6c09d47ba 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb @@ -12,8 +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[md5sum] = "4bbee1bdd5b88343733590fabfffddf3" -SRC_URI[sha256sum] = "d17d461e849e2d0b033431c45f71d8ee8ec3c8faa232a6ad63069a47927db8aa" +SRC_URI[sha256sum] = "bd89052a5766cce08b1090df49628567e48cdd24bbaa47667c851bac6aaac940" PE = "1"