2015-02-07 10:03:30 -05:00
|
|
|
Libpng 1.6.17beta02 - February 7, 2015
|
2011-11-03 00:06:45 -04:00
|
|
|
|
2014-12-21 23:53:15 -05:00
|
|
|
This is not intended to be a public release. It will be replaced
|
|
|
|
within a few weeks by a public version or by another test version.
|
1998-04-21 16:03:57 -04:00
|
|
|
|
2006-02-22 10:19:25 -05:00
|
|
|
Files available for download:
|
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) and with a
|
|
|
|
"configure" script
|
|
|
|
|
2015-01-28 20:17:27 -05:00
|
|
|
1.6.17beta02.tar.xz (LZMA-compressed, recommended)
|
|
|
|
1.6.17beta02.tar.gz
|
2006-03-31 06:29:33 -05:00
|
|
|
|
2006-02-22 10:19:25 -05:00
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2015-01-28 20:17:27 -05:00
|
|
|
lp1617b02.7z (LZMA-compressed, recommended)
|
|
|
|
lp1617b02.zip
|
2006-02-22 10:19:25 -05:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2015-01-28 20:17:27 -05:00
|
|
|
1.6.17beta02-README.txt
|
|
|
|
1.6.17beta02-LICENSE.txt
|
|
|
|
libpng-1.6.17beta02-*.asc (armored detached GPG signatures)
|
2014-12-21 23:53:15 -05:00
|
|
|
|
|
|
|
Changes since the last public release (1.6.16):
|
|
|
|
|
2015-01-28 20:17:27 -05:00
|
|
|
Version 1.6.17beta01 [January 29, 2015]
|
2014-12-23 15:18:36 -05:00
|
|
|
Removed duplicate PNG_SAFE_LIMITS_SUPPORTED handling from pngconf.h
|
2014-12-23 15:33:02 -05:00
|
|
|
Corrected the width limit calculation in png_check_IHDR().
|
2014-12-24 19:54:08 -05:00
|
|
|
Removed user limits from pngfix. Also pass NULL pointers to
|
|
|
|
png_read_row to skip the unnecessary row de-interlace stuff.
|
2014-12-27 20:10:04 -05:00
|
|
|
Added testing of png_set_packing() to pngvalid.c
|
2014-12-29 17:24:33 -05:00
|
|
|
Regenerated configure scripts in the *.tar distributions with libtool-2.4.4
|
2014-12-29 17:31:58 -05:00
|
|
|
Implement previously untested cases of libpng transforms in pngvalid.c
|
2014-12-29 17:24:33 -05:00
|
|
|
Fixed byte order in 2-byte filler, in png_do_read_filler().
|
2015-01-13 10:25:48 -05:00
|
|
|
Made the check for out-of-range values in png_set_tRNS() detect
|
|
|
|
values that are exactly 2^bit_depth, and work on 16-bit platforms.
|
2015-01-27 07:53:56 -05:00
|
|
|
Merged some parts of libpng-1.6.17beta01 and libpng-1.7.0beta47.
|
|
|
|
Added #ifndef __COVERITY__ where needed in png.c, pngrutil.c and
|
|
|
|
pngset.c to avoid warnings about dead code.
|
2014-12-21 18:11:33 -05:00
|
|
|
|
2015-02-07 10:03:30 -05:00
|
|
|
Version 1.6.17beta02 [February 7, 2015]
|
|
|
|
Work around one more Coverity-scan dead-code warning.
|
|
|
|
Do not build png_product2() when it is unused.
|
2015-01-28 20:17:27 -05:00
|
|
|
|
2014-07-30 09:09:22 -04:00
|
|
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
|
|
|
(subscription required; visit
|
|
|
|
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
|
|
|
to subscribe)
|
|
|
|
or to glennrp at users.sourceforge.net
|
|
|
|
|
|
|
|
Glenn R-P
|