libpng/ANNOUNCE
2012-03-29 06:28:47 -05:00

55 lines
1.3 KiB
Plaintext

Libpng 1.0.59 - March 29, 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.0.59.tar.xz (LZMA-compressed, recommended)
libpng-1.0.59.tar.gz
libpng-1.0.59.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.0.59-no-config.tar.xz (LZMA-compressed, recommended)
libpng-1.0.59-no-config.tar.gz
libpng-1.0.59-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lpng1059.zip
lpng1059.7z
lpng1059.tar.bz2
Project files
libpng-1.0.59-project-netware.zip
libpng-1.0.59-project-wince.zip
Other information:
libpng-1.0.59-README.txt
libpng-1.0.59-KNOWNBUGS.txt
libpng-1.0.59-LICENSE.txt
libpng-1.0.59-Y2K-compliance.txt
Changes since the last public release (1.0.58):
version 1.0.59 [March 29, 2012]
Revised png_set_text_2() to avoid potential memory corruption (fixes
CVE-2011-3048).
Prevent PNG_EXPAND+PNG_SHIFT doing the shift twice.
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