Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id CADEE63B86B for ; Mon, 13 Feb 2012 11:01:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A8F4514AAEB; Mon, 13 Feb 2012 11:01:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A197214AAA1 for ; Mon, 13 Feb 2012 11:01:08 +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 zORaJcbYJ_wU for ; Mon, 13 Feb 2012 11:01:07 +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 B700914AAAC for ; Mon, 13 Feb 2012 11:01:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6E76C175DD; Mon, 13 Feb 2012 11:01:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 13 Feb 2012 11:01:07 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/graphics/ImageMagick To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20120213110107.6E76C175DD@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 Feb 13 11:01:07 UTC 2012 Modified Files: pkgsrc/graphics/ImageMagick: Makefile Makefile.common PLIST distinfo Log Message: update to 3.7.5.5 This fixes two DOS problems due to insufficient imput validation (CVE-2012-0247, CVE-2012-02478). To generate a diff of this commit: cvs rdiff -u -r1.174 -r1.175 pkgsrc/graphics/ImageMagick/Makefile cvs rdiff -u -r1.92 -r1.93 pkgsrc/graphics/ImageMagick/Makefile.common cvs rdiff -u -r1.70 -r1.71 pkgsrc/graphics/ImageMagick/PLIST cvs rdiff -u -r1.107 -r1.108 pkgsrc/graphics/ImageMagick/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.