package/wireshark: security bump to version 4.0.8
Fix CVE-2023-3648 and CVE-2023-3649 https://www.wireshark.org/security/wnpa-sec-2023-21 https://www.wireshark.org/security/wnpa-sec-2023-22 https://www.wireshark.org/security/wnpa-sec-2023-23 https://www.wireshark.org/security/wnpa-sec-2023-24 https://www.wireshark.org/security/wnpa-sec-2023-25 https://www.wireshark.org/security/wnpa-sec-2023-26 https://www.wireshark.org/docs/relnotes/wireshark-4.0.7.html https://www.wireshark.org/docs/relnotes/wireshark-4.0.8.html Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
parent
ab91ddd8a8
commit
de0f8c66ad
@ -1,6 +1,6 @@
|
||||
# From https://www.wireshark.org/download/src/all-versions/SIGNATURES-4.0.6.txt
|
||||
sha1 a60b6f8063df2a711932ba869ae86e6476087cf0 wireshark-4.0.6.tar.xz
|
||||
sha256 0079097a1b17ebc7250a73563f984c13327dac5016b7d53165810fbcca4bd884 wireshark-4.0.6.tar.xz
|
||||
# From https://www.wireshark.org/download/src/all-versions/SIGNATURES-4.0.8.txt
|
||||
sha1 8ca1cc4471d0cb835cd5216833c393fa23bc154f wireshark-4.0.8.tar.xz
|
||||
sha256 16663585c0ffefd5593a6628d4a20cc8241b9703b11283cfe71ead2b750888c8 wireshark-4.0.8.tar.xz
|
||||
|
||||
# Locally calculated
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WIRESHARK_VERSION = 4.0.6
|
||||
WIRESHARK_VERSION = 4.0.8
|
||||
WIRESHARK_SOURCE = wireshark-$(WIRESHARK_VERSION).tar.xz
|
||||
WIRESHARK_SITE = https://www.wireshark.org/download/src/all-versions
|
||||
WIRESHARK_LICENSE = wireshark license
|
||||
|
Loading…
Reference in New Issue
Block a user