1998-04-21 20:03:57 +00:00
|
|
|
|
2015-10-27 17:46:08 +00:00
|
|
|
Libpng 1.2.54beta02 - October 27, 2015
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2015-05-09 13:11:33 +00: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 20:03:57 +00:00
|
|
|
|
2006-02-22 15:19:25 +00:00
|
|
|
Files available for download:
|
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) and with a
|
|
|
|
"configure" script
|
|
|
|
|
2015-10-23 14:08:53 +00:00
|
|
|
libpng-1.2.54beta02.tar.xz (LZMA-compressed, recommended)
|
|
|
|
libpng-1.2.54beta02.tar.gz
|
|
|
|
libpng-1.2.54beta02.tar.bz2
|
2009-11-12 18:20:41 +00:00
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
|
|
"configure" script
|
|
|
|
|
2015-10-23 14:08:53 +00:00
|
|
|
libpng-1.2.54beta02-no-config.tar.xz (LZMA-compressed, recommended)
|
|
|
|
libpng-1.2.54beta02-no-config.tar.gz
|
|
|
|
libpng-1.2.54beta02-no-config.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2015-10-23 14:08:53 +00:00
|
|
|
lp1254b02.zip
|
|
|
|
lp1254b02.7z
|
|
|
|
lp1254b02.tar.bz2
|
2009-11-12 18:20:41 +00:00
|
|
|
|
|
|
|
Project files
|
|
|
|
|
2015-10-23 14:08:53 +00:00
|
|
|
libpng-1.2.54beta02-project-netware.zip
|
|
|
|
libpng-1.2.54beta02-project-wince.zip
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2015-10-23 14:08:53 +00:00
|
|
|
libpng-1.2.54beta02-README.txt
|
|
|
|
libpng-1.2.54beta02-KNOWNBUGS.txt
|
|
|
|
libpng-1.2.54beta02-LICENSE.txt
|
|
|
|
libpng-1.2.54beta02-Y2K-compliance.txt
|
|
|
|
libpng-1.2.54beta02-[previous version]-diff.txt
|
|
|
|
libpng-1.2.54beta02-*.asc (armored detached GPG signatures)
|
2015-05-09 13:11:33 +00:00
|
|
|
|
|
|
|
Changes since the last public release (1.2.53):
|
|
|
|
|
2015-10-23 13:44:51 +00:00
|
|
|
version 1.2.54beta01 [October 23, 2015]
|
2015-05-10 02:21:29 +00:00
|
|
|
Fix typecast in a png_debug2() statement in png_set_text_2() to
|
|
|
|
avoid a compiler warning in PNG_DEBUG builds.
|
|
|
|
Fixed printf formats in pngtest.c to avoid compiler warnings and a
|
|
|
|
Coverity warning in PNG_DEBUG builds.
|
2015-05-20 18:34:36 +00:00
|
|
|
Avoid Coverity issue 80858 (REVERSE NULL) in pngtest.c PNG_DEBUG builds.
|
2015-07-13 18:36:29 +00:00
|
|
|
Removed WRITE_WEIGHTED_FILTERED code.
|
2015-07-30 21:30:47 +00:00
|
|
|
Avoid potentially dereferencing NULL info_ptr in png_info_init_3().
|
2015-07-30 21:43:05 +00:00
|
|
|
Fixed potential leak of png_pixels in contrib/pngminus/pnm2png.c
|
|
|
|
Use nanosleep() instead of usleep() in contrib/gregbook/rpng2-x.c
|
|
|
|
because usleep() is deprecated (port from libpng16).
|
2015-10-23 13:44:51 +00:00
|
|
|
Fixed some bad links in the man page.
|
2015-10-27 17:46:08 +00:00
|
|
|
Added a safety check in png_set_tIME() (Fixes CVE-2015-7981, bug report
|
|
|
|
from Qixue Xiao).
|
2015-02-21 19:56:53 +00:00
|
|
|
|
2015-10-27 17:46:08 +00:00
|
|
|
version 1.2.54beta02 [October 27, 2015]
|
2015-10-23 14:08:53 +00:00
|
|
|
|
2014-02-03 15:56:58 +00: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
|
|
|
|
#endif
|