Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A013663BA16 for ; Fri, 7 Oct 2011 12:30:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7BAF814A313; Fri, 7 Oct 2011 12:30:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0BB9714A311 for ; Fri, 7 Oct 2011 12:30:18 +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 3T33jk1LFswv for ; Fri, 7 Oct 2011 12:30:17 +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 8E1EE14A30E for ; Fri, 7 Oct 2011 12:30:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7CC7D175DD; Fri, 7 Oct 2011 12:30:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 7 Oct 2011 12:30:17 +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: <20111007123017.7CC7D175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Fri Oct 7 12:30:17 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 a NULL dereference vulnerability in the HTTP and RTSP server component (possible DOS) To generate a diff of this commit: cvs rdiff -u -r1.117 -r1.118 pkgsrc/multimedia/vlc/Makefile cvs rdiff -u -r1.49 -r1.50 pkgsrc/multimedia/vlc/distinfo cvs rdiff -u -r0 -r1.9 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.