diff options
author | Lance Albertson <ramereth@gentoo.org> | 2012-05-12 08:10:23 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2012-05-12 08:10:23 +0000 |
commit | fa4827390c40e3182cb3020c477cab6472a93143 (patch) | |
tree | 990bec7c85ad09315cd6faa2ead620ee05abddf9 /app-emulation/ganeti/ChangeLog | |
parent | [bump] dev-perl/Plack-0.998.800 (diff) | |
download | historical-fa4827390c40e3182cb3020c477cab6472a93143.tar.gz historical-fa4827390c40e3182cb3020c477cab6472a93143.tar.bz2 historical-fa4827390c40e3182cb3020c477cab6472a93143.zip |
Version bump, cleanup, lots-o-bugfixes
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/ganeti/ChangeLog')
-rw-r--r-- | app-emulation/ganeti/ChangeLog | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/app-emulation/ganeti/ChangeLog b/app-emulation/ganeti/ChangeLog index 195426332ee8..a923d342df76 100644 --- a/app-emulation/ganeti/ChangeLog +++ b/app-emulation/ganeti/ChangeLog @@ -1,6 +1,20 @@ # ChangeLog for app-emulation/ganeti # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.58 2012/04/05 14:55:17 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.59 2012/05/12 08:10:23 ramereth Exp $ + +*ganeti-2.5.1 (12 May 2012) + + 12 May 2012; Lance Albertson <ramereth@gentoo.org> files/ganeti-2.1.initd, + -ganeti-2.4.3.ebuild, -ganeti-2.4.4.ebuild, -ganeti-2.5.0_rc5.ebuild, + -ganeti-2.5.0_rc6.ebuild, +ganeti-2.5.1.ebuild, files/ganeti.confd: + Version bump, cleanup, lots-o-bugfixes + + Fixed #371759, #372581 with an updated init script which is hopefully + smarter. + Fixed #415321 by checking for new path for kvm binary. Fixed #398279 by + adding + logger to the need depend in the init script. Added support for giving + args to noded and confd. *ganeti-2.5.0_rc6 (05 Apr 2012) |