aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/source/Irrlicht/libpng/ANNOUNCE
blob: e8498a379c5471792500157018c7c16fcdbf4aa8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42

Libpng 1.5.9 - February 18, 2012

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

Files available for download:

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

   libpng-1.5.9.tar.xz (LZMA-compressed, recommended)
   libpng-1.5.9.tar.gz
   libpng-1.5.9.tar.bz2

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

   lpng159.7z  (LZMA-compressed, recommended)
   lpng159.zip

Other information:

   libpng-1.5.9-README.txt
   libpng-1.5.9-LICENSE.txt

Changes since the last public release (1.5.8):

  Rebuilt configure scripts in the tar distributions.
  Removed two unused definitions from scripts/pnglibconf.h.prebuilt
  Removed some unused arrays (with #ifdef) from png_read_push_finish_row().
  Removed tests for no-longer-used *_EMPTY_PLTE_SUPPORTED from pngstruct.h
  Fixed CVE-2011-3026 buffer overrun bug.  Deal more correctly with the test
    on iCCP chunk length. Also removed spurious casts that may hide problems
    on 16-bit systems.

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