Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 3E1D063DF9B for ; Mon, 20 Aug 2012 18:56:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D7A3314A292; Mon, 20 Aug 2012 18:56:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 30E2314A27A for ; Mon, 20 Aug 2012 18:56:07 +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 pJt11HYXdOFP for ; Mon, 20 Aug 2012 18:56:06 +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 A520814A207 for ; Mon, 20 Aug 2012 18:56:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 43D93175DD; Mon, 20 Aug 2012 18:56:06 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 20 Aug 2012 18:56:05 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2012Q2] pkgsrc/graphics/gimp To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20120820185606.43D93175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Mon Aug 20 18:56:05 UTC 2012 Modified Files: pkgsrc/graphics/gimp [pkgsrc-2012Q2]: Makefile distinfo Added Files: pkgsrc/graphics/gimp/patches [pkgsrc-2012Q2]: patch-plug-ins_common_file-gif-load.c Log Message: Pullup ticket #3909 - requested by wiz graphics/gimp: security patch Revisions pulled up: - graphics/gimp/Makefile 1.218 via patch - graphics/gimp/distinfo 1.68 - graphics/gimp/patches/patch-plug-ins_common_file-gif-load.c 1.1 --- Module Name: pkgsrc Committed By: wiz Date: Mon Aug 20 12:54:01 UTC 2012 Modified Files: pkgsrc/graphics/gimp: Makefile distinfo Added Files: pkgsrc/graphics/gimp/patches: patch-plug-ins_common_file-gif-load.c Log Message: Fix CVE-2012-3481 using Nils Philippsen's patch. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.214 -r1.214.2.1 pkgsrc/graphics/gimp/Makefile cvs rdiff -u -r1.67 -r1.67.2.1 pkgsrc/graphics/gimp/distinfo cvs rdiff -u -r0 -r1.1.2.2 \ pkgsrc/graphics/gimp/patches/patch-plug-ins_common_file-gif-load.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.