commit: d9ee8ca5842983b59cc2c6e595d21e9a26a4f000 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Tue Oct 13 21:29:15 2015 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Tue Oct 13 21:29:15 2015 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=d9ee8ca5
update changelog ChangeLog | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/ChangeLog b/ChangeLog index bbf0105..2c5c63e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,50 @@ +commit 4e44e2cd73fb7fe08fb229bc3192d14f97dc2aa2 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + typo fix + + X-Gentoo-Bug: 563010 + X-Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=563010 + +commit 88b807f9bcea5ec5bf5c5edb3c7161bf5c12d2d0 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + increment version number + +commit feba5d86b73b0df5587b178e80e85129a60861cd +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + mountinfo: make sure the netdev variable is initialized on Linux + + This fixes the following regression: + + X-Gentoo-Bug: 562668 + X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=562668 + +commit 3b1e96a6a3af3de68a18558f3a6ebac31430a1cd +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + openrc-run.sh: allow spaces in required_{files,dirs} + + X-Gentoo-Bug: 562320 + X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=562320 + +commit 79998bdf9cb5089f423e00bfa4bc3816b64c58d4 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + increment version number + +commit 050ddfae4ad1ad0dc5993766e0bd90739bd41de9 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + Update ChangeLog + commit d5116cc697c9eb275ab8497939ab41504e5ce578 Author: William Hubbs <[email protected]> Commit: William Hubbs <[email protected]>
