summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2010-10-05 08:27:06 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2010-10-05 08:27:06 +0000
commite9a0ff4d795945a68ca2f5ff429ec6d5e58acfcd (patch)
tree7da02b169485919a5e7590468b3c7f7ee9e64659 /sci-biology/mothur/ChangeLog
parentRespect LDFLAGS. Bug #337184 (diff)
downloadgentoo-2-e9a0ff4d795945a68ca2f5ff429ec6d5e58acfcd.tar.gz
gentoo-2-e9a0ff4d795945a68ca2f5ff429ec6d5e58acfcd.tar.bz2
gentoo-2-e9a0ff4d795945a68ca2f5ff429ec6d5e58acfcd.zip
Fix buffer overflows and building with --as-needed wrt bug 339753. Thanks to Diego for the report. Correct dependencies. Drop old.
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/mothur/ChangeLog')
-rw-r--r--sci-biology/mothur/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/sci-biology/mothur/ChangeLog b/sci-biology/mothur/ChangeLog
index aa5507440a3a..ca6cbe7cce71 100644
--- a/sci-biology/mothur/ChangeLog
+++ b/sci-biology/mothur/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for sci-biology/mothur
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/mothur/ChangeLog,v 1.7 2010/09/26 02:30:24 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/mothur/ChangeLog,v 1.8 2010/10/05 08:27:06 xarthisius Exp $
+
+*mothur-1.13.0-r1 (05 Oct 2010)
+
+ 05 Oct 2010; Kacper Kowalik <xarthisius@gentoo.org>
+ -mothur-1.7.2-r1.ebuild, -mothur-1.13.0.ebuild, +mothur-1.13.0-r1.ebuild,
+ +files/mothur-1.13.0-makefile.patch, +files/mothur-1.13.0-overflows.patch:
+ Fix buffer overflows and building with --as-needed wrt bug 339753. Thanks
+ to Diego for the report. Correct dependencies. Drop old.
*mothur-1.13.0 (26 Sep 2010)