commit: 6c059c5a06716d963a59af90448c1a83eb9e16b7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 18 00:39:20 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 18 00:39:40 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=6c059c5a
NEWS: update Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 63e365e683..2e2246a611 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,10 @@ Features: * bintree: Add new API member (invalid_paths) to allow gentoolkit to later clean up invalid binpkgs (bug #900224). -* Run PORTAGE_TRUST_HELPER before remote binary package operations. +* gpkg: Run PORTAGE_TRUST_HELPER before remote binary package operations (bug #913070). + +* emerge: Use appropriate colors if binpkgs are used in e.g. pkg_pretend + messages as well as elog's mod_echo module (bug #914159). Bug fixes: * Prevent gpg from removing /dev/null when unlocking signing key (bug #912808).
