From 7010e1fb4a6238372cc60065ca474a63a2a12abb Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Wed, 17 Jun 2015 22:27:12 -0700 Subject: [PATCH] wireshark: update to 1.12.6 include a security fixes but no CVE # The following vulnerabilities have been fixed. * [1]wnpa-sec-2015-19 WCCP dissector crash. ([2]Bug 11153) * [3]wnpa-sec-2015-20 GSM DTAP dissector crash. ([4]Bug 11201) Signed-off-by: Armin Kuster Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- .../wireshark/{wireshark_1.12.5.bb => wireshark_1.12.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_1.12.5.bb => wireshark_1.12.6.bb} (94%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_1.12.5.bb b/meta-networking/recipes-support/wireshark/wireshark_1.12.6.bb similarity index 94% rename from meta-networking/recipes-support/wireshark/wireshark_1.12.5.bb rename to meta-networking/recipes-support/wireshark/wireshark_1.12.6.bb index 32d0ab92c9..936ad620fa 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_1.12.5.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_1.12.6.bb @@ -10,8 +10,8 @@ SRC_URI = "https://2.na.dl.wireshark.org/src/wireshark-${PV}.tar.bz2" PE = "1" -SRC_URI[md5sum] = "9ee199dde4f36a3d71f7b81dd6764e93" -SRC_URI[sha256sum] = "d0f177b2ef49e4deae4ff7d3299bdd295ba558a3934ce8ae489b2f13927cbd82" +SRC_URI[md5sum] = "25ad2bc1c2a21396827c238fcff51bf3" +SRC_URI[sha256sum] = "22ac0cc872f12cef9bb2cacfe0720eed8533dc5cea102d21de511620606cb3b6" inherit autotools pkgconfig