Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id CA3EB63B882 for ; Fri, 13 Jul 2012 16:43:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A893114A4D1; Fri, 13 Jul 2012 16:43:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DABC814A4D2 for ; Fri, 13 Jul 2012 16:43:34 +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 3xGnb8GY3dBi for ; Fri, 13 Jul 2012 16:43:34 +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 6170E14A4D1 for ; Fri, 13 Jul 2012 16:43:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3BD5F175DD; Fri, 13 Jul 2012 16:43:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 13 Jul 2012 16:43:34 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/graphics/exif To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20120713164334.3BD5F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Fri Jul 13 16:43:34 UTC 2012 Modified Files: pkgsrc/graphics/exif: Makefile PLIST distinfo Log Message: exif-0.6.21 (2012-07-12): * New translations: cs, eo, hr, sr, uk * Updated translations: da, de, fi, id, is, it, nl, pl, sk, sv, vi, zh_CN * Improved the man page * Prevent NULL pointer dereference on out of memory situation * Fixed bug that caused read past the end of a buffer (CVE-2012-2845) To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/graphics/exif/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/exif/PLIST \ pkgsrc/graphics/exif/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.