wireshark: security bump to version 2.2.17
Fixes the following security issues: CVE-2018-16058: Bluetooth AVDTP dissector crash: https://www.wireshark.org/security/wnpa-sec-2018-44.html CVE-2018-16056: Bluetooth Attribute Protocol dissector crash: https://www.wireshark.org/security/wnpa-sec-2018-45.html CVE-2018-16057: Radiotap dissector crash: https://www.wireshark.org/security/wnpa-sec-2018-46.html Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ec5378038f
commit
11f4562cc5
@ -1,4 +1,4 @@
|
||||
# From: https://www.wireshark.org/download/src/all-versions/SIGNATURES-2.2.16.txt
|
||||
sha256 7dcc4e9f29ad8dd75849aa3b6f70b6ec82ab6899cb168096572775a6d97ced8a wireshark-2.2.16.tar.bz2
|
||||
# From: https://www.wireshark.org/download/src/all-versions/SIGNATURES-2.2.17.txt
|
||||
sha256 923d39ff9c6df83b9594868542061da33bf330e12526778a8cb3adcf912eebb0 wireshark-2.2.17.tar.bz2
|
||||
# Locally calculated
|
||||
sha256 7cdbed2b697efaa45576a033f1ac0e73cd045644a91c79bbf41d4a7d81dac7bf COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WIRESHARK_VERSION = 2.2.16
|
||||
WIRESHARK_VERSION = 2.2.17
|
||||
WIRESHARK_SOURCE = wireshark-$(WIRESHARK_VERSION).tar.bz2
|
||||
WIRESHARK_SITE = https://www.wireshark.org/download/src/all-versions
|
||||
WIRESHARK_LICENSE = wireshark license
|
||||
|
Loading…
Reference in New Issue
Block a user