ANNOUNCE 1.2 KB
Newer Older
1
Libpng 1.6.25 - September 1, 2016
2

3
This is a public release of libpng, intended for use in production codes.
4

5 6 7 8 9
Files available for download:

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

10 11
   libpng-1.6.25.tar.xz (LZMA-compressed, recommended)
   libpng-1.6.25.tar.gz
12

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

16 17
   lpng1625.7z  (LZMA-compressed, recommended)
   lpng1625.zip
18 19 20

Other information:

21 22 23
   libpng-1.6.25-README.txt
   libpng-1.6.25-LICENSE.txt
   libpng-1.6.25-*.asc (armored detached GPG signatures)
24

25
Changes since the last public release (1.6.24):
26
  Reject oversized iCCP profile immediately.
27
  Cleaned up PNG_DEBUG compile of pngtest.c.
28
  Conditionally compile png_inflate().
29
  Don't install pngcp; it conflicts with pngcp in the pngtools package.
30
  Minor editing of INSTALL, (whitespace, added copyright line)
31
  Added MIPS support (Mandar Sahastrabuddhe <Mandar.Sahastrabuddhe@imgtec.com>).
32
  Rebased contrib/intel/intel_sse.patch after the MIPS implementation.
33

34 35 36 37 38 39
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe)
or to glennrp at users.sourceforge.net

Glenn R-P