diff options
author | 2008-03-08 16:30:51 +0000 | |
---|---|---|
committer | 2008-03-08 16:30:51 +0000 | |
commit | 26c5df12e0fa0b622364554b86c3b5088c9e13c8 (patch) | |
tree | cf3ae320de595badaebc53595ec4c14633bdce17 /dev-util/insight/ChangeLog | |
parent | amd64 stable wrt bug #209049 (diff) | |
download | gentoo-2-26c5df12e0fa0b622364554b86c3b5088c9e13c8.tar.gz gentoo-2-26c5df12e0fa0b622364554b86c3b5088c9e13c8.tar.bz2 gentoo-2-26c5df12e0fa0b622364554b86c3b5088c9e13c8.zip |
Add fix for malformed GIF loading exploit, bug #208464
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util/insight/ChangeLog')
-rw-r--r-- | dev-util/insight/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-util/insight/ChangeLog b/dev-util/insight/ChangeLog index 7ca772a0afd3..5eefcbcbd197 100644 --- a/dev-util/insight/ChangeLog +++ b/dev-util/insight/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/insight -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/ChangeLog,v 1.41 2007/11/09 08:41:38 vapier Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/ChangeLog,v 1.42 2008/03/08 16:30:51 tester Exp $ + +*insight-6.7.1-r1 (08 Mar 2008) + + 08 Mar 2008; Olivier Crête <tester@gentoo.org> +files/tkImgGIF.patch, + +insight-6.7.1-r1.ebuild: + Add fix for malformed GIF loading exploit, bug #208464 *insight-6.7.1 (09 Nov 2007) |