ANNOUNCE 1.2 KB
Newer Older
1
Libpng 1.6.27beta02 - November 2, 2016
2

3 4
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.
5

6 7 8 9 10
Files available for download:

Source files with LF line endings (for Unix/Linux) and with a
"configure" script

11 12
   1.6.27beta02.tar.xz (LZMA-compressed, recommended)
   1.6.27beta02.tar.gz
13

14 15 16
Source files with CRLF line endings (for Windows), without the
"configure" script

17 18
   lp1627b02.7z  (LZMA-compressed, recommended)
   lp1627b02.zip
19 20 21

Other information:

22 23 24
   1.6.27beta02-README.txt
   1.6.27beta02-LICENSE.txt
   libpng-1.6.27beta02-*.asc (armored detached GPG signatures)
25

26
Changes since the last public release (1.6.26):
27

28
Version 1.6.27beta01 [November 2, 2016]
29
  Restrict the new ADLER32-skipping to IDAT chunks.  It broke iCCP chunk
30 31
    handling: an erroneous iCCP chunk would throw a png_error and reject the
    entire PNG image instead of rejecting just the iCCP chunk with a warning,
32 33 34
    if built with zlib-1.2.8.1.

Version 1.6.27beta02 [November 2, 2016]
35

36
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
37 38 39 40 41 42
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe)
or to glennrp at users.sourceforge.net

Glenn R-P