diff options
author | 2012-12-07 04:02:28 +0000 | |
---|---|---|
committer | 2012-12-07 04:02:28 +0000 | |
commit | a54171b52171937039a87265be14a11ba99c7257 (patch) | |
tree | c3eb64b0cfcd3f9096e028b4dde8a2ba2396a34e /sys-apps/openrc/ChangeLog | |
parent | version bump (diff) | |
download | gentoo-2-a54171b52171937039a87265be14a11ba99c7257.tar.gz gentoo-2-a54171b52171937039a87265be14a11ba99c7257.tar.bz2 gentoo-2-a54171b52171937039a87265be14a11ba99c7257.zip |
This reworks the migration from /lib*/rc/init.d to /run/openrc so that
it does not require a reboot (reported by Chainsaw), and adds a fix for
systems that have the /usr merge so that /run is not looked for under
/usr. Again this is going directly to stable where 0.11.x is stable
because it is part of the upgrade path.
(Portage version: 2.2.0_alpha144/cvs/Linux i686, RepoMan options: --force, signed Manifest commit with key 0x30C46538)
Diffstat (limited to 'sys-apps/openrc/ChangeLog')
-rw-r--r-- | sys-apps/openrc/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys-apps/openrc/ChangeLog b/sys-apps/openrc/ChangeLog index 92d01b68d071..3ee005458209 100644 --- a/sys-apps/openrc/ChangeLog +++ b/sys-apps/openrc/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-apps/openrc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.248 2012/12/02 22:47:30 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.249 2012/12/07 04:02:28 williamh Exp $ + +*openrc-0.11.7 (07 Dec 2012) + + 07 Dec 2012; William Hubbs <williamh@gentoo.org> +openrc-0.11.7.ebuild: + This reworks the migration from /lib*/rc/init.d to /run/openrc so that + it does not require a reboot (reported by Chainsaw), and adds a fix for + systems that have the /usr merge so that /run is not looked for under + /usr. Again this is going directly to stable where 0.11.x is stable + because it is part of the upgrade path. 02 Dec 2012; William Hubbs <williamh@gentoo.org> -openrc-0.11.5.ebuild: remove broken version |