[oe-commits] [meta-openembedded] 08/15: wireshark: update to 2.2.6

git at git.openembedded.org git at git.openembedded.org
Wed Jun 6 01:28:51 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch morty-next
in repository meta-openembedded.

commit b400424d90fc9215631e0d6fe80727138e3c3046
Author: Armin Kuster <akuster at mvista.com>
AuthorDate: Thu Apr 13 08:08:22 2017 -0700

    wireshark: update to 2.2.6
    
    The following vulnerabilities have been fixed:
    * [1]wnpa-sec-2017-12
      IMAP dissector crash ([2]Bug 13466) [3]CVE-2017-7703
    * [4]wnpa-sec-2017-13
      WBMXL dissector infinite loop ([5]Bug 13477) [6]CVE-2017-7702
    * [7]wnpa-sec-2017-14
      NetScaler file parser infinite loop ([8]Bug 13478) [9]CVE-2017-7700
    * [10]wnpa-sec-2017-15
      RPCoRDMA dissector infinite loop ([11]Bug 13558) [12]CVE-2017-7705
    * [13]wnpa-sec-2017-16
      BGP dissector infinite loop ([14]Bug 13557) [15]CVE-2017-7701
    * [16]wnpa-sec-2017-17
      DOF dissector infinite loop ([17]Bug 13453) [18]CVE-2017-7704
    * [19]wnpa-sec-2017-18
      PacketBB dissector crash ([20]Bug 13559)
    * [21]wnpa-sec-2017-19
      SLSK dissector long loop ([22]Bug 13576)
    * [23]wnpa-sec-2017-20
      SIGCOMP dissector infinite loop ([24]Bug 13578)
    * [25]wnpa-sec-2017-21
      WSP dissector infinite loop ([26]Bug 13581)
    
    Signed-off-by: Armin Kuster <akuster at mvista.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
    Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../wireshark/{wireshark_2.2.5.bb => wireshark_2.2.6.bb}              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-support/wireshark/wireshark_2.2.5.bb b/meta-networking/recipes-support/wireshark/wireshark_2.2.6.bb
similarity index 95%
rename from meta-networking/recipes-support/wireshark/wireshark_2.2.5.bb
rename to meta-networking/recipes-support/wireshark/wireshark_2.2.6.bb
index 03ae3b9..a0b6b8f 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_2.2.5.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_2.2.6.bb
@@ -10,8 +10,8 @@ SRC_URI = "https://2.na.dl.wireshark.org/src/all-versions/${BP}.tar.bz2"
 
 PE = "1"
 
-SRC_URI[md5sum] = "749e7ca7606ae7df5c1ca8c62f93ff31"
-SRC_URI[sha256sum] = "75dd88d3d6336559e5b0b72077d8a772a988197d571f00029986225fef609ac8"
+SRC_URI[md5sum] = "2cd9a35c2df8c32668c1776784f074df"
+SRC_URI[sha256sum] = "f627d51eda85f5ae5f5c8c9fc1f6539ffc2a270dd7500dc7f67490a8534ca849"
 
 inherit autotools pkgconfig perlnative
 

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


More information about the Openembedded-commits mailing list