From b727080564eef84f0c568dbbf1dd27683039c4da Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Wed, 12 Nov 2014 18:42:42 -0800 Subject: [PATCH] wireshark: update to 1.12.2 The following vulnerabilities have been fixed. * wnpa-sec-2014-20 SigComp UDVM buffer overflow. (Bug 10662) CVE-2014-8710 * wnpa-sec-2014-21 AMQP crash. (Bug 10582) CVE-2014-8711 * wnpa-sec-2014-22 NCP crashes. (Bug 10552, Bug 10628) CVE-2014-8712, CVE-2014-8713 * wnpa-sec-2014-23 TN5250 infinite loops. (Bug 10596) CVE-2014-8714 Reference: https://www.wireshark.org/docs/relnotes/wireshark-1.12.2.html Signed-off-by: Armin Kuster Signed-off-by: Joe MacDonald --- .../wireshark/{wireshark_1.12.1.bb => wireshark_1.12.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_1.12.1.bb => wireshark_1.12.2.bb} (92%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_1.12.1.bb b/meta-networking/recipes-support/wireshark/wireshark_1.12.2.bb similarity index 92% rename from meta-networking/recipes-support/wireshark/wireshark_1.12.1.bb rename to meta-networking/recipes-support/wireshark/wireshark_1.12.2.bb index e198863b7e..5740730a93 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_1.12.1.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_1.12.2.bb @@ -13,8 +13,8 @@ SRC_URI = " \ PE = "1" -SRC_URI[md5sum] = "14b3e3d8979d1eb27ff085bb5f400e67" -SRC_URI[sha256sum]= "82b26bd416ec15903b27785e35a622687008a743342054e96eaaeaa249be584b" +SRC_URI[md5sum] = "2f2a16be8b087227cb17733c72288ae4" +SRC_URI[sha256sum] = "30ae16b408a592642ce3a84dd9877d24df7a6dae8da4847486965190039df292" inherit autotools pkgconfig