[libpng10] Imported from libpng-1.0.29rc2.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-09-26 17:24:22 -05:00
parent 43a349ae4a
commit 39acfab5bc
49 changed files with 163 additions and 127 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.0.29rc1 - September 26, 2007
Libpng 1.0.29rc2 - September 26, 2007
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.
@@ -9,32 +9,32 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
libpng-1.0.29rc1.tar.gz
libpng-1.0.29rc1.tar.bz2
libpng-1.0.29rc2.tar.gz
libpng-1.0.29rc2.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.0.29rc1-no-config.tar.gz
libpng-1.0.29rc1-no-config.tar.bz2
libpng-1.0.29rc2-no-config.tar.gz
libpng-1.0.29rc2-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1029r01.zip
lp1029r01.tar.bz2
lp1029r02.zip
lp1029r02.tar.bz2
Project files
libpng-1.0.29rc1-project-netware.zip
libpng-1.0.29rc1-project-wince.zip
libpng-1.0.29rc2-project-netware.zip
libpng-1.0.29rc2-project-wince.zip
Other information:
libpng-1.0.29rc1-README.txt
libpng-1.0.29rc1-KNOWNBUGS.txt
libpng-1.0.29rc1-LICENSE.txt
libpng-1.0.29rc1-Y2K-compliance.txt
libpng-1.0.29rc2-README.txt
libpng-1.0.29rc2-KNOWNBUGS.txt
libpng-1.0.29rc2-LICENSE.txt
libpng-1.0.29rc2-Y2K-compliance.txt
Changes since the last public release (1.0.27):
@@ -93,9 +93,14 @@ version 1.2.21beta1 [September 14, 2007]
version 1.2.21beta2 [September 18, 2007]
Removed some extraneous typecasts.
version 1.2.21rc1 [September 26, 2007]
Fixed potential out-of-bounds read in png_handle_pCAL().
version 1.2.21rc1 [September 25, 2007]
Fixed potential out-of-bounds reads in png_handle_pCAL() and
png_handle_ztXt() ("flayer" results reported by Tavis Ormandy).
version 1.2.21rc2 [September 26, 2007]
Fixed potential out-of-bounds reads in png_handle_sCAL(),
png_handle_iTXt(), and png_push_read_tEXt().
Remove some PNG_CONST declarations from pngwutil.c to avoid compiler warnings
Send comments/corrections/commendations to png-mng-implement at lists.sf.net