[oe-commits] [meta-openembedded] 11/80: wireshark: update to 2.0.5

git at git.openembedded.org git at git.openembedded.org
Wed Aug 31 17:08:30 UTC 2016


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

commit 3e23926ad5109c780e389e2612bb796c4c94be9f
Author: Yi Zhao <yi.zhao at windriver.com>
AuthorDate: Wed Aug 17 14:57:43 2016 +0800

    wireshark: update to 2.0.5
    
    The following vulnerabilities have been fixed:
        * [1]wnpa-sec-2016-39
          CORBA IDL dissector crash on 64-bit Windows. ([2]Bug 12495)
        * [3]wnpa-sec-2016-41
          PacketBB crash. ([4]Bug 12577)
        * [5]wnpa-sec-2016-42
          WSP infinite loop. ([6]Bug 12594)
        * [7]wnpa-sec-2016-44
          RLC long loop. ([8]Bug 12660)
        * [9]wnpa-sec-2016-45
          LDSS dissector crash. ([10]Bug 12662)
        * [11]wnpa-sec-2016-46
          RLC dissector crash. ([12]Bug 12664)
        * [13]wnpa-sec-2016-47
          OpenFlow long loop. ([14]Bug 12659)
        * [15]wnpa-sec-2016-48
          MMSE, WAP, WBXML, and WSP infinite loop. ([16]Bug 12661)
        * [17]wnpa-sec-2016-49
          WBXML crash. ([18]Bug 12663)
    
    Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../wireshark/{wireshark_2.0.4.bb => wireshark_2.0.5.bb}              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb b/meta-networking/recipes-support/wireshark/wireshark_2.0.5.bb
similarity index 94%
rename from meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb
rename to meta-networking/recipes-support/wireshark/wireshark_2.0.5.bb
index 711c678..31ca4d2 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.0.4.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.0.5.bb
@@ -8,8 +8,8 @@ DEPENDS = "pcre expat glib-2.0 sbc"
 
 SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2"
 
-SRC_URI[md5sum] = "622928dc6cb31c227c672ec3ec697f28"
-SRC_URI[sha256sum] = "9ea9c82da9942194ebc8fc5c951a02e6d179afa7472cb6d96ca76154510de1a5"
+SRC_URI[md5sum] = "627b5fc6cf0aeca196c75debd5e69b14"
+SRC_URI[sha256sum] = "0ce0241330828973f5b4efee422a3760cab8ce0b41e7721c4b9fd185be1bb10b"
 
 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