[oe-commits] [meta-openembedded] 39/60: wireshark: update to 2.0.4

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


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

commit 049ba0b0b2c85c442c4f394113b018346e5aa9a2
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Wed Jun 8 00:44:48 2016 -0700

    wireshark: update to 2.0.4
    
    The following vulnerabilities have been fixed:
         * [1]wnpa-sec-2016-29
           The SPOOLS dissector could go into an infinite loop. Discovered by
           the CESG.
         * [2]wnpa-sec-2016-30
           The IEEE 802.11 dissector could crash. ([3]Bug 11585)
         * [4]wnpa-sec-2016-31
           The IEEE 802.11 dissector could crash. Discovered by Mateusz
           Jurczyk. ([5]Bug 12175)
         * [6]wnpa-sec-2016-32
           The UMTS FP dissector could crash. ([7]Bug 12191)
         * [8]wnpa-sec-2016-33
           Some USB dissectors could crash. Discovered by Mateusz Jurczyk.
           ([9]Bug 12356)
         * [10]wnpa-sec-2016-34
           The Toshiba file parser could crash. Discovered by iDefense Labs.
           ([11]Bug 12394)
         * [12]wnpa-sec-2016-35
           The CoSine file parser could crash. Discovered by iDefense Labs.
           ([13]Bug 12395)
         * [14]wnpa-sec-2016-36
           The NetScreen file parser could crash. Discovered by iDefense Labs.
           ([15]Bug 12396)
         * [16]wnpa-sec-2016-37
           The Ethernet dissector could crash. ([17]Bug 12440)
    
    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 f316c4a32686e57c4b65e659fbf7d7936ac39ff6)
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../wireshark/{wireshark_2.0.3.bb => wireshark_2.0.4.bb}              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.0.3.bb b/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb
similarity index 94%
rename from meta-networking/recipes-support/wireshark/wireshark_2.0.3.bb
rename to meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb
index 76cb30a..8aec230 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.0.3.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.0.4.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] = "62dc20f5a77542feed2e38f18db8ae3b"
-SRC_URI[sha256sum] = "e196376e75fe21fdef41b4eaa27ce2e1b2b561e7f7b20328a8e96657cc4465fc"
+SRC_URI[md5sum] = "622928dc6cb31c227c672ec3ec697f28"
+SRC_URI[sha256sum] = "9ea9c82da9942194ebc8fc5c951a02e6d179afa7472cb6d96ca76154510de1a5"
 
 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