summaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-05-16 19:34:38 +0000
committerwiz <wiz@pkgsrc.org>2007-05-16 19:34:38 +0000
commitfd60a8361f8a2fc62de970605241f5b90b00bb98 (patch)
treed478012807f73e2906ddf0c3194f30cf09c9b552 /graphics/png
parent60ead63b266d95e9577b712bc0a3af07a0d45096 (diff)
downloadpkgsrc-fd60a8361f8a2fc62de970605241f5b90b00bb98.tar.gz
Update to 1.2.18:
version 1.2.17beta1 [March 6, 2007] Revised scripts/CMakeLists.txt to install both shared and static libraries. Deleted a redundant line from pngset.c. version 1.2.17beta2 [April 26, 2007] Relocated misplaced test for png_ptr == NULL in pngpread.c Change "==" to "&" for testing PNG_RGB_TO_GRAY_ERR & PNG_RGB_TO_GRAY_WARN flags. Changed remaining instances of PNG_ASSEMBLER_* to PNG_MMX_* Added pngerror() when write_IHDR fails in deflateInit2(). Added "const" to some array declarations. Mention examples of libpng usage in the libpng*.txt and libpng.3 documents. version 1.2.17rc1 [May 4, 2007] No changes. version 1.2.17rc2 [May 8, 2007] Moved several PNG_HAVE_* macros out of PNG_INTERNAL because applications calling set_unknown_chunk_location() need them. Changed transformation flag from PNG_EXPAND_tRNS to PNG_EXPAND in png_set_expand_gray_1_2_4_to_8(). Added png_ptr->unknown_chunk to hold working unknown chunk data, so it can be free'ed in case of error. Revised unknown chunk handling in pngrutil.c and pngpread.c to use this structure. version 1.2.17rc3 [May 8, 2007] Revised symbol-handling in configure script. version 1.2.17rc4 [May 10, 2007] Revised unknown chunk handling to avoid storing unknown critical chunks. version 1.2.17 [May 15, 2007] Added "png_ptr->num_trans=0" before error return in png_handle_tRNS, to eliminate a vulnerability (CVE-2007-2554, CERT VU#684664) version 1.2.18 [May 15, 2007] Reverted the libpng-1.2.17rc3 change to symbol-handling in configure script
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile4
-rw-r--r--graphics/png/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index ef7c99365fa..8fd2eb9cca6 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2007/02/02 19:12:31 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2007/05/16 19:34:38 wiz Exp $
-DISTNAME= libpng-1.2.16
+DISTNAME= libpng-1.2.18
PKGNAME= ${DISTNAME:S/lib//}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \
diff --git a/graphics/png/distinfo b/graphics/png/distinfo
index 5260ed7db0e..71781b4ead7 100644
--- a/graphics/png/distinfo
+++ b/graphics/png/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.37 2007/02/02 19:12:31 wiz Exp $
+$NetBSD: distinfo,v 1.38 2007/05/16 19:34:38 wiz Exp $
-SHA1 (libpng-1.2.16.tar.bz2) = 0b37d42d2ae33c22093d46a28e6b8fa21eb4c1da
-RMD160 (libpng-1.2.16.tar.bz2) = a328e6f4c8b10480b6f13d4fdcb5863fd42c357b
-Size (libpng-1.2.16.tar.bz2) = 624085 bytes
+SHA1 (libpng-1.2.18.tar.bz2) = 42156e45fa999b242dc63c261e9253ce0dd810ab
+RMD160 (libpng-1.2.18.tar.bz2) = ea81056a896eb038fa5d7fde2b7fa626c1a2e31e
+Size (libpng-1.2.18.tar.bz2) = 623690 bytes
SHA1 (patch-aa) = 4b6437906e6f2f644c731a293859e64f69300bb0
SHA1 (patch-ac) = 87850d6ac555f1d8863a96d287a1ccccfa89230b
SHA1 (patch-ae) = b9bf9de3caa32ac78a17685cdd5df5b80d1ccbbf