mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
43 lines
1.2 KiB
Plaintext
43 lines
1.2 KiB
Plaintext
|
|
Libpng 1.4.18beta02 - November 23, 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.
|
|
|
|
Files available for download:
|
|
|
|
Source files with LF line endings (for Unix/Linux) and with a
|
|
"configure" script
|
|
|
|
1.4.18beta02.tar.xz (LZMA-compressed, recommended)
|
|
1.4.18beta02.tar.gz
|
|
1.4.18beta02.tar.bz2
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
"configure" script
|
|
|
|
lp1418b02.7z (LZMA-compressed, recommended)
|
|
lp1418b02.zip
|
|
|
|
Other information:
|
|
|
|
1.4.18beta02-README.txt
|
|
1.4.18beta02-LICENSE.txt
|
|
libpng-1.4.18beta02-*.asc (armored detached GPG signatures)
|
|
|
|
Changes since the last public release (1.4.17):
|
|
|
|
version 1.4.18beta01 [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.4.18beta02 [%RDATE%]
|
|
Fixed bug recently introduced in png_set_PLTE() that uses png_ptr
|
|
not info_ptr.
|
|
|
|
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
|