aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-05-03 07:37:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-05-14 14:51:22 +0000
commitfa5556b5d7866d7d6916c95249b6930becfc8af0 (patch)
treea5358f54abe4e0e74eab4f1c32be0634286804c3
parentfc80d19ad803e9bab83992c60721f448b9eae014 (diff)
downloadaports-fa5556b5d7866d7d6916c95249b6930becfc8af0.tar.bz2
aports-fa5556b5d7866d7d6916c95249b6930becfc8af0.tar.xz
main/wireshark: security upgrade to 1.4.12 (CVE-2012-1593, CVE-2012-1595, CVE-2012-1596)
http://www.wireshark.org/security/wnpa-sec-2012-04.html http://www.wireshark.org/security/wnpa-sec-2012-06.html http://www.wireshark.org/security/wnpa-sec-2012-07.html fixes #1090
-rw-r--r--main/wireshark/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD
index 321457eae7..58752943e3 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.11
+pkgver=1.4.12
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="dca3ab5e2c3be28bb502079b82148bce wireshark-1.4.11.tar.bz2
+md5sums="92b625d3579b7cf1b05b3a022683562a wireshark-1.4.12.tar.bz2
504ede44c02b2a52f6cbd3bffdf93b8d wireshark.desktop
e771800a8c977fe223583a453bc27397 wireshark.png"