[oe-commits] [meta-openembedded] 38/60: wireshark: update package to 2.0.3

git at git.openembedded.org git at git.openembedded.org
Wed Aug 17 18:07:19 UTC 2016


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

commit 5194d3590b031bb055a260e2418cdc2f684b20fa
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>
    Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>
    (cherry picked from commit 7a9c626092c7d3b10206c7ca4ea2827cca9cba4f)
    Signed-off-by: Armin Kuster <akuster808 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 f306172..76cb30a 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