Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id C2F41A654C for ; Sun, 29 Mar 2015 14:47:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 728C814A29A; Sun, 29 Mar 2015 14:47:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 71B5F14A283 for ; Sun, 29 Mar 2015 14:47:04 +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 EOeZx9Y0efGN for ; Sun, 29 Mar 2015 14:47:03 +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 E671014A251 for ; Sun, 29 Mar 2015 14:47:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E0CBA98; Sun, 29 Mar 2015 14:47:03 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 29 Mar 2015 14:47:03 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/graphics/tiff To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20150329144703.E0CBA98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: bsiegert Date: Sun Mar 29 14:47:03 UTC 2015 Modified Files: pkgsrc/graphics/tiff: Makefile PLIST distinfo Removed Files: pkgsrc/graphics/tiff/patches: patch-CVE-2012-4564 patch-CVE-2013-1960_1961 patch-CVE-2013-4231 patch-CVE-2013-4243 Log Message: SECURITY: Update libtiff to 4.0.4beta to fix CVE-2014-8127 CVE-2014-8128 CVE-2014-8129 CVE-2014-8130 (likely) Remaining unfixed vulnerabilities: CVE-2014-9655, CVE-2015-1547 (but these are unfixed upstream AFAICS). ok wiz To generate a diff of this commit: cvs rdiff -u -r1.117 -r1.118 pkgsrc/graphics/tiff/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/tiff/PLIST cvs rdiff -u -r1.62 -r1.63 pkgsrc/graphics/tiff/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/tiff/patches/patch-CVE-2012-4564 \ pkgsrc/graphics/tiff/patches/patch-CVE-2013-4231 \ pkgsrc/graphics/tiff/patches/patch-CVE-2013-4243 cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/tiff/patches/patch-CVE-2013-1960_1961 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.