Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 535BC63DC59 for ; Thu, 22 Dec 2011 13:31:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AFF3414A1C4; Thu, 22 Dec 2011 13:31:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3A4AB14A1C3 for ; Thu, 22 Dec 2011 13:31:48 +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 5W6l5ySPWeF8 for ; Thu, 22 Dec 2011 13:31:47 +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 BCA1614A1BF for ; Thu, 22 Dec 2011 13:31:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 70B10175DD; Thu, 22 Dec 2011 13:31:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 22 Dec 2011 13:31:48 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/multimedia/vlc To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20111222133148.70B10175DD@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 Dec 22 13:31:48 UTC 2011 Modified Files: pkgsrc/multimedia/vlc: Makefile distinfo Added Files: pkgsrc/multimedia/vlc/patches: patch-au Log Message: add patch from upstream to fix possible double free() in the TiVo demuxer (with possible security implications) bump PKGREV To generate a diff of this commit: cvs rdiff -u -r1.122 -r1.123 pkgsrc/multimedia/vlc/Makefile cvs rdiff -u -r1.51 -r1.52 pkgsrc/multimedia/vlc/distinfo cvs rdiff -u -r0 -r1.11 pkgsrc/multimedia/vlc/patches/patch-au Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.