Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id E9B1B7A31F for ; Thu, 29 Dec 2016 18:41:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 99724855FA; Thu, 29 Dec 2016 18:41:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 284FA855B4 for ; Thu, 29 Dec 2016 18:41: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 xYDJsrCwKiIg for ; Thu, 29 Dec 2016 18:41:03 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A21D9855A8 for ; Thu, 29 Dec 2016 18:41:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 98864FBA6; Thu, 29 Dec 2016 18:41:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1483036863195190" MIME-Version: 1.0 Date: Thu, 29 Dec 2016 18:41:03 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/graphics/png To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20161229184103.98864FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1483036863195190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Dec 29 18:41:03 UTC 2016 Modified Files: pkgsrc/graphics/png: Makefile distinfo Log Message: Updated png to 1.6.27, security fix release. Version 1.6.27beta01 [November 2, 2016] Restrict the new ADLER32-skipping to IDAT chunks. It broke iCCP chunk handling: an erroneous iCCP chunk would throw a png_error and reject the entire PNG image instead of rejecting just the iCCP chunk with a warning, if built with zlib-1.2.8.1. Version 1.6.27rc01 [December 27, 2016] Control ADLER32 checking with new PNG_IGNORE_ADLER32 option. Removed the use of a macro containing the pre-processor 'defined' operator. It is unclear whether this is valid; a macro that "generates" 'defined' is not permitted, but the use of the word "generates" within the C90 standard seems to imply more than simple substitution of an expression itself containing a well-formed defined operation. Added ARM support to CMakeLists.txt (Andreas Franek). Version 1.6.27 [December 29, 2016] Fixed a potential null pointer dereference in png_set_text_2() (bug report and patch by Patrick Keshishian). To generate a diff of this commit: cvs rdiff -u -r1.186 -r1.187 pkgsrc/graphics/png/Makefile cvs rdiff -u -r1.131 -r1.132 pkgsrc/graphics/png/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1483036863195190 Content-Disposition: inline Content-Length: 1618 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/png/Makefile diff -u pkgsrc/graphics/png/Makefile:1.186 pkgsrc/graphics/png/Makefile:1.187 --- pkgsrc/graphics/png/Makefile:1.186 Thu Oct 20 11:36:36 2016 +++ pkgsrc/graphics/png/Makefile Thu Dec 29 18:41:03 2016 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.186 2016/10/20 11:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.187 2016/12/29 18:41:03 wiz Exp $ -DISTNAME= libpng-1.6.26 +DISTNAME= libpng-1.6.27 PKGNAME= ${DISTNAME:S/lib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \ Index: pkgsrc/graphics/png/distinfo diff -u pkgsrc/graphics/png/distinfo:1.131 pkgsrc/graphics/png/distinfo:1.132 --- pkgsrc/graphics/png/distinfo:1.131 Thu Oct 20 11:36:36 2016 +++ pkgsrc/graphics/png/distinfo Thu Dec 29 18:41:03 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.131 2016/10/20 11:36:36 wiz Exp $ +$NetBSD: distinfo,v 1.132 2016/12/29 18:41:03 wiz Exp $ -SHA1 (libpng-1.6.26.tar.xz) = 7a50569b26d57db9810409a59f1b87f8a8e387a3 -RMD160 (libpng-1.6.26.tar.xz) = 9139502d8d4d00d6637b5a363ba97040f5153dc9 -SHA512 (libpng-1.6.26.tar.xz) = ca8489641762865f74072ff293354df2aaaabdc4b9b08c5ccbc245947fca455a8e702a29f26715c75b0d8dad5506242476b2a50c3291eab684ca0b4ee1905ea0 -Size (libpng-1.6.26.tar.xz) = 983576 bytes +SHA1 (libpng-1.6.27.tar.xz) = af5d742f5d0a6492133aed7790bb43e8854cca64 +RMD160 (libpng-1.6.27.tar.xz) = efefbb715ad38b3e81360f57039294f4b777d5a9 +SHA512 (libpng-1.6.27.tar.xz) = 9dcf54147fa2637a72364246e8565c0a6d25e4313f26150689b166eabd4358177e1caf38ff622b04c71f3b7cfd550f7fd6ca87892c50203a63b92f365fc7c8d7 +Size (libpng-1.6.27.tar.xz) = 984316 bytes --_----------=_1483036863195190--