diff options
author | Eric Vannier <evannier@google.com> | 2011-07-20 17:03:29 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2011-07-21 10:35:54 -0700 |
commit | 66dce0da6a5db51ee0c2875517d3a6ca6cbbe53d (patch) | |
tree | 7a375165c96b754d82ba1b6c304084645a5197bf /KNOWNBUG | |
parent | 6acf3dd4a350c51fd2b72ec990b7da6d5657e52a (diff) | |
download | external_libpng-66dce0da6a5db51ee0c2875517d3a6ca6cbbe53d.zip external_libpng-66dce0da6a5db51ee0c2875517d3a6ca6cbbe53d.tar.gz external_libpng-66dce0da6a5db51ee0c2875517d3a6ca6cbbe53d.tar.bz2 |
Upgrading libpng to 1.2.46 to fix a few vulnerabilities.
Bug: 5057432
Bug: 5055636
Change-Id: I9e1b51881386aa9f574a38abc844e036baef9091
Diffstat (limited to 'KNOWNBUG')
-rw-r--r-- | KNOWNBUG | 15 |
1 files changed, 4 insertions, 11 deletions
@@ -1,24 +1,17 @@ -Known bugs in libpng version 1.2.44 +Known bugs in libpng version 1.2.46 -1. December 4, 2009: The PNG_NO_ERROR_NUMBERS macro was inadvertently - defined in libpng-1.2.41/pngconf.h, which may cause a problem with - building a binary-compatible library. - - STATUS: This will be fixed in libpng-1.2.42. In the meantime, simply - delete the definition from line : - -2. February 23, 2006: The custom makefiles don't build libpng with -lz. +1. February 23, 2006: The custom makefiles don't build libpng with -lz. STATUS: This is a subject of debate. The change will probably be made as a part of a major overhaul of the makefiles in libpng version 1.4.0. -3. February 24, 2006: The Makefile generated by the "configure" script +2. February 24, 2006: The Makefile generated by the "configure" script fails to install symbolic links libpng12.so => libpng12.so.0.1.2.9betaN that are generated by the custom makefiles. -4. September 4, 2007: There is a report that pngtest crashes on MacOS 10. +3. September 4, 2007: There is a report that pngtest crashes on MacOS 10. STATUS: workarounds are 1) Compile without optimization (crashes are observed with |