aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-08-15 07:01:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-08-15 07:12:02 +0000
commit44146224149cef1f54f68a99db85c96d3b1a208d (patch)
tree395b81415f2c262e1c75a41c51503cf57e788d72
parent1115258c16958c17094b9a4a8bd1c70b32727e5e (diff)
downloadaports-44146224149cef1f54f68a99db85c96d3b1a208d.tar.bz2
aports-44146224149cef1f54f68a99db85c96d3b1a208d.tar.xz
main/wireshark: security upgrade to 1.4.14 (CVE-2012-4048,CVE-2012-4049)
fixes #1309
-rw-r--r--main/wireshark/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD
index b179f6882e..90297d9ca5 100644
--- a/main/wireshark/APKBUILD
+++ b/main/wireshark/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wireshark
-pkgver=1.4.13
+pkgver=1.4.14
pkgrel=0
pkgdesc="network protocol analyzer - GTK version"
url="http://www.wireshark.org"
@@ -74,6 +74,6 @@ tshark() {
mv "$pkgdir"/usr/bin/tshark "$subpkgdir"/usr/bin/tshark
}
-md5sums="460473bbb23a6498bbd574a6e2d27853 wireshark-1.4.13.tar.bz2
+md5sums="89ca87158a1cb8d852770a41c5488fd3 wireshark-1.4.14.tar.bz2
504ede44c02b2a52f6cbd3bffdf93b8d wireshark.desktop
e771800a8c977fe223583a453bc27397 wireshark.png"