2017-07-30 20:36:25 -04:00
|
|
|
Libpng 1.6.32beta01 - July 31, 2017
|
2011-11-03 00:06:45 -04:00
|
|
|
|
2017-07-27 15:17:02 -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
|
|
|
|
|
2017-07-27 15:17:02 -04:00
|
|
|
1.6.32beta01.tar.xz (LZMA-compressed, recommended)
|
|
|
|
1.6.32beta01.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
|
|
|
|
|
2017-07-27 15:17:02 -04:00
|
|
|
lp1632b01.7z (LZMA-compressed, recommended)
|
|
|
|
lp1632b01.zip
|
2006-02-22 10:19:25 -05:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2017-07-27 15:17:02 -04:00
|
|
|
1.6.32beta01-README.txt
|
|
|
|
1.6.32beta01-LICENSE.txt
|
|
|
|
libpng-1.6.32beta01-*.asc (armored detached GPG signatures)
|
|
|
|
|
|
|
|
Changes since the last public release (1.6.31):
|
|
|
|
|
2017-07-30 20:36:25 -04:00
|
|
|
Version 1.6.32beta01 [July 31, 2017]
|
|
|
|
Avoid possible NULL dereference in png_handle_eXIf when benign_errors
|
|
|
|
are allowed. Avoid leaking the input buffer "eXIf_buf".
|
2017-07-31 15:20:40 -04:00
|
|
|
Eliminated png_ptr->num_exif member from pngstruct.h and added num_exif
|
|
|
|
to arguments for png_get_eXIf() and png_set_eXIf().
|
|
|
|
Added calls to png_handle_eXIf(() in pngread.c and png_write_eXIf() in
|
|
|
|
pngwrite.c, and made various other fixes to png_write_eXIf().
|
2017-07-31 17:56:30 -04:00
|
|
|
Changed name of png_get_eXIF and png_set_eXIf() to png_get_eXIf_1() and
|
|
|
|
png_set_eXIf_1(), respectively, to avoid breaking API compatibility
|
|
|
|
with libpng-1.6.31.
|
2017-07-13 12:26:48 -04:00
|
|
|
|
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
|