diff options
author | mhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-26 18:03:28 +0000 |
---|---|---|
committer | mhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-26 18:03:28 +0000 |
commit | 6f7a602151b8a9c4437f9756766782d8b0f8196f (patch) | |
tree | 511c03bb9c1cdae04872c14069ae5c7cd72e7da7 /third_party/libpng/LICENSE | |
parent | 01143a0d7e28b08783048b5fb6b940731d56cf75 (diff) | |
download | chromium_src-6f7a602151b8a9c4437f9756766782d8b0f8196f.zip chromium_src-6f7a602151b8a9c4437f9756766782d8b0f8196f.tar.gz chromium_src-6f7a602151b8a9c4437f9756766782d8b0f8196f.tar.bz2 |
Update libpng to version 1.2.44
According to libpng website, this will solve the vulnerability ID CVE-2010-1205.
BUG=47633
TEST=None
Review URL: http://codereview.chromium.org/2835021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50937 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libpng/LICENSE')
-rw-r--r-- | third_party/libpng/LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libpng/LICENSE b/third_party/libpng/LICENSE index 8521813..662cba9 100644 --- a/third_party/libpng/LICENSE +++ b/third_party/libpng/LICENSE @@ -10,7 +10,7 @@ this sentence. This code is released under the libpng license. -libpng versions 1.2.6, August 15, 2004, through 1.2.43, February 25, 2010, are +libpng versions 1.2.6, August 15, 2004, through 1.2.44, June 26, 2010, are Copyright (c) 2004, 2006-2009 Glenn Randers-Pehrson, and are distributed according to the same disclaimer and license as libpng-1.2.5 with the following individual added to the list of Contributing Authors |