Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 68E8A63B842 for ; Fri, 11 Feb 2011 05:40:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 32C5719CFA5; Fri, 11 Feb 2011 05:40:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F5E219CF8B for ; Fri, 11 Feb 2011 05:40:46 +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 KUuFJcL-3y4W for ; Fri, 11 Feb 2011 05:40:45 +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 48B6519CF64 for ; Fri, 11 Feb 2011 05:40:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 30E3C175DD; Fri, 11 Feb 2011 05:40:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 11 Feb 2011 05:40:45 +0000 From: "Steven Drake" Subject: CVS commit: [pkgsrc-2010Q4] pkgsrc/net/wireshark To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20110211054045.30E3C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sbd Date: Fri Feb 11 05:40:45 UTC 2011 Modified Files: pkgsrc/net/wireshark [pkgsrc-2010Q4]: Makefile distinfo Added Files: pkgsrc/net/wireshark/patches [pkgsrc-2010Q4]: patch-af patch-ag Log Message: Pullup ticket #3351 - requested by drochner wireshark security patches Revisions pulled up: - pkgsrc/net/wireshark/Makefile 1.59 - pkgsrc/net/wireshark/distinfo 1.41 - pkgsrc/net/wireshark/patches/patch-af 1.1 - pkgsrc/net/wireshark/patches/patch-ag 1.1 ------------------------------------------------------------------------- Module Name: pkgsrc Committed By: drochner Date: Thu Feb 10 11:00:57 UTC 2011 Modified Files: pkgsrc/net/wireshark: Makefile distinfo Added Files: pkgsrc/net/wireshark/patches: patch-af patch-ag Log Message: add two patches from upstream: -fix possible free() of an uninitialized pointer when reading a malformed pcap-ng file (CVE-2011-0538) -add length check in pcap-ng reader bump PKGREV To generate a diff of this commit: cvs rdiff -u -r1.56.2.1 -r1.56.2.2 pkgsrc/net/wireshark/Makefile cvs rdiff -u -r1.38.2.1 -r1.38.2.2 pkgsrc/net/wireshark/distinfo cvs rdiff -u -r0 -r1.1.2.2 pkgsrc/net/wireshark/patches/patch-af \ pkgsrc/net/wireshark/patches/patch-ag Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.