summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-09-09 02:30:22 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-09-09 02:30:22 +0000
commitd964ee3aec77222b16e9e854ddb53a2c1df6da9b (patch)
tree645fbbeacfaf9a3fe0cb0508ccc064e0983641ce /dev-libs/libxml2
parentAdd upstream patches to ensure special treatment for namespace nodes (CVE-201... (diff)
downloadgentoo-2-d964ee3aec77222b16e9e854ddb53a2c1df6da9b.tar.gz
gentoo-2-d964ee3aec77222b16e9e854ddb53a2c1df6da9b.tar.bz2
gentoo-2-d964ee3aec77222b16e9e854ddb53a2c1df6da9b.zip
Add upstream patches to ensure special treatment for namespace nodes (CVE-2012-2871, bug #434344, thanks to Paweł Hajdan, Jr. and Sean Amoss). Drop old version.
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r--dev-libs/libxml2/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog
index 7f7dc6bbf977..82c4d53ffd64 100644
--- a/dev-libs/libxml2/ChangeLog
+++ b/dev-libs/libxml2/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-libs/libxml2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.353 2012/09/09 02:29:31 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.354 2012/09/09 02:30:22 tetromino Exp $
*libxml2-2.8.0-r2 (09 Sep 2012)
@@ -18,6 +18,7 @@
-files/libxml2-2.7.8-xpath-memory.patch, +libxml2-2.8.0-r2.ebuild:
Add upstream patches to ensure special treatment for namespace nodes
(CVE-2012-2871, bug #434344, thanks to Paweł Hajdan, Jr. and Sean Amoss).
+ Drop old version.
04 Jun 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
libxml2-2.8.0-r1.ebuild, +files/libxml2-2.8.0-icu-linking.patch: