Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id A36B663BC83 for ; Fri, 26 Sep 2008 14:42:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4FB2563B1E1; Fri, 26 Sep 2008 14:42:14 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 84BA763B1DF for ; Fri, 26 Sep 2008 14:42:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 510CF175D0; Fri, 26 Sep 2008 14:42:13 +0000 (UTC) From: Matthias Scheler Subject: CVS commit: [pkgsrc-2008Q2] pkgsrc/audio/faad2 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20080926144213.510CF175D0@cvs.netbsd.org> Date: Fri, 26 Sep 2008 14:42:13 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Fri Sep 26 14:42:13 UTC 2008 Modified Files: pkgsrc/audio/faad2 [pkgsrc-2008Q2]: Makefile distinfo pkgsrc/audio/faad2/patches [pkgsrc-2008Q2]: patch-at Log Message: Pullup ticket #2533 - tonnerre faad2: security patch Revisions pulled up: - audio/faad2/Makefile 1.41 - audio/faad2/distinfo 1.17 - audio/faad2/patches/patch-at 1.2 --- Module Name: pkgsrc Committed By: tonnerre Date: Wed Sep 24 22:25:14 UTC 2008 Modified Files: pkgsrc/audio/faad2: Makefile distinfo pkgsrc/audio/faad2/patches: patch-at Log Message: Fix for faad2 decodeMP4file() heap overflow. If the sample count looks insane, it may as well be insane. Also bump PKGREVISION. To generate a diff of this commit: cvs rdiff -r1.40 -r1.40.8.1 pkgsrc/audio/faad2/Makefile cvs rdiff -r1.16 -r1.16.8.1 pkgsrc/audio/faad2/distinfo cvs rdiff -r1.1 -r1.1.8.1 pkgsrc/audio/faad2/patches/patch-at Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.