aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-02-27 18:55:27 -0800
committerArmin Kuster <akuster808@gmail.com>2019-02-27 19:30:12 -0800
commit1591d7054e19740ccfde0e15c122c4b05d688d0f (patch)
tree495bd0f78de38b2a590141f718f5ec54ad9fc260
parent4c8a6ee0ec59cf1c6002177c8aafebc50cd3983c (diff)
downloadmeta-openembedded-contrib-1591d7054e19740ccfde0e15c122c4b05d688d0f.tar.gz
wireshark: update to 2.4.9
bugfix only. wnpa-sec-2018-44 Bluetooth AVDTP dissector crash. Bug 14884. CVE-2018-16058. wnpa-sec-2018-45 Bluetooth Attribute Protocol dissector crash. Bug 14994. CVE-2018-16056. wnpa-sec-2018-46 Radiotap dissector crash. Bug 15022. CVE-2018-16057. taken from github for Stefan Lendl Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-networking/recipes-support/wireshark/wireshark_2.4.9.bb (renamed from meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb b/meta-networking/recipes-support/wireshark/wireshark_2.4.9.bb
index 51a7aa8cd3..1ec60b6206 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.4.8.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.4.9.bb
@@ -11,8 +11,8 @@ SRC_URI += "file://libgcrypt.patch"
UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"
-SRC_URI[md5sum] = "25f93aa6a2b3fdd9d1f01a49f84d224f"
-SRC_URI[sha256sum] = "db8ed7828c157e4ffb91fb8c41fa5a2f37fd44259175951a5c37848bf641f5e8"
+SRC_URI[md5sum] = "55caea0f5f334c96977d54b0d1e52dae"
+SRC_URI[sha256sum] = "63c4f24665269536f0e2ec321d394336fef6ba12466241a0e2433e936ac633e3"
PE = "1"