Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D1634A584C for ; Thu, 22 May 2014 13:56:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4313B14A6FA; Thu, 22 May 2014 13:56:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E02B814A6F7 for ; Thu, 22 May 2014 13:55: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 vtOYr0bEySsY for ; Thu, 22 May 2014 13:55:53 +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 27BBE14A6E8 for ; Thu, 22 May 2014 13:55:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 225F596; Thu, 22 May 2014 13:55:53 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 22 May 2014 13:55:53 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2014Q1] pkgsrc/graphics/gimp To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20140522135553.225F596@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Thu May 22 13:55:53 UTC 2014 Modified Files: pkgsrc/graphics/gimp [pkgsrc-2014Q1]: Makefile distinfo Added Files: pkgsrc/graphics/gimp/patches [pkgsrc-2014Q1]: patch-plug-ins_common_file-xwd.c Log Message: Pullup ticket #4416 - requested by he graphics/gimp: security patch Revisions pulled up: - graphics/gimp/Makefile 1.243 via patch - graphics/gimp/distinfo 1.81-1.82 - graphics/gimp/patches/patch-plug-ins_common_file-xwd.c 1.1 --- Module Name: pkgsrc Committed By: he Date: Wed May 21 13:50:22 UTC 2014 Modified Files: pkgsrc/graphics/gimp: Makefile distinfo Added Files: pkgsrc/graphics/gimp/patches: patch-plug-ins_common_file-xwd.c Log Message: Sanity check colormap size (CVE-2013-1913), valid range is 0 .. 256. Sanity check # of colors and map entries (CVE-2013-1978) From https://git.gnome.org/browse/gimp/patch/?id=32ae0f83e5748299641cceaabe3f80f1b3afd03e and https://git.gnome.org/browse/gimp/patch/?id=23f685931e5f000dd033a45c60c1e60d7f78caf4 Bump PKGREVISION to 2. --- Module Name: pkgsrc Committed By: he Date: Thu May 22 12:02:19 UTC 2014 Modified Files: pkgsrc/graphics/gimp: distinfo Log Message: Uh-oh, forgot to update distinfo with new patch checksum. To generate a diff of this commit: cvs rdiff -u -r1.241 -r1.241.4.1 pkgsrc/graphics/gimp/Makefile cvs rdiff -u -r1.80 -r1.80.4.1 pkgsrc/graphics/gimp/distinfo cvs rdiff -u -r0 -r1.1.2.2 \ pkgsrc/graphics/gimp/patches/patch-plug-ins_common_file-xwd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.