summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-10-24 18:33:23 +0000
committerPacho Ramos <pacho@gentoo.org>2011-10-24 18:33:23 +0000
commit76da3e257abd59514db720d073ec8e5c785aa01a (patch)
treeb2e2b080b885dae2946e041cc386c749f3d6edfc /net-im/empathy/ChangeLog
parentSet the active Python to 2.x since this doesn't build with 3.x (diff)
downloadgentoo-2-76da3e257abd59514db720d073ec8e5c785aa01a.tar.gz
gentoo-2-76da3e257abd59514db720d073ec8e5c785aa01a.tar.bz2
gentoo-2-76da3e257abd59514db720d073ec8e5c785aa01a.zip
Fix script injection vulnerability (CVE-2011-3635), bug #388051 (backported patch by Tetromino); fix compilation error due missing header, bug #388203 by My Th. Readd dropped keywords after masking offending map USE flag for them, that arches shouldn't stick with old 2.32.x versions.
(Portage version: 2.1.10.31/cvs/Linux x86_64)
Diffstat (limited to 'net-im/empathy/ChangeLog')
-rw-r--r--net-im/empathy/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog
index 8d88749ecf55..3fc2a6d3c441 100644
--- a/net-im/empathy/ChangeLog
+++ b/net-im/empathy/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for net-im/empathy
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.90 2011/08/18 06:22:13 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.91 2011/10/24 18:33:23 pacho Exp $
+
+*empathy-2.34.0-r2 (24 Oct 2011)
+
+ 24 Oct 2011; Pacho Ramos <pacho@gentoo.org> +empathy-2.34.0-r2.ebuild,
+ +files/empathy-2.34.0-CVE-2011-3635.patch,
+ +files/empathy-2.34.0-missing-include.patch:
+ Fix script injection vulnerability (CVE-2011-3635), bug #388051 (backported
+ patch by Tetromino); fix compilation error due missing header, bug #388203 by
+ My Th. Readd dropped keywords after masking offending map USE flag for them,
+ that arches shouldn't stick with old 2.32.x versions.
*empathy-3.0.2 (18 Aug 2011)