diff options
author | drochner <drochner@pkgsrc.org> | 2004-08-17 09:54:30 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-08-17 09:54:30 +0000 |
commit | e0acf9a4b138824f03528eea9ee0fcff5bea3b88 (patch) | |
tree | 46df5a85589351f334920fc1ca984efc7bcf0d98 /graphics/png/distinfo | |
parent | b839fffb0486f74d27a3951ef9878841f386a728 (diff) | |
download | pkgsrc-e0acf9a4b138824f03528eea9ee0fcff5bea3b88.tar.gz |
update to 1.2.6 (first official release after the recent
security fixes)
changes:
version 1.2.6rc3 [August 9, 2004]
Eliminated use of "abs()" in testing cHRM and gAMA values, to avoid
trouble with some 64-bit compilers. Created PNG_OUT_OF_RANGE() macro.
Revised documentation of png_set_keep_unknown_chunks().
Check handle_as_unknown status in pngpread.c, as in pngread.c previously.
Moved "PNG_HANDLE_CHUNK_*" macros out of PNG_INTERNAL section of png.h
Added "rim" definitions for CONST4 and CONST6 in pnggccrd.c
version 1.2.6rc4 [August 10, 2004]
Fixed mistake in pngtest.c introduced in 1.2.6rc2 (declaration of
"pinfo" was out of place).
version 1.2.6rc5 [August 10, 2004]
Moved "PNG_HANDLE_CHUNK_*" macros out of PNG_ASSEMBLER_CODE_SUPPORTED
section of png.h where they were inadvertently placed in version rc3.
version 1.2.6rc6 [August 15, 2004]
Revised pngtest so memory allocation testing is only done when PNG_DEBUG==1.
Diffstat (limited to 'graphics/png/distinfo')
-rw-r--r-- | graphics/png/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/png/distinfo b/graphics/png/distinfo index e4cca3c355d..9b926fc50ee 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.21 2004/08/09 10:49:00 kristerw Exp $ +$NetBSD: distinfo,v 1.22 2004/08/17 09:54:30 drochner Exp $ -SHA1 (libpng-1.2.6rc2.tar.bz2) = c149c61a2595c9c5ddf4d60d45ed529c47de5c75 -Size (libpng-1.2.6rc2.tar.bz2) = 377856 bytes +SHA1 (libpng-1.2.6.tar.bz2) = 55ec46c0d21a23052e9bc618bb4fd8c58c4ab3c1 +Size (libpng-1.2.6.tar.bz2) = 378644 bytes SHA1 (patch-aa) = 0b3d28e526f8d1530e82c30be46aea19e5a32d6a -SHA1 (patch-ab) = e43e77be19c1677e7039d4e0fa91128d9f2f1602 -SHA1 (patch-ad) = 5b880c6d47682349bd994eaea8aeac6c51d264e5 +SHA1 (patch-ab) = 95de0ebcb6ac2a381291b91623388ff9907d939f +SHA1 (patch-ad) = 934b9f394c768d74888964943a60c3c45f252740 SHA1 (patch-ae) = d5be0cdcfdd6c30a17b9633e28afb868911195aa |