mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/wireshark: security upgrade to 2.4.5
CVE-2018-7320, CVE-2018-7321, CVE-2018-7322, CVE-2018-7323, CVE-2018-7324, CVE-2018-7325, CVE-2018-7326, CVE-2018-7327, CVE-2018-7328, CVE-2018-7329, CVE-2018-7330, CVE-2018-7331, CVE-2018-7332, CVE-2018-7333, CVE-2018-7334, CVE-2018-7335, CVE-2018-7336, CVE-2018-7337, CVE-2018-7417, CVE-2018-7418, CVE-2018-7419, CVE-2018-7420
This commit is contained in:
parent
b8542ece9f
commit
272bf54b94
@ -3,7 +3,7 @@
|
||||
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=wireshark
|
||||
pkgver=2.4.4
|
||||
pkgver=2.4.5
|
||||
pkgrel=0
|
||||
pkgdesc="A network protocol analyzer - GTK version"
|
||||
url="http://www.wireshark.org"
|
||||
@ -20,6 +20,29 @@ source="http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.xz
|
||||
builddir="$srcdir"/$pkgname-$pkgver
|
||||
|
||||
# secfixes:
|
||||
# 2.4.5-r0:
|
||||
# - CVE-2018-7320
|
||||
# - CVE-2018-7321
|
||||
# - CVE-2018-7322
|
||||
# - CVE-2018-7323
|
||||
# - CVE-2018-7324
|
||||
# - CVE-2018-7325
|
||||
# - CVE-2018-7326
|
||||
# - CVE-2018-7327
|
||||
# - CVE-2018-7328
|
||||
# - CVE-2018-7329
|
||||
# - CVE-2018-7330
|
||||
# - CVE-2018-7331
|
||||
# - CVE-2018-7332
|
||||
# - CVE-2018-7333
|
||||
# - CVE-2018-7334
|
||||
# - CVE-2018-7335
|
||||
# - CVE-2018-7336
|
||||
# - CVE-2018-7337
|
||||
# - CVE-2018-7417
|
||||
# - CVE-2018-7418
|
||||
# - CVE-2018-7419
|
||||
# - CVE-2018-7420
|
||||
# 2.4.4-r0:
|
||||
# - CVE-2018-5334
|
||||
# - CVE-2018-5335
|
||||
@ -147,5 +170,5 @@ gtk() {
|
||||
mv "$pkgdir"/usr/bin/wireshark-gtk "$subpkgdir"/usr/bin/
|
||||
}
|
||||
|
||||
sha512sums="b6625f860a10e10babd686820680a5e169594f171e7e176fc96325255ec096481da2e8a0fdff10b42cead82011740714a4331003dda0d48bf3b419da37834bdc wireshark-2.4.4.tar.xz
|
||||
sha512sums="2f2c201d6b8a37dcbe03bc9affbf97d632d8e40e4fe5b3a3e79cbd5cfbeb5b9111919850546ccae355fcb042def3456438eb1c4d73f7d56d373e7898311b42f3 wireshark-2.4.5.tar.xz
|
||||
951677dd125b1e36b351cc87a98e8b8d0391d184c7695594dd4270334d86ada1dff5f14cd960da9c5d5d26fc801c42f0219b2db6269f3c526c841c7940d2f369 fix-udpdump.patch"
|
||||
|
Loading…
Reference in New Issue
Block a user