aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2016-03-08 10:31:11 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2016-03-08 10:31:11 +0000
commite18b6e21c1860543b55b768725bc209ab38e1780 (patch)
tree963f763ef41a912a767505dd3ead3635e183ee13
parent641b984ab76466f1d45a3797c2aee5a09033a436 (diff)
downloadaports-e18b6e21c1860543b55b768725bc209ab38e1780.tar.bz2
aports-e18b6e21c1860543b55b768725bc209ab38e1780.tar.xz
main/wireshark: security upgrade to 2.0.1. Fixes #5222
CVE-2015-8711: The NBAP dissector could crash CVE-2015-8718: The NLM dissector could crash CVE-2015-8720: ASN.1 BER-based dissectors could crash CVE-2015-8721: Dissectors which use zlib decompression could crash CVE-2015-8722: The SCTP dissector could crash CVE-2015-8723: The 802.11 dissector could crash CVE-2015-8725: The DIAMETER dissector could crash CVE-2015-8726: The VeriWave file parser could crash CVE-2015-8727: The RSVP dissector could crash CVE-2015-8728: The ANSI A and GSM A dissectors could crash CVE-2015-8729: The Ascend file parser could crash CVE-2015-8730: The NBAP dissector could crash CVE-2015-8731: The RSL dissector could crash CVE-2015-8732: The ZigBee ZCL dissector could crash CVE-2015-8733: The Sniffer file parser could crash CVE-2015-8734: The NWP dissector could crash CVE-2015-8735: The Bluetooth Attribute dissector could crash CVE-2015-8736: The MP2T file parser could crash CVE-2015-8737: The MP2T file parser could crash CVE-2015-8738: The S7COMM dissector could crash CVE-2015-8739: The IPMI dissector could crash CVE-2015-8740: The TDS dissector could crash CVE-2015-8741: The PPI dissector could crash CVE-2015-8742:The MS-WSP dissector could crash
-rw-r--r--main/wireshark/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD
index ceb924b978..cf40bbfc4f 100644
--- a/main/wireshark/APKBUILD
+++ b/main/wireshark/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wireshark
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=0
pkgdesc="A network protocol analyzer - GTK version"
url="http://www.wireshark.org"
@@ -80,6 +80,6 @@ gtk() {
mv "$pkgdir"/usr/bin/wireshark-gtk "$subpkgdir"/usr/bin/
}
-md5sums="5909af2a09a9a3023ba61bc62e787ad2 wireshark-2.0.0.tar.bz2"
-sha256sums="90026c761a85701d7783c7e2eaa4c1de247dfbadbd53221df355f121e42691dd wireshark-2.0.0.tar.bz2"
-sha512sums="ba3b8b5fa7b441c0494e833da887566c70ec30c20a161bcb6a77ec1deff0503e00f9cf6cf7d892f2cbb189dcf21b548844abe8106dfd29c565868944c10aa7c0 wireshark-2.0.0.tar.bz2"
+md5sums="c1610ab2238965363b811e5188750fb1 wireshark-2.0.1.tar.bz2"
+sha256sums="c9bd07dd0d0045d6ca7537390a1afbcdf33716d193ea7d7084ae4f6c30b683ab wireshark-2.0.1.tar.bz2"
+sha512sums="fc029759cecd10d20bd323d6ea41d6bd1326a1a0f8d847d681ce218eb0e7ece84fba4e91709adab556e9495812bf0fa8bcb40318053e6403c3d5c9d899d544ca wireshark-2.0.1.tar.bz2"