Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 84F0C63CD2A for ; Sat, 19 Nov 2011 12:01:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5812514A199; Sat, 19 Nov 2011 12:01:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A372314A195 for ; Sat, 19 Nov 2011 12:01:28 +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 iXRnNVzwwB4d for ; Sat, 19 Nov 2011 12:01:28 +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 28B8914A193 for ; Sat, 19 Nov 2011 12:01:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0CF84175DD; Sat, 19 Nov 2011 12:01:28 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 19 Nov 2011 12:01:28 +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: <20111119120128.0CF84175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Sat Nov 19 12:01:27 UTC 2011 Modified Files: pkgsrc/net/wireshark: Makefile distinfo Log Message: Update "wireshark" package to version 1.6.4. Changes since 1.6.3: - Bug Fixes o Patch to fix memory leaks/errors in Lua plugin. (Bug 5575) o Wireshark crashes if a field of type BASE_CUSTOM is applied as a column. (Bug 6503) o Filter Expression dialog can only be opened once. (Bug 6537) o Wireshark crashes if compiled without GLib thread support. (Bug 6540) o 80211 QoS Control: Add Raw TID. (Bug 6548) o SNMP length check error. (Bug 6564) o UCP dissector bug of operation 61. (Bug 6570) To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 pkgsrc/net/wireshark/Makefile cvs rdiff -u -r1.49 -r1.50 pkgsrc/net/wireshark/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.