[libpng12] Bump version to 1.2.55beta01

This commit is contained in:
Glenn Randers-Pehrson
2015-11-13 10:13:36 -06:00
parent 2d2fe5e9ef
commit ad08e3e522
54 changed files with 134 additions and 149 deletions

View File

@@ -1,66 +1,49 @@
Libpng 1.2.54 - November 12, 2015
Libpng 1.2.55beta01 - November 13, 2015
This is a public release of libpng, intended for use in production codes.
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.
Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
libpng-1.2.54.tar.xz (LZMA-compressed, recommended)
libpng-1.2.54.tar.gz
libpng-1.2.54.tar.bz2
libpng-1.2.55beta01.tar.xz (LZMA-compressed, recommended)
libpng-1.2.55beta01.tar.gz
libpng-1.2.55beta01.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.2.54-no-config.tar.xz (LZMA-compressed, recommended)
libpng-1.2.54-no-config.tar.gz
libpng-1.2.54-no-config.tar.bz2
libpng-1.2.55beta01-no-config.tar.xz (LZMA-compressed, recommended)
libpng-1.2.55beta01-no-config.tar.gz
libpng-1.2.55beta01-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lpng1254.zip
lpng1254.7z
lpng1254.tar.bz2
lp1255b01.zip
lp1255b01.7z
lp1255b01.tar.bz2
Project files
libpng-1.2.54-project-netware.zip
libpng-1.2.54-project-wince.zip
libpng-1.2.55beta01-project-netware.zip
libpng-1.2.55beta01-project-wince.zip
Other information:
libpng-1.2.54-README.txt
libpng-1.2.54-KNOWNBUGS.txt
libpng-1.2.54-LICENSE.txt
libpng-1.2.54-Y2K-compliance.txt
libpng-1.2.54-[previous version]-diff.txt
libpng-1.2.54-*.asc (armored detached GPG signatures)
libpng-1.2.55beta01-README.txt
libpng-1.2.55beta01-KNOWNBUGS.txt
libpng-1.2.55beta01-LICENSE.txt
libpng-1.2.55beta01-Y2K-compliance.txt
libpng-1.2.55beta01-[previous version]-diff.txt
libpng-1.2.55beta01-*.asc (armored detached GPG signatures)
Changes since the last public release (1.2.53):
Changes since the last public release (1.2.54):
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.
Avoid Coverity issue 80858 (REVERSE NULL) in pngtest.c PNG_DEBUG builds.
Removed WRITE_WEIGHTED_FILTERED code.
Avoid potentially dereferencing NULL info_ptr in png_info_init_3().
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).
Fixed some bad links in the man page.
Added a safety check in png_set_tIME() (Fixes CVE-2015-7981, bug report
from Qixue Xiao).
Prevent writing over-length PLTE chunk (Cosmin Truta).
Silently truncate over-length PLTE chunk while reading.
Clarified COPYRIGHT information to state explicitly that versions
are derived from previous versions.
Removed much of the long list of previous versions from png.h and
libpng.3.
version 1.2.55beta01 [November 13, 2015]
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit