summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2010-09-29 18:45:06 +0000
committerThomas Beierlein <tomjbe@gentoo.org>2010-09-29 18:45:06 +0000
commitb72dc8171bf0313e2b7bc41a73dc19272d1ac49b (patch)
treef5557a6907aa30b0856f19a1533a1b33738d0525 /sci-astronomy/predict/ChangeLog
parentVersion bump. Fixes CVE-2010-3077, bug 336319. (diff)
downloadhistorical-b72dc8171bf0313e2b7bc41a73dc19272d1ac49b.tar.gz
historical-b72dc8171bf0313e2b7bc41a73dc19272d1ac49b.tar.bz2
historical-b72dc8171bf0313e2b7bc41a73dc19272d1ac49b.zip
Fix buffer overflow and index out of bounds problem. (Bug 339109). Thanks Diego for reporting.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'sci-astronomy/predict/ChangeLog')
-rw-r--r--sci-astronomy/predict/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/sci-astronomy/predict/ChangeLog b/sci-astronomy/predict/ChangeLog
index 9ac7bb031f77..c9d882405d65 100644
--- a/sci-astronomy/predict/ChangeLog
+++ b/sci-astronomy/predict/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-astronomy/predict
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/ChangeLog,v 1.12 2009/02/23 18:31:04 bicatali Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/ChangeLog,v 1.13 2010/09/29 18:45:06 tomjbe Exp $
+
+ 29 Sep 2010; Thomas Beierlein <tomjbe@gentoo.org> predict-2.2.3.ebuild:
+ Fix buffer overflow and index out of bounds problem. (Bug 339109). Thanks
+ Diego for reporting.
23 Feb 2009; SĂ©bastien Fabbro <bicatali@gentoo.org> predict-2.2.3.ebuild:
Now propagate LDFLAGS, respect as-needed, and simplified/modernized ebuild