diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-06-28 20:37:43 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-06-28 20:37:43 +0000 |
commit | 29e4bd6e5bf0ae91a330a18a12602277d1396b8e (patch) | |
tree | 5ba5200525379c9ab52bfd3ce149ab8fdf51a676 /sci-libs/libmuscle/ChangeLog | |
parent | Revbump. Fix bug 248669 and 318033. Some QA fixes. Add a Makefile patch to us... (diff) | |
download | gentoo-2-29e4bd6e5bf0ae91a330a18a12602277d1396b8e.tar.gz gentoo-2-29e4bd6e5bf0ae91a330a18a12602277d1396b8e.tar.bz2 gentoo-2-29e4bd6e5bf0ae91a330a18a12602277d1396b8e.zip |
Fix for bufferoverflow, #309341
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/libmuscle/ChangeLog')
-rw-r--r-- | sci-libs/libmuscle/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sci-libs/libmuscle/ChangeLog b/sci-libs/libmuscle/ChangeLog index 4428b0ed2414..d005cf485abe 100644 --- a/sci-libs/libmuscle/ChangeLog +++ b/sci-libs/libmuscle/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-libs/libmuscle -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libmuscle/ChangeLog,v 1.3 2009/07/07 17:12:22 weaver Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libmuscle/ChangeLog,v 1.4 2010/06/28 20:37:43 jlec Exp $ + +*libmuscle-3.7-r2 (28 Jun 2010) + + 28 Jun 2010; Justin Lecher <jlec@gentoo.org> + +files/3.7-bufferoverflow.patch, +libmuscle-3.7-r2.ebuild: + Fix for bufferoverflow, #309341 *libmuscle-3.7-r1 (07 Jul 2009) |