diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-02-23 10:32:18 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-02-23 10:32:18 +0000 |
commit | c3ee7d7e04b7bd62658e7b63318a19f02826a94d (patch) | |
tree | beefb8946853b37ec352d97d630df77c0036d190 /net-im/gajim/ChangeLog | |
parent | Stable for arm, wrt bug #458188 (diff) | |
download | gentoo-2-c3ee7d7e04b7bd62658e7b63318a19f02826a94d.tar.gz gentoo-2-c3ee7d7e04b7bd62658e7b63318a19f02826a94d.tar.bz2 gentoo-2-c3ee7d7e04b7bd62658e7b63318a19f02826a94d.zip |
net-im/gajim: Drop parts of upstream which should fix CVE-2012-5524 but added more code which is incompatible with current implementation
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'net-im/gajim/ChangeLog')
-rw-r--r-- | net-im/gajim/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-im/gajim/ChangeLog b/net-im/gajim/ChangeLog index 40c0dfb15601..5e8af4f702a3 100644 --- a/net-im/gajim/ChangeLog +++ b/net-im/gajim/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-im/gajim # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v 1.171 2013/02/20 14:29:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v 1.172 2013/02/23 10:32:18 jlec Exp $ + +*gajim-0.15.2-r4 (23 Feb 2013) + + 23 Feb 2013; Justin Lecher <jlec@gentoo.org> -gajim-0.15.2-r2.ebuild, + gajim-0.15.2-r3.ebuild, +gajim-0.15.2-r4.ebuild, + files/gajim-0.15.2-CVE-2012-5524.patch: + Drop parts of upstream which should fix CVE-2012-5524 but added more code + which is incompatible with current implementation 20 Feb 2013; Justin Lecher <jlec@gentoo.org> -gajim-0.15.1.ebuild: Drop vulnerable versions for CVE-2012-5524, #442860 |