1998-04-21 20:03:57 +00:00
|
|
|
|
2015-02-21 20:22:02 +00:00
|
|
|
Libpng 1.2.53rc03 - February 21, 2015
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2015-01-31 18:46:09 +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-02-21 20:22:02 +00:00
|
|
|
libpng-1.2.53rc03.tar.xz (LZMA-compressed, recommended)
|
|
|
|
libpng-1.2.53rc03.tar.gz
|
|
|
|
libpng-1.2.53rc03.tar.bz2
|
2009-11-12 18:20:41 +00:00
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
|
|
"configure" script
|
|
|
|
|
2015-02-21 20:22:02 +00:00
|
|
|
libpng-1.2.53rc03-no-config.tar.xz (LZMA-compressed, recommended)
|
|
|
|
libpng-1.2.53rc03-no-config.tar.gz
|
|
|
|
libpng-1.2.53rc03-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-02-21 20:22:02 +00:00
|
|
|
lp1253r03.zip
|
|
|
|
lp1253r03.7z
|
|
|
|
lp1253r03.tar.bz2
|
2009-11-12 18:20:41 +00:00
|
|
|
|
|
|
|
Project files
|
|
|
|
|
2015-02-21 20:22:02 +00:00
|
|
|
libpng-1.2.53rc03-project-netware.zip
|
|
|
|
libpng-1.2.53rc03-project-wince.zip
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2015-02-21 20:22:02 +00:00
|
|
|
libpng-1.2.53rc03-README.txt
|
|
|
|
libpng-1.2.53rc03-KNOWNBUGS.txt
|
|
|
|
libpng-1.2.53rc03-LICENSE.txt
|
|
|
|
libpng-1.2.53rc03-Y2K-compliance.txt
|
|
|
|
libpng-1.2.53rc03-[previous version]-diff.txt
|
|
|
|
libpng-1.2.53rc03-*.asc (armored detached GPG signatures)
|
2015-01-31 18:46:09 +00:00
|
|
|
|
|
|
|
Changes since the last public release (1.2.52):
|
|
|
|
|
2015-02-05 17:47:25 +00:00
|
|
|
version 1.2.53beta01 [omitted]
|
|
|
|
|
2015-02-06 03:32:29 +00:00
|
|
|
version 1.2.53beta02 [February 6, 2015]
|
2015-01-31 19:08:48 +00:00
|
|
|
Issue a png_error() instead of a png_warning() when width is
|
|
|
|
potentially too large for the architecture, in case the calling
|
|
|
|
application has overridden the default 1,000,000-column limit
|
|
|
|
(fixes CVE-2014-9495 and CVE-2015-0973).
|
2015-01-31 19:54:10 +00:00
|
|
|
Quieted some harmless warnings from Coverity-scan.
|
2014-11-13 03:33:49 +00:00
|
|
|
|
2015-02-12 18:00:18 +00:00
|
|
|
version 1.2.53rc01 [February 12, 2015]
|
|
|
|
No changes.
|
|
|
|
|
2015-02-21 19:56:53 +00:00
|
|
|
version 1.2.53rc02 [February 21, 2015]
|
|
|
|
Display user limits in the output from pngtest.
|
|
|
|
Changed PNG_USER_CHUNK_MALLOC_MAX from unlimited to 8,000,000.
|
|
|
|
This can only be changed at library-build time. It only
|
|
|
|
affects the maximum memory that can be allocated to an
|
|
|
|
ancillary chunk; it does not limit the size of IDAT
|
|
|
|
data, which is instead limited by PNG_USER_WIDTH_MAX.
|
2015-02-21 19:59:17 +00:00
|
|
|
Rebuilt configure scripts with automake-1.15 and libtool-2.4.6
|
2015-02-21 19:56:53 +00:00
|
|
|
|
2015-02-21 20:22:02 +00:00
|
|
|
version 1.2.53rc03 [February 21, 2015]
|
|
|
|
|
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
|