2016-06-01 20:12:55 -04:00
|
|
|
Libpng 1.6.23rc01 - June 2, 2016
|
2011-11-03 00:06:45 -04:00
|
|
|
|
2016-05-27 20:44:22 -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-06-01 20:12:55 -04:00
|
|
|
1.6.23rc01.tar.xz (LZMA-compressed, recommended)
|
|
|
|
1.6.23rc01.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-06-01 20:12:55 -04:00
|
|
|
lp1623r01.7z (LZMA-compressed, recommended)
|
|
|
|
lp1623r01.zip
|
2006-02-22 10:19:25 -05:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2016-06-01 20:12:55 -04:00
|
|
|
1.6.23rc01-README.txt
|
|
|
|
1.6.23rc01-LICENSE.txt
|
|
|
|
libpng-1.6.23rc01-*.asc (armored detached GPG signatures)
|
2016-01-16 08:14:12 -05:00
|
|
|
|
2016-05-27 20:44:22 -04:00
|
|
|
Changes since the last public release (1.6.22):
|
2016-05-17 19:35:59 -04:00
|
|
|
|
2016-05-29 10:31:48 -04:00
|
|
|
Version 1.6.23beta01 [May 29, 2016]
|
2016-05-27 20:55:44 -04:00
|
|
|
Stop a potential memory leak in png_set_tRNS() (Bug report by Ted Ying).
|
2016-05-29 10:31:48 -04:00
|
|
|
Fixed the progressive reader to handle empty first IDAT chunk properly
|
|
|
|
(patch by Timothy Nikkel). This bug was introduced in libpng-1.6.0 and
|
|
|
|
only affected the libpng16 branch.
|
2016-05-29 10:45:33 -04:00
|
|
|
Added tests in pngvalid.c to check zero-length IDAT chunks in various
|
|
|
|
positions. Fixed the sequential reader to handle these more robustly
|
|
|
|
(John Bowler).
|
2016-05-27 20:44:22 -04:00
|
|
|
|
2016-06-01 20:12:55 -04:00
|
|
|
Version 1.6.23rc01 [June 2, 2016]
|
2016-05-29 16:47:57 -04:00
|
|
|
Corrected progressive read input buffer in pngvalid.c. The previous version
|
|
|
|
the code invariably passed just one byte at a time to libpng. The intent
|
|
|
|
was to pass a random number of bytes in the range 0..511.
|
2016-05-31 10:45:17 -04:00
|
|
|
Moved sse2 prototype from pngpriv.h to contrib/intel/intel_sse.patch.
|
2016-06-01 09:59:48 -04:00
|
|
|
Added missing ")" in pngerror.c (Matt Sarrett).
|
2016-05-29 10:48:48 -04:00
|
|
|
|
2016-05-27 20:44:22 -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
|