community/wireshark: security upgrade to 4.6.4

This commit is contained in:
J0WI 2026-02-28 18:12:52 +01:00 committed by Andy Postnikov
parent 47216aa56f
commit 255b08a798

View File

@ -4,7 +4,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wireshark
# check if these are stable first.
pkgver=4.6.3
pkgver=4.6.4
pkgrel=0
pkgdesc="Network protocol analyzer"
url="https://www.wireshark.org/"
@ -54,6 +54,10 @@ install="$pkgname-common.pre-install $pkgname-common.pre-upgrade $pkgname-common
source="https://www.wireshark.org/download/src/all-versions/wireshark-$pkgver.tar.xz"
# secfixes:
# 4.6.4-r0:
# - CVE-2026-3201
# - CVE-2026-3202
# - CVE-2026-3203
# 4.4.7-r0:
# - CVE-2025-5601
# 4.2.5-r0:
@ -382,5 +386,5 @@ tshark() {
}
sha512sums="
99ee0c5a12138b421646a5d5f4ac7175558997033a0cfc4335421b8c9fae433c4cd2c9a8842e79f6faee276f8d23ccfe7749791e4f8bbb971e7e694d44eca581 wireshark-4.6.3.tar.xz
5ff1b0fd012bbac0ad79ee58e065e7eabb60fce888959fb6701b79b1d03305724f2adb2623549406f1fc3036f54d4bf14d49c3e4237e68e649a20e430a868acd wireshark-4.6.4.tar.xz
"