Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id E86F263B86B for ; Tue, 22 May 2012 22:41:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9116214A296; Tue, 22 May 2012 22:42:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A7EC114A277 for ; Tue, 22 May 2012 22:42:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 5JnOo-Iz0DSP for ; Tue, 22 May 2012 22:42:10 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CA3EE14A274 for ; Tue, 22 May 2012 22:42:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E6340175DD; Tue, 22 May 2012 22:42:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 22 May 2012 22:42:17 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/net/wireshark To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20120522224217.E6340175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Tue May 22 22:42:17 UTC 2012 Modified Files: pkgsrc/net/wireshark: Makefile distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 pkgsrc/net/wireshark/Makefile cvs rdiff -u -r1.54 -r1.55 pkgsrc/net/wireshark/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.