diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-09-14 19:39:40 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-09-14 19:39:40 +0000 |
commit | d9082c1c0f0863527118a3409f88d7fdea0beb24 (patch) | |
tree | b763251c78bc2a3072bfc090dbae6b1e1f4a4b0e /app-emulation/lxc/ChangeLog | |
parent | x86 stable, thanks JD, bug 382455 (diff) | |
download | historical-d9082c1c0f0863527118a3409f88d7fdea0beb24.tar.gz historical-d9082c1c0f0863527118a3409f88d7fdea0beb24.tar.bz2 historical-d9082c1c0f0863527118a3409f88d7fdea0beb24.zip |
Fix init script not to look for a configuration file when generating dependencies for the base (multiplexed) init script. Revision bump to make sure users reinstall the ebuild, and remove old. Closes bug #382519.
Package-Manager: portage-2.2.0_alpha56/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/lxc/ChangeLog')
-rw-r--r-- | app-emulation/lxc/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-emulation/lxc/ChangeLog b/app-emulation/lxc/ChangeLog index f5e51d06f862..d1add772c90b 100644 --- a/app-emulation/lxc/ChangeLog +++ b/app-emulation/lxc/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-emulation/lxc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.26 2011/09/05 18:32:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.27 2011/09/14 19:39:40 flameeyes Exp $ + +*lxc-0.7.5-r1 (14 Sep 2011) + + 14 Sep 2011; Diego E. Pettenò <flameeyes@gentoo.org> -lxc-0.7.4.2.ebuild, + -lxc-0.7.5.ebuild, +lxc-0.7.5-r1.ebuild, files/lxc.initd: + Fix init script not to look for a configuration file when generating + dependencies for the base (multiplexed) init script. Revision bump to make + sure users reinstall the ebuild, and remove old. Closes bug #382519. *lxc-0.7.5 (05 Sep 2011) |