summaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
authortron <tron>2010-08-03 20:45:50 +0000
committertron <tron>2010-08-03 20:45:50 +0000
commitced6b4f61e42ed32ff9c89426f770e1a790841f6 (patch)
tree4cb85684dba51d4596300b0ee4c5e0dd2b27f090 /net/wireshark/Makefile
parent61a8c20408ce3884ae0d97a68742b829e0f6fa07 (diff)
downloadpkgsrc-ced6b4f61e42ed32ff9c89426f770e1a790841f6.tar.gz
Update "wireshark" package to version 1.2.10. Changes since version 1.2.9:
- Bug Fixes o The SigComp Universal Decompressor Virtual Machine could overrun a buffer. (Bug 4867) Versions affected: 0.10.8 to 1.0.14, 1.2.0 to 1.2.9 CVE-2010-2287 o The GSM A RR dissector could crash. (Bug 4897) Versions affected: 1.2.2 to 1.2.9 o Due to a regression the ASN.1 BER dissector could overrun the stack. Versions affected: 0.10.13 to 1.0.14, 1.2.0 to 1.2.9 CVE-2010-2284 o The IPMI dissector could go into an infinite loop. Versions affected: 1.2.0 to 1.2.9 - The following bugs have been fixed: o Wireshark crashes after configuring new Information column. (Bug 4854) o Crash triggered when changing display filter from right-mouse pop-up menu via packet-list. (Bug 4860) o Wireshark crash selecting Inter-Asterisk exchange v2 packet data. (Bug 4868) o zlib-1.2.5 cause tshark to stop live capture. (Bug 4916) o Crash when adding SNMP users. (Bug 4926) o Wireshark via ssh -X on ipv6 link-local address fails to allow capture. (Bug 4945) o OMAPI dissector fails to parse combined initialization messages. (Bug 4982) o QUERY_FS_INFO for Macintosh level 0x301 - MacSupportFlags decodes wrong. (Bug 4993) o SCSI dissector misidentifies ATA PASSTHROUGH command as ACCESS CONTROL IN. (Bug 5037) o Wrong decoding of GTP Prime (GTP') packets. (Bug 5055) - Updated Protocol Support ASN.1 BER, GSM A RR, GTP, IAX2, IPMI, OMAPI, PRES, SCSI, SMB, UNISTIM
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r--net/wireshark/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index de5fe579475..79f5941afff 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2010/06/29 07:41:26 obache Exp $
+# $NetBSD: Makefile,v 1.50 2010/08/03 20:45:50 tron Exp $
-DISTNAME= wireshark-1.2.9
-PKGREVISION= 1
+DISTNAME= wireshark-1.2.10
CATEGORIES= net
MASTER_SITES= http://www.wireshark.org/download/src/ \
${MASTER_SITE_SOURCEFORGE:=wireshark/}