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.29rc01.tar
This commit is contained in:
22
ANNOUNCE
22
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.5.29beta02 - August 7, 2017
|
||||
Libpng 1.5.29rc01 - August 18, 2017
|
||||
|
||||
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,20 +9,20 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.5.29beta02.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.29beta02.tar.gz
|
||||
1.5.29rc01.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.29rc01.tar.gz
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1529b02.7z (LZMA-compressed, recommended)
|
||||
lp1529b02.zip
|
||||
lp1529r01.7z (LZMA-compressed, recommended)
|
||||
lp1529r01.zip
|
||||
|
||||
Other information:
|
||||
|
||||
1.5.29beta02-README.txt
|
||||
1.5.29beta02-LICENSE.txt
|
||||
libpng-1.5.29beta02-*.asc (armored detached GPG signatures)
|
||||
1.5.29rc01-README.txt
|
||||
1.5.29rc01-LICENSE.txt
|
||||
libpng-1.5.29rc01-*.asc (armored detached GPG signatures)
|
||||
|
||||
Changes since the last public release (1.5.28):
|
||||
|
||||
@@ -34,11 +34,15 @@ version 1.5.29beta01 [April 1, 2017]
|
||||
Silence clang -Wcomma warnings (Viktor Szakats).
|
||||
Update Sourceforge URLs in documentation (https instead of http).
|
||||
|
||||
version 1.5.29beta02 [August 7, 2017]
|
||||
version 1.5.29beta02 [August 9, 2017]
|
||||
Moved chunk-name and chunk-length checks into PNG_EXTERN private
|
||||
png_check_chunk_name() and png_check_chunk_length() functions
|
||||
(Suggested by Max Stepin).
|
||||
Merged pngtest.c with libpng-1.6.32.
|
||||
Check for 0 return from png_get_rowbytes() in contrib/pngminus/*.c to stop
|
||||
some Coverity issues (162705, 162706, and 162707).
|
||||
|
||||
version 1.5.29rc01 [August 18, 2017]
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user