mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
44 lines
1.3 KiB
Plaintext
44 lines
1.3 KiB
Plaintext
|
|
Libpng 1.5.28beta01 - August 18, 2016
|
|
|
|
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.5.28beta01.tar.xz (LZMA-compressed, recommended)
|
|
1.5.28beta01.tar.gz
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
"configure" script
|
|
|
|
lp1528b01.7z (LZMA-compressed, recommended)
|
|
lp1528b01.zip
|
|
|
|
Other information:
|
|
|
|
1.5.28beta01-README.txt
|
|
1.5.28beta01-LICENSE.txt
|
|
libpng-1.5.28beta01-*.asc (armored detached GPG signatures)
|
|
|
|
Changes since the last public release (1.5.27):
|
|
|
|
version 1.5.28beta01 [August 18, 2016]
|
|
Merge with current libpng16 pngvalid.c
|
|
Fixed undefined behavior in png_push_save_buffer(). Do not call
|
|
memcpy() with a null source, even if count is zero (Leon Scroggins III).
|
|
Added "Common linking failures" section to INSTALL.
|
|
Merge contrib/pngminim/*/makefile with libpng-1.6.24
|
|
Minor editing of INSTALL, (whitespace, added copyright line)
|
|
|
|
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
|