[libpng15] Imported from libpng-1.5.12.tar

This commit is contained in:
Glenn Randers-Pehrson
2012-07-09 19:39:27 -05:00
parent 860d8f3f85
commit 795b564635
26 changed files with 84 additions and 83 deletions

View File

@@ -1,39 +1,38 @@
Libpng 1.5.12beta01 - June 25, 2012
Libpng 1.5.12 - July 10, 2012
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.
This is a public release of libpng, intended for use in production codes.
Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.5.12beta01.tar.xz (LZMA-compressed, recommended)
1.5.12beta01.tar.gz
1.5.12beta01.tar.bz2
libpng-1.5.12.tar.xz (LZMA-compressed, recommended)
libpng-1.5.12.tar.gz
libpng-1.5.12.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1512b01.7z (LZMA-compressed, recommended)
lp1512b01.zip
lpng1512.7z (LZMA-compressed, recommended)
lpng1512.zip
Other information:
1.5.12beta01-README.txt
1.5.12beta01-LICENSE.txt
libpng-1.5.12-README.txt
libpng-1.5.12-LICENSE.txt
Changes since the last public release (1.5.11):
Version 1.5.12beta01 [June 25, 2012]
Removed scripts/makefile.cegcc from the *.zip and *.7z distributions; it
depends on configure, which is not included in those archives.
Changed "a+w" to "u+w" in Makefile.in to fix CVE-2012-3386.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
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
to subscribe)
or to glennrp at users.sourceforge.net
Glenn R-P