aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-07-08 14:58:53 -0700
committerArmin Kuster <akuster808@gmail.com>2018-07-08 14:58:53 -0700
commit6ae1ddbcb889e0406a7cad5a49a01990f3f36803 (patch)
tree7a4bcbaa3a25f40fa549a2a666613f33baf6b139
parentb0950aeff5b630256bb5e25ca15f4d59c115e7c1 (diff)
downloadmeta-openembedded-contrib-6ae1ddbcb889e0406a7cad5a49a01990f3f36803.tar.gz
wireshark: update to 2.4.7
Bug fix update only includes: 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>
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_2.4.7.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_2.4.6.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.4.6.bb b/meta-networking/recipes-support/wireshark/wireshark_2.4.7.bb
index 3da0a7bafc..2b2acaeeca 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.4.6.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.4.7.bb
@@ -11,8 +11,8 @@ SRC_URI += "file://libgcrypt.patch"
UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"
-SRC_URI[md5sum] = "8cfb73e286dd6427ca4405e6e802d13e"
-SRC_URI[sha256sum] = "8e965fd282bc0c09e7c4eba5f08a555d0ccf40a7d1544b939e01b90bc893d5fe"
+SRC_URI[md5sum] = "a78f3fd231154d6c93a2fec202c9d2bb"
+SRC_URI[sha256sum] = "5ecb3c68734fb89c83ac283e6cdf264eb15b9c7e7ea63dcfd4f0bad3e77c4f44"
PE = "1"