[oe] [meta-networking][PATCH] wireshark: update to 1.12.6

Armin Kuster akuster808 at gmail.com
Thu Jun 18 05:27:12 UTC 2015


include a security fixes but no CVE #

The following vulnerabilities have been fixed.
  * [1]wnpa-sec-2015-19
  WCCP dissector crash. ([2]Bug 11153)
  * [3]wnpa-sec-2015-20
  GSM DTAP dissector crash. ([4]Bug 11201)

Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../wireshark/{wireshark_1.12.5.bb => wireshark_1.12.6.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_1.12.5.bb => wireshark_1.12.6.bb} (94%)

diff --git a/meta-networking/recipes-support/wireshark/wireshark_1.12.5.bb b/meta-networking/recipes-support/wireshark/wireshark_1.12.6.bb
similarity index 94%
rename from meta-networking/recipes-support/wireshark/wireshark_1.12.5.bb
rename to meta-networking/recipes-support/wireshark/wireshark_1.12.6.bb
index 32d0ab9..936ad62 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_1.12.5.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_1.12.6.bb
@@ -10,8 +10,8 @@ SRC_URI = "https://2.na.dl.wireshark.org/src/wireshark-${PV}.tar.bz2"
 
 PE = "1"
 
-SRC_URI[md5sum] = "9ee199dde4f36a3d71f7b81dd6764e93"
-SRC_URI[sha256sum] = "d0f177b2ef49e4deae4ff7d3299bdd295ba558a3934ce8ae489b2f13927cbd82"
+SRC_URI[md5sum] = "25ad2bc1c2a21396827c238fcff51bf3"
+SRC_URI[sha256sum] = "22ac0cc872f12cef9bb2cacfe0720eed8533dc5cea102d21de511620606cb3b6"
 
 inherit autotools pkgconfig
 
-- 
2.3.5




More information about the Openembedded-devel mailing list