commit: 4d20309ffeb5f0211957bbbc5c875dab434b5079 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Mon Nov 13 23:54:52 2017 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon Nov 13 23:54:52 2017 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=4d20309f
Update ChangeLog ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/ChangeLog b/ChangeLog index ec1142d8..dedcf3fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +commit 65439ba023195786e71316f6638b52603e102f60 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + rc_find_pids: namespace fix + + Ignore namespaces if there are errors reading either the pid namespace + for the current process or the process we aare testing. + + This fixes https://github.com/openrc/openrc/issues/180. + +commit 86162f3f47c393fc173de0458eeeb322c0bb61f2 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + version 0.34.7 + +commit b98e83ee9195eb052fafebc440515f0b2d055a91 +Author: William Hubbs <[email protected]> +Commit: William Hubbs <[email protected]> + + Update ChangeLog + commit d59197fafef164fe7319f9d87f544a8cc8e25044 Author: William Hubbs <[email protected]> Commit: William Hubbs <[email protected]>
