2016-09-25 18:42:15 -04:00
|
|
|
Libpng 1.6.26beta01 - September 25, 2016
|
2011-11-03 00:06:45 -04:00
|
|
|
|
2016-09-01 00:14:03 -04: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
|
|
|
|
|
2016-09-01 00:14:03 -04:00
|
|
|
1.6.26beta01.tar.xz (LZMA-compressed, recommended)
|
|
|
|
1.6.26beta01.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
|
|
|
|
|
2016-09-01 00:14:03 -04:00
|
|
|
lp1626b01.7z (LZMA-compressed, recommended)
|
|
|
|
lp1626b01.zip
|
2006-02-22 10:19:25 -05:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2016-09-01 00:14:03 -04:00
|
|
|
1.6.26beta01-README.txt
|
|
|
|
1.6.26beta01-LICENSE.txt
|
|
|
|
libpng-1.6.26beta01-*.asc (armored detached GPG signatures)
|
2016-06-07 09:22:18 -04:00
|
|
|
|
2016-09-01 00:14:03 -04:00
|
|
|
Changes since the last public release (1.6.25):
|
2016-08-29 11:46:27 -04:00
|
|
|
|
2016-09-25 18:42:15 -04:00
|
|
|
Version 1.6.26beta01 [September 25, 2016]
|
2016-09-01 18:28:08 -04:00
|
|
|
Fixed handling zero length IDAT in pngfix (bug report by Agostino Sarubbo,
|
|
|
|
bugfix by John Bowler).
|
2016-09-03 12:51:29 -04:00
|
|
|
Do not issue a png_error() on read in png_set_pCAL() because png_handle_pCAL
|
|
|
|
has allocated memory that libpng needs to free.
|
2016-09-11 23:02:05 -04:00
|
|
|
Conditionally compile png_set_benign_errors() in pngread.c and pngtest.c
|
|
|
|
Issue a png_benign_error instead of a png_error on ADLER32 mismatch
|
|
|
|
while decoding compressed data chunks.
|
2016-09-19 17:46:54 -04:00
|
|
|
Changed PNG_ZLIB_VERNUM to ZLIB_VERNUM in pngpriv.h, pngstruct.h, and
|
|
|
|
pngrutil.c.
|
2016-09-25 18:42:15 -04:00
|
|
|
If CRC handling of critical chunks has been set to PNG_CRC_QUIET_USE,
|
|
|
|
ignore the ADLER32 checksum in the IDAT chunk as well as the chunk CRCs.
|
2016-09-01 00:14:03 -04:00
|
|
|
|
|
|
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
2014-07-30 09:09:22 -04:00
|
|
|
(subscription required; visit
|
|
|
|
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
|
|
|
to subscribe)
|
|
|
|
or to glennrp at users.sourceforge.net
|
|
|
|
|
|
|
|
Glenn R-P
|