From d8b55931ce3b120515ec9ab0bc91418a5cb00a7b Mon Sep 17 00:00:00 2001 From: Kai Kang Date: Wed, 16 Aug 2017 17:41:06 +0800 Subject: [PATCH] wireshark: 2.2.7 -> 2.2.8 Signed-off-by: Kai Kang Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald (cherry picked from commit 3ca10e7d924d94d85783dc7440096a7dab72b978) Bug fix only: Including these security fixes: wnpa-sec-2017-13 WBMXL dissector infinite loop (Bug 13477, Bug 13796) CVE-2017-7702, CVE-2017-11410 Note: This is an update for a fix in Wireshark 2.2.6 and 2.0.12. wnpa-sec-2017-28 openSAFETY dissector memory exhaustion (Bug 13649, Bug 13755) CVE-2017-9350, CVE-2017-11411 Note: This is an update for a fix in Wireshark 2.2.7. wnpa-sec-2017-34 AMQP dissector crash. (Bug 13780) CVE-2017-11408 wnpa-sec-2017-35 MQ dissector crash. (Bug 13792) CVE-2017-11407 wnpa-sec-2017-36 DOCSIS infinite loop. (Bug 13797) CVE-2017-11406 Signed-off-by: Armin Kuster --- .../wireshark/{wireshark_2.2.7.bb => wireshark_2.2.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_2.2.7.bb => wireshark_2.2.8.bb} (95%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.2.7.bb b/meta-networking/recipes-support/wireshark/wireshark_2.2.8.bb similarity index 95% rename from meta-networking/recipes-support/wireshark/wireshark_2.2.7.bb rename to meta-networking/recipes-support/wireshark/wireshark_2.2.8.bb index 2f6f7b0758..f94324e277 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_2.2.7.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_2.2.8.bb @@ -10,8 +10,8 @@ SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2" PE = "1" -SRC_URI[md5sum] = "a4d880554c7f925dafef60fa313b580d" -SRC_URI[sha256sum] = "689ddf62221b152779d8846ab5b2063cc7fd41ec1a9f04eefab09b5d5486dbb5" +SRC_URI[md5sum] = "bb81d0ecf3a8ed46bedfaeae6fd318a8" +SRC_URI[sha256sum] = "ecf02c148c9ab6e809026ad5743fe9be1739a9840ef6fece6837a7ddfbdf7edc" inherit autotools pkgconfig perlnative