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 /Y2KINFO | |
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 'Y2KINFO')
-rw-r--r-- | Y2KINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,13 +1,13 @@ Y2K compliance in libpng: ========================= - June 26, 2010 + July 9, 2011 Since the PNG Development group is an ad-hoc body, we can't make an official declaration. This is your unofficial assurance that libpng from version 0.71 and - upward through 1.2.44 are Y2K compliant. It is my belief that earlier + upward through 1.2.46 are Y2K compliant. It is my belief that earlier versions were also Y2K compliant. Libpng only has three year fields. One is a 2-byte unsigned integer |