mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/wireshark: security upgrade to 2.4.4
CVE-2018-5334, CVE-2018-5335, CVE-2018-5336 Fixes #8433
This commit is contained in:
parent
ae20370791
commit
41746374e8
@ -3,8 +3,8 @@
|
||||
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=wireshark
|
||||
pkgver=2.4.3
|
||||
pkgrel=1
|
||||
pkgver=2.4.4
|
||||
pkgrel=0
|
||||
pkgdesc="A network protocol analyzer - GTK version"
|
||||
url="http://www.wireshark.org"
|
||||
arch="all"
|
||||
@ -20,6 +20,10 @@ source="http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.xz
|
||||
builddir="$srcdir"/$pkgname-$pkgver
|
||||
|
||||
# secfixes:
|
||||
# 2.4.4-r0:
|
||||
# - CVE-2018-5334
|
||||
# - CVE-2018-5335
|
||||
# - CVE-2018-5336
|
||||
# 2.4.3-r0:
|
||||
# - CVE-2017-17083
|
||||
# - CVE-2017-17084
|
||||
@ -143,5 +147,5 @@ gtk() {
|
||||
mv "$pkgdir"/usr/bin/wireshark-gtk "$subpkgdir"/usr/bin/
|
||||
}
|
||||
|
||||
sha512sums="4344b9efeda3afba4b13bb468f7a12c4565da96c6182a8203cc5815baa11e7d84f3f11003b4289c6c11391cfb590b8c0319268196cc646a8f0226c432e9bb433 wireshark-2.4.3.tar.xz
|
||||
sha512sums="b6625f860a10e10babd686820680a5e169594f171e7e176fc96325255ec096481da2e8a0fdff10b42cead82011740714a4331003dda0d48bf3b419da37834bdc wireshark-2.4.4.tar.xz
|
||||
951677dd125b1e36b351cc87a98e8b8d0391d184c7695594dd4270334d86ada1dff5f14cd960da9c5d5d26fc801c42f0219b2db6269f3c526c841c7940d2f369 fix-udpdump.patch"
|
||||
|
Loading…
Reference in New Issue
Block a user