Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 0DEE263B882 for ; Thu, 16 Aug 2012 14:52:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id ABB6314A23B; Thu, 16 Aug 2012 14:52:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CBC7D14A23A for ; Thu, 16 Aug 2012 14:52: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 KVlYR7Zm6Z8h for ; Thu, 16 Aug 2012 14:52: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 32DF114A23B for ; Thu, 16 Aug 2012 14:52:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F1E0B175DD; Thu, 16 Aug 2012 14:52:27 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 16 Aug 2012 14:52:27 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/net/wireshark To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20120816145227.F1E0B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Thu Aug 16 14:52:27 UTC 2012 Modified Files: pkgsrc/net/wireshark: Makefile distinfo options.mk Added Files: pkgsrc/net/wireshark/patches: patch-ca Log Message: update to 1.6.10 changes: -security fixes for dissectors: DCP ETSI, XTP, AFP, RTPS2, GSM RLC MAC, CIP. STUN, EtherCAT Mailbox, CTDB (CVE-2012-4285, CVE-2012-4288, CVE-2012-4289..4293, CVE-2012-4296, CVE-2012-4297) -minor fixes pkgsrc change: fix build with gnutls3 approved by the maintainer To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 pkgsrc/net/wireshark/Makefile cvs rdiff -u -r1.56 -r1.57 pkgsrc/net/wireshark/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/wireshark/options.mk cvs rdiff -u -r0 -r1.1 pkgsrc/net/wireshark/patches/patch-ca Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.