commit: daf7c92e70806144160874ddd942a34ecd176570 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 10 00:23:31 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 10 00:23:31 2022 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=daf7c92e
NEWS: retroactively add bug reference for ROOT rebuild fix Bug: https://bugs.gentoo.org/520112 Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 43c957734..ea9967d0f 100644 --- a/NEWS +++ b/NEWS @@ -71,7 +71,7 @@ Bug fixes: * depgraph: Resolve atoms using the correct root. This bug may have played out in different ways, but one example was a rebuild in / causing the same package - to be added to ROOT, even when it had no other reason to be. + to be added to ROOT, even when it had no other reason to be. See bug #520112. * env-update: Also generate PATH definition in systemd user environment file /etc/environment.d/10-gentoo-env.conf
