From 75d2730ac1e75603509b72d711d1003799b6cdd1 Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Fri, 14 Jan 2022 23:40:35 +0100 Subject: [PATCH] package/wireshark: security bump to version 3.4.11 Fix the following security issues: - https://www.wireshark.org/security/wnpa-sec-2021-16.html (CVE-2021-4186) - https://www.wireshark.org/security/wnpa-sec-2021-17.html (CVE-2021-4185) - https://www.wireshark.org/security/wnpa-sec-2021-18.html (CVE-2021-4184) - https://www.wireshark.org/security/wnpa-sec-2021-20.html (CVE-2021-4182) - https://www.wireshark.org/security/wnpa-sec-2021-21.html (CVE-2021-4181) https://www.wireshark.org/docs/relnotes/wireshark-3.4.11.html Signed-off-by: Fabrice Fontaine Signed-off-by: Yann E. MORIN (cherry picked from commit d19436b88dcea890b6a73b242e2a2cbb66e17fcd) Signed-off-by: Peter Korsgaard --- package/wireshark/wireshark.hash | 6 +++--- package/wireshark/wireshark.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/wireshark/wireshark.hash b/package/wireshark/wireshark.hash index bc7c9f4d7e..7b67e316ed 100644 --- a/package/wireshark/wireshark.hash +++ b/package/wireshark/wireshark.hash @@ -1,6 +1,6 @@ -# From https://www.wireshark.org/download/src/all-versions/SIGNATURES-3.4.10.txt -sha1 63839abd94d3ae376f860e2d2969777680106578 wireshark-3.4.10.tar.xz -sha256 8aa7ef4a44ae62bb8db463cf761e2cc03b97305e0e77ed5be53fa83729187cef wireshark-3.4.10.tar.xz +# From https://www.wireshark.org/download/src/all-versions/SIGNATURES-3.4.11.txt +sha1 b656d8709b8b0b3d2a94665af6bec88495ad994c wireshark-3.4.11.tar.xz +sha256 a0e227bce2cc3a51ef3301891a0243231990b52a39b68a84a6e32f69c4e75279 wireshark-3.4.11.tar.xz # Locally calculated sha256 7cdbed2b697efaa45576a033f1ac0e73cd045644a91c79bbf41d4a7d81dac7bf COPYING diff --git a/package/wireshark/wireshark.mk b/package/wireshark/wireshark.mk index 91d215f183..7715680767 100644 --- a/package/wireshark/wireshark.mk +++ b/package/wireshark/wireshark.mk @@ -4,7 +4,7 @@ # ################################################################################ -WIRESHARK_VERSION = 3.4.10 +WIRESHARK_VERSION = 3.4.11 WIRESHARK_SOURCE = wireshark-$(WIRESHARK_VERSION).tar.xz WIRESHARK_SITE = https://www.wireshark.org/download/src/all-versions WIRESHARK_LICENSE = wireshark license