mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/wireshark: upgrade to 3.4.1
Fixes: CVE-2020-26418 CVE-2020-26419 CVE-2020-26420 CVE-2020-26421
This commit is contained in:
parent
a7a267255f
commit
e3cfd3ec22
@ -4,7 +4,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=wireshark
|
||||
# 3.3.x is an experimental release for 3.4.x, stay on stable
|
||||
pkgver=3.4.0
|
||||
pkgver=3.4.1
|
||||
pkgrel=0
|
||||
pkgdesc="Network protocol analyzer"
|
||||
url="https://www.wireshark.org"
|
||||
@ -42,6 +42,11 @@ source="https://www.wireshark.org/download/src/wireshark-$pkgver.tar.xz
|
||||
"
|
||||
|
||||
# secfixes:
|
||||
# 3.4.1-r0:
|
||||
# - CVE-2020-26418
|
||||
# - CVE-2020-26419
|
||||
# - CVE-2020-26420
|
||||
# - CVE-2020-26421
|
||||
# 3.4.0-r0:
|
||||
# - CVE-2020-26575
|
||||
# - CVE-2020-28030
|
||||
@ -292,6 +297,6 @@ tshark() {
|
||||
mv "$pkgdir"/usr/bin/tshark "$subpkgdir"/usr/bin/tshark
|
||||
}
|
||||
|
||||
sha512sums="02070db23c64e1efe42b83cdcd7b52fb9b247e653da0aa12dc21a4283272fea0a135f4b0c5641197840bef88e52785d64a860c9fcfe1bcbaceb016c5258c9649 wireshark-3.4.0.tar.xz
|
||||
sha512sums="a968158a5a22d04a9bf3b060246f7579210a8106e06184411fd00dad69e030c10aecfa579c09dcca11fb659e0a1de4773951578cb3697dd2dc8e5153d3892728 wireshark-3.4.1.tar.xz
|
||||
287159576be76fc8afbce450a53f969bbd519321e038c812b96857ca08c352052dbbfaa9208d54ed30d7a0c9ca4192b83c8865de60562c4490d99d75c61ede0b fix-udpdump.patch
|
||||
3c907a037504d39a56766db37eecc9d5f968fdcb90c431e099b3f77e4ffc52fb65cb6c3896406aa939a846d526daf5676693ae5c2ff933e1d878e39ac074417a disable-tests.patch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user