[oe-commits] [meta-openembedded] 08/17: wireshark: update package to 2.0.3

git at git.openembedded.org git at git.openembedded.org
Thu Apr 28 08:48:52 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 121399090d807ee401d9f92157ea8bc8e53d5b53
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Mon Apr 25 09:53:17 2016 -0700

    wireshark: update package to 2.0.3
    
    No CVE's assigned.
    
    The following vulnerabilities have been fixed:
      * [1]wnpa-sec-2016-19
    The NCP dissector could crash. ([2]Bug 11591)
      * [3]wnpa-sec-2016-20
    TShark could crash due to a packet reassembly bug. ([4]Bug 11799)
      * [5]wnpa-sec-2016-21
    The IEEE 802.11 dissector could crash. ([6]Bug 11824, [7]Bug 12187)
      * [8]wnpa-sec-2016-22
    The PKTC dissector could crash. ([9]Bug 12206)
      * [10]wnpa-sec-2016-23
    The PKTC dissector could crash. ([11]Bug 12242)
      * [12]wnpa-sec-2016-24
    The IAX2 dissector could go into an infinite loop. ([13]Bug 12260)
      * [14]wnpa-sec-2016-25
    Wireshark and TShark could exhaust the stack. ([15]Bug 12268)
      * [16]wnpa-sec-2016-26
    The GSM CBCH dissector could crash. ([17]Bug 12278)
      * [18]wnpa-sec-2016-27
      MS-WSP dissector crash. ([19]Bug 12341)
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../wireshark/{wireshark_2.0.2.bb => wireshark_2.0.3.bb}              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.0.2.bb b/meta-networking/recipes-support/wireshark/wireshark_2.0.3.bb
similarity index 94%
rename from meta-networking/recipes-support/wireshark/wireshark_2.0.2.bb
rename to meta-networking/recipes-support/wireshark/wireshark_2.0.3.bb
index b140099..b264e67 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.0.2.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.0.3.bb
@@ -8,8 +8,8 @@ DEPENDS = "perl-native pcre expat glib-2.0 sbc"
 
 SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2"
 
-SRC_URI[md5sum] = "204d053e0796c7da09292e0b54bc8503"
-SRC_URI[sha256sum] = "e921fb072085a5654d899949bb561d0687f4819f7b63ba35777bb949a9b6b9c1"
+SRC_URI[md5sum] = "62dc20f5a77542feed2e38f18db8ae3b"
+SRC_URI[sha256sum] = "e196376e75fe21fdef41b4eaa27ce2e1b2b561e7f7b20328a8e96657cc4465fc"
 
 PE = "1"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list