diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2017-12-09 15:08:37 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-12-27 12:46:33 +0100 |
commit | c9ebd5e966f929c4ae1eafb803a867c9614f3410 (patch) | |
tree | effb710b4784465af840d0c16e989617f9ad7e9f /package/wireshark/wireshark.hash | |
parent | b568bf4541546431493fbe5a133b23ebca695040 (diff) | |
download | buildroot-c9ebd5e966f929c4ae1eafb803a867c9614f3410.tar.gz buildroot-c9ebd5e966f929c4ae1eafb803a867c9614f3410.zip |
wireshark: security bump to version 2.2.11
Fixes the following security issues:
wnpa-sec-2017-47: The IWARP_MPA dissector could crash. (Bug 14236)
https://www.wireshark.org/security/wnpa-sec-2017-47.html
wnpa-sec-2017-48: The NetBIOS dissector could crash. (Bug 14249)
https://www.wireshark.org/security/wnpa-sec-2017-48.html
wnpa-sec-2017-49: The CIP Safety dissector could crash. (Bug 14250)
https://www.wireshark.org/security/wnpa-sec-2017-49.html
For more information, see the release notes:
https://www.wireshark.org/docs/relnotes/wireshark-2.2.11.html
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit d2bc1e2bbbabc70f2e9436387b8a40ff96216372)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/wireshark/wireshark.hash')
-rw-r--r-- | package/wireshark/wireshark.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/wireshark/wireshark.hash b/package/wireshark/wireshark.hash index 3494f2e5bf..cffdab2a24 100644 --- a/package/wireshark/wireshark.hash +++ b/package/wireshark/wireshark.hash @@ -1,2 +1,2 @@ -# From: https://www.wireshark.org/download/src/all-versions/SIGNATURES-2.2.10.txt -sha256 8574a5e1fdec7affae640924bd46c1aed1bd866e02632fa5625e1450e4a50707 wireshark-2.2.10.tar.bz2 +# From: https://www.wireshark.org/download/src/all-versions/SIGNATURES-2.2.11.txt +sha256 a9f11621e85d7e1d72259157edd94825e72af3fd72e184b8474459f92ad5fc40 wireshark-2.2.11.tar.bz2 |