Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0F4C263C40C for ; Mon, 12 Sep 2011 17:18:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E292614A1D7; Mon, 12 Sep 2011 17:18:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 54A2E14A162 for ; Mon, 12 Sep 2011 17:18:53 +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 CZQPIgMjPlr4 for ; Mon, 12 Sep 2011 17:18:52 +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 CE28D14A15E for ; Mon, 12 Sep 2011 17:18:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BB5D7175DD; Mon, 12 Sep 2011 17:18:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 12 Sep 2011 17:18:52 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/multimedia/ffmpeg To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20110912171852.BB5D7175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Mon Sep 12 17:18:52 UTC 2011 Modified Files: pkgsrc/multimedia/ffmpeg: Makefile Makefile.common PLIST distinfo Log Message: update to ffmpeg-20110907.0.7.4 changes: -fix integer inderflow in rtp code which could allow remote code execution -misc fixes and improvements To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 pkgsrc/multimedia/ffmpeg/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/multimedia/ffmpeg/Makefile.common cvs rdiff -u -r1.15 -r1.16 pkgsrc/multimedia/ffmpeg/PLIST cvs rdiff -u -r1.42 -r1.43 pkgsrc/multimedia/ffmpeg/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.