From 8f95411f2a6e0f7355ccb9214f3cdee538adc8c2 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 22 May 2012 22:42:17 +0000 Subject: Update "wireshark" package to version 1.6.8. Changes since 1.6.7: - The following vulnerabilities have been fixed: o wnpa-sec-2012-08 Infinite and large loops in the ANSI MAP, ASF, BACapp, Bluetooth HCI, IEEE 802.11, IEEE 802.3, LTP, and R3 dissectors have been fixed. Discovered by Laurent Butti. (Bugs 6805, 7118, 7119, 7120, 7121, 7122, 7124, 7125) Versions affected: 1.4.0 to 1.4.12, 1.6.0 to 1.6.7. o wnpa-sec-2012-09 The DIAMETER dissector could try to allocate memory improperly and crash. (Bug 7138) Versions affected: 1.4.0 to 1.4.12, 1.6.0 to 1.6.7. o wnpa-sec-2012-10 Wireshark could crash on SPARC processors due to misaligned memory. Discovered by Klaus Heckelmann. (Bug 7221) Versions affected: 1.4.0 to 1.4.12, 1.6.0 to 1.6.7. - The following bugs have been fixed: o User-Password - PAP decoding passwords longer than 16 bytes. (Bug 6779) o The MSISDN is not seen correctly in GTP packet. (Bug 7042) o Wireshark doesn't calculate the right IPv4 destination using source routing options when bad options precede them. (Bug 7043) o BOOTP dissector issue with DHCP option 82 - suboption 9. (Bug 7047) o MPLS dissector in 1.6.7 and 1.7.1 misdecodes some MPLS CW packets. (Bug 7089) o ANSI MAP infinite loop. (Bug 7119) o HCIEVT infinite loop. (Bug 7122) o Wireshark doesn't decode NFSv4.1 operations. (Bug 7127) o LTP infinite loop. (Bug 7124) o Wrong values in DNS CERT RR. (Bug 7130) o Megaco parser problem with LF in header. (Bug 7198) o OPC UA bytestring node id decoding is wrong. (Bug 7226) - Updated Protocol Support ANSI MAP, ASF, BACapp, Bluetooth HCI, DHCP, DIAMETER, DNS, GTP, IEEE 802.11, IEEE 802.3, IPv4, LTP, Megaco, MPLS, NFS, OPC UA, RADIUS - New and Updated Capture File Support 5View, CSIDS, pcap, pcap-ng --- net/wireshark/Makefile | 4 ++-- net/wireshark/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 7a35b663403..3171d19c912 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.77 2012/04/14 13:31:28 drochner Exp $ +# $NetBSD: Makefile,v 1.78 2012/05/22 22:42:17 tron Exp $ -DISTNAME= wireshark-1.6.7 +DISTNAME= wireshark-1.6.8 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 57d5c7bb05e..ad4abedb5e0 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.54 2012/04/14 13:31:28 drochner Exp $ +$NetBSD: distinfo,v 1.55 2012/05/22 22:42:17 tron Exp $ -SHA1 (wireshark-1.6.7.tar.bz2) = 392c4f35cd8d16287ba9eba3afec226fcadd9746 -RMD160 (wireshark-1.6.7.tar.bz2) = 20ced0176d0c2f7a856078d033ebf7ba531f7f57 -Size (wireshark-1.6.7.tar.bz2) = 21524856 bytes +SHA1 (wireshark-1.6.8.tar.bz2) = fb79058c66944581b822e4d8370848f953cfc9d4 +RMD160 (wireshark-1.6.8.tar.bz2) = 858ee1bdcf61658356c1acd386135eb071205dd6 +Size (wireshark-1.6.8.tar.bz2) = 21967111 bytes SHA1 (patch-aa) = d0744f069ac2d3a8a43b810e1f958360d99200a9 SHA1 (patch-ab) = 5ae79916603f04c2d362c764d39f0c99728e716c SHA1 (patch-ac) = 4e985520ea4b118aea6fc001f256b5de96de7840 -- cgit v1.2.3