diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-05-21 02:24:56 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-05-21 02:24:56 +0000 |
commit | 252da6a2498a88833d042b79a5db2f5cb2f7722e (patch) | |
tree | 5629e0d34308b331ab284da272c353c788fe4af1 /dev-libs/libxml2/ChangeLog | |
parent | Tweak the last commit; drop NEWS from the patch since it won't apply cleanly. (diff) | |
download | historical-252da6a2498a88833d042b79a5db2f5cb2f7722e.tar.gz historical-252da6a2498a88833d042b79a5db2f5cb2f7722e.tar.bz2 historical-252da6a2498a88833d042b79a5db2f5cb2f7722e.zip |
Version bump with numerous bugfixes, including for bug #416209 (out-of-bounds write, CVE-2011-3102, thanks to Paweł Hajdan, Jr.). Drop old.
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libxml2/ChangeLog')
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index f198ca785e0b..03659b9607ff 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,6 +1,15 @@ # 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.338 2012/04/26 13:24:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.339 2012/05/21 02:24:53 tetromino Exp $ + +*libxml2-2.8.0_rc1 (21 May 2012) + + 21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + -libxml2-2.7.8-r4.ebuild, +libxml2-2.8.0_rc1.ebuild, + +files/libxml2-2.8.0_rc1-randomization-threads.patch, + +files/libxml2-2.8.0_rc1-winnt.patch: + Version bump with numerous bugfixes, including for bug #416209 (out-of-bounds + write, CVE-2011-3102, thanks to Paweł Hajdan, Jr.). Drop old. 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> libxml2-2.7.8-r5.ebuild: keyword ~amd64-fbsd |