Home | History | Annotate | Download | only in libpng
      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 Files available for download:
      6 
      7 Source files with LF line endings (for Unix/Linux) and with a
      8 "configure" script
      9 
     10    libpng-1.6.25.tar.xz (LZMA-compressed, recommended)
     11    libpng-1.6.25.tar.gz
     12 
     13 Source files with CRLF line endings (for Windows), without the
     14 "configure" script
     15 
     16    lpng1625.7z  (LZMA-compressed, recommended)
     17    lpng1625.zip
     18 
     19 Other information:
     20 
     21    libpng-1.6.25-README.txt
     22    libpng-1.6.25-LICENSE.txt
     23    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 (a] imgtec.com>).
     32   Rebased contrib/intel/intel_sse.patch after the MIPS implementation.
     33 
     34 (subscription required; visit
     35 https://lists.sourceforge.net/lists/listinfo/png-mng-implement
     36 to subscribe)
     37 or to glennrp at users.sourceforge.net
     38 
     39 Glenn R-P
     40