aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-08-19 07:34:23 -0700
committerArmin Kuster <akuster808@gmail.com>2018-08-19 07:34:23 -0700
commit4a75fa2690425efa0fb562d24c0035b53d936973 (patch)
tree9e946ee06c3f587a7bbadc06f99f4cbdb06c4ca6 /meta-networking
parente11c0b9340117f25097c608633f2ebaffe464944 (diff)
downloadmeta-openembedded-4a75fa2690425efa0fb562d24c0035b53d936973.tar.gz
wireshark: update to 2.4.8
Bug fix update only includes security fixes: wnpa-sec-2018-25 The LDSS dissector could crash. (Bug 14615) wnpa-sec-2018-28 Multiple dissectors could consume excessive memory. (Bug 14678) wnpa-sec-2018-29 The DNS dissector could crash. (Bug 14681) wnpa-sec-2018-30 The GSM A DTAP dissector could crash. (Bug 14688) wnpa-sec-2018-31 The Q.931 dissector could crash. (Bug 14689) wnpa-sec-2018-33 Multiple dissectors could crash. (Bug 14703) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_2.4.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.4.7.bb b/meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb
index 2b2acaeeca..7c81ad3eed 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.4.7.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb
@@ -11,8 +11,8 @@ SRC_URI += "file://libgcrypt.patch"
UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"
-SRC_URI[md5sum] = "a78f3fd231154d6c93a2fec202c9d2bb"
-SRC_URI[sha256sum] = "5ecb3c68734fb89c83ac283e6cdf264eb15b9c7e7ea63dcfd4f0bad3e77c4f44"
+SRC_URI[md5sum] = "25f93aa6a2b3fdd9d1f01a49f84d224f"
+SRC_URI[sha256sum] = "db8ed7828c157e4ffb91fb8c41fa5a2f37fd44259175951a5c37848bf641f5e8"
PE = "1"