mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng15] Imported from libpng-1.5.9rc01.tar
This commit is contained in:
25
ANNOUNCE
25
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.5.9beta02 - February 11, 2012
|
||||
Libpng 1.5.9rc01 - 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.
|
||||
@@ -9,30 +9,35 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.5.9beta02.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.9beta02.tar.gz
|
||||
1.5.9beta02.tar.bz2
|
||||
1.5.9rc01.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.9rc01.tar.gz
|
||||
1.5.9rc01.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp159b02.7z (LZMA-compressed, recommended)
|
||||
lp159b02.zip
|
||||
lp159r01.7z (LZMA-compressed, recommended)
|
||||
lp159r01.zip
|
||||
|
||||
Other information:
|
||||
|
||||
1.5.9beta02-README.txt
|
||||
1.5.9beta02-LICENSE.txt
|
||||
1.5.9rc01-README.txt
|
||||
1.5.9rc01-LICENSE.txt
|
||||
|
||||
Changes since the last public release (1.5.8):
|
||||
|
||||
Version 1.5.9beta01 [February 3, 2012]
|
||||
Rebuilt configure scripts in the tar distributions.
|
||||
|
||||
Version 1.5.9beta02 [February 11, 2012]
|
||||
Version 1.5.9beta02 [February 16, 2012]
|
||||
Removed two unused definitions from scripts/pnglibconf.h.prebuilt
|
||||
Removed some unused arrays (with #ifdef) from png_read_push_finish_row().
|
||||
Removed tests for no-longer-used *_EMPTY_PLTE_SUPPORTED in pngstruct.h
|
||||
Removed tests for no-longer-used *_EMPTY_PLTE_SUPPORTED from pngstruct.h
|
||||
|
||||
Version 1.5.9rc01 [February 17, 2012]
|
||||
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 png-mng-implement at lists.sf.net:
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user