diff options
author | 2013-07-10 17:10:41 +0000 | |
---|---|---|
committer | 2013-07-10 17:10:41 +0000 | |
commit | 73f296f6bfa43a0503da1e8b5185ca55a15fa5b5 (patch) | |
tree | f958863c7b011a0f064426dc47132a3e91778adc /sys-libs/db/ChangeLog | |
parent | Old. (diff) | |
download | gentoo-2-73f296f6bfa43a0503da1e8b5185ca55a15fa5b5.tar.gz gentoo-2-73f296f6bfa43a0503da1e8b5185ca55a15fa5b5.tar.bz2 gentoo-2-73f296f6bfa43a0503da1e8b5185ca55a15fa5b5.zip |
Maintainer bump per #gentoo-infra discussion of July 4th. Patch massively reduces storage requirement for running tests, but they still have two failures: "repmgr_start:invalid argument"; "FAIL: condition {[stat_field $env rep_stat \"Startup complete\"]}".
(Portage version: 2.2.0_alpha185/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-libs/db/ChangeLog')
-rw-r--r-- | sys-libs/db/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog index ac1d398d795a..6d66009ce35b 100644 --- a/sys-libs/db/ChangeLog +++ b/sys-libs/db/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-libs/db # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.335 2013/07/10 08:57:04 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.336 2013/07/10 17:10:41 robbat2 Exp $ + +*db-6.0.20-r1 (10 Jul 2013) + + 10 Jul 2013; Robin H. Johnson <robbat2@gentoo.org> +db-6.0.20-r1.ebuild, + +files/db-6.0.20-test-link.patch, db-5.2.42.ebuild, db-5.3.21.ebuild: + Maintainer bump per #gentoo-infra discussion of July 4th. Patch massively + reduces storage requirement for running tests, but they still have two + failures: "repmgr_start:invalid argument"; "FAIL: condition {[stat_field $env + rep_stat \"Startup complete\"]}". *db-6.0.20 (10 Jul 2013) |