mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
39 lines
1.0 KiB
Plaintext
39 lines
1.0 KiB
Plaintext
|
|
Libpng 1.5.12 - July 11, 2012
|
|
|
|
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
|
|
|
|
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
|
|
|
|
lpng1512.7z (LZMA-compressed, recommended)
|
|
lpng1512.zip
|
|
|
|
Other information:
|
|
|
|
libpng-1.5.12-README.txt
|
|
libpng-1.5.12-LICENSE.txt
|
|
|
|
Changes since the last public release (1.5.11):
|
|
|
|
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
|
|
(subscription required; visit
|
|
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
|
to subscribe)
|
|
or to glennrp at users.sourceforge.net
|
|
|
|
Glenn R-P
|