diff options
author | maruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-17 16:25:24 +0000 |
---|---|---|
committer | maruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-17 16:25:24 +0000 |
commit | 5753fae33db5da0f5ca75490ea0eff8c91084392 (patch) | |
tree | c073e64f88d98c2d267d75ee7af907c01fe029ef /third_party/libxml/README.google | |
parent | 3009dbf59af9dcf5ea17eef3aea53cfda30bbecd (diff) | |
download | chromium_src-5753fae33db5da0f5ca75490ea0eff8c91084392.zip chromium_src-5753fae33db5da0f5ca75490ea0eff8c91084392.tar.gz chromium_src-5753fae33db5da0f5ca75490ea0eff8c91084392.tar.bz2 |
Apply the security patch by Daniel Veillard (against libxml2 2.6.32).
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2309 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libxml/README.google')
-rw-r--r-- | third_party/libxml/README.google | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/libxml/README.google b/third_party/libxml/README.google index f7cd50b..8d2b1d6 100644 --- a/third_party/libxml/README.google +++ b/third_party/libxml/README.google @@ -15,6 +15,7 @@ includes the following modifications : added a check to nsParent in xmlGetNamespace() in parser.c. This allows parsed entities to inherit namespaces. (http://bugzilla.gnome.org/show_bug.cgi?id=502960 ) +* Applied security patch located at https://bugzilla.redhat.com/show_bug.cgi?id=461015 Current version: 2.6.32 |