mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng12] Imported from libpng-1.2.55rc01.tar
This commit is contained in:
43
ANNOUNCE
43
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.2.55beta02 - November 23, 2015
|
||||
Libpng 1.2.55rc01 - November 26, 2015
|
||||
|
||||
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,37 +9,34 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.55beta02.tar.xz (LZMA-compressed, recommended)
|
||||
libpng-1.2.55beta02.tar.gz
|
||||
libpng-1.2.55beta02.tar.bz2
|
||||
libpng-1.2.55rc01.tar.xz (LZMA-compressed, recommended)
|
||||
libpng-1.2.55rc01.tar.gz
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.55beta02-no-config.tar.xz (LZMA-compressed, recommended)
|
||||
libpng-1.2.55beta02-no-config.tar.gz
|
||||
libpng-1.2.55beta02-no-config.tar.bz2
|
||||
libpng-1.2.55rc01-no-config.tar.xz (LZMA-compressed, recommended)
|
||||
libpng-1.2.55rc01-no-config.tar.gz
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1255b02.zip
|
||||
lp1255b02.7z
|
||||
lp1255b02.tar.bz2
|
||||
lp1255r01.zip
|
||||
lp1255r01.7z
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.2.55beta02-project-netware.zip
|
||||
libpng-1.2.55beta02-project-wince.zip
|
||||
libpng-1.2.55rc01-project-netware.zip
|
||||
libpng-1.2.55rc01-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.2.55beta02-README.txt
|
||||
libpng-1.2.55beta02-KNOWNBUGS.txt
|
||||
libpng-1.2.55beta02-LICENSE.txt
|
||||
libpng-1.2.55beta02-Y2K-compliance.txt
|
||||
libpng-1.2.55beta02-[previous version]-diff.txt
|
||||
libpng-1.2.55beta02-*.asc (armored detached GPG signatures)
|
||||
libpng-1.2.55rc01-README.txt
|
||||
libpng-1.2.55rc01-KNOWNBUGS.txt
|
||||
libpng-1.2.55rc01-LICENSE.txt
|
||||
libpng-1.2.55rc01-Y2K-compliance.txt
|
||||
libpng-1.2.55rc01-[previous version]-diff.txt
|
||||
libpng-1.2.55rc01-*.asc (armored detached GPG signatures)
|
||||
|
||||
Changes since the last public release (1.2.54):
|
||||
|
||||
@@ -47,9 +44,13 @@ version 1.2.55beta01 [November 20, 2015]
|
||||
Avoid potential pointer overflow in png_handle_iTXt(), png_handle_zTXt(),
|
||||
png_handle_sPLT(), and png_handle_pCAL() (Bug report by John Regehr).
|
||||
|
||||
version 1.2.55beta02 [%RDATE%]
|
||||
Fixed bug recently introduced in png_set_PLTE() that uses png_ptr
|
||||
not info_ptr.
|
||||
version 1.2.55beta02 [November 23, 2015]
|
||||
Fixed incorrect implementation of png_set_PLTE() that uses png_ptr
|
||||
not info_ptr, that left png_set_PLTE() open to the CVE-2015-8126
|
||||
vulnerability.
|
||||
|
||||
version 1.2.55rc01 [November 26, 2015]
|
||||
Discontinued distributing tar.bz2 archives.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user