mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
|
|
Libpng 1.4.9beta01 - February 17, 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.
|
|
|
|
Files available for download:
|
|
|
|
Source files with LF line endings (for Unix/Linux) and with a
|
|
"configure" script
|
|
|
|
1.4.9beta01.tar.xz (LZMA-compressed, recommended)
|
|
1.4.9beta01.tar.gz
|
|
1.4.9beta01.tar.bz2
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
"configure" script
|
|
|
|
lp149b01.7z (LZMA-compressed, recommended)
|
|
lp149b01.zip
|
|
|
|
Other information:
|
|
|
|
1.4.9beta01-README.txt
|
|
1.4.9beta01-LICENSE.txt
|
|
|
|
Changes since the last public release (1.4.8):
|
|
|
|
version 1.4.9beta01 [February 17, 2012]
|
|
Added vstudio/* and CMakeLists to EXTRA_DIST in Makefile.in and Makefile.am
|
|
Updated contrib/pngminus/makefile.std (Samuli Souminen)
|
|
Added SunOS support to configure.ac and Makefile.am (but configure and
|
|
Makefile.in were not updated)
|
|
Fixed CVE-2011-3026 buffer overrun bug. Deal more correctly with the test
|
|
on iCCP chunk length. Also removed spurious casts that may hide problems
|
|
on 16-bit systems.
|
|
|
|
Send comments/corrections/commendations to glennrp at users.sourceforge.net
|
|
or to png-mng-implement at lists.sf.net (subscription required; visit
|
|
https://lists.sourceforge.net/lists/listinfo/png-mng-implement).
|
|
|
|
Glenn R-P
|