commit: f39e59e72145b93b0a872d9d77f0accb069343a5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Dec 31 23:58:29 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 31 23:58:29 2025 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=f39e59e7
NEWS: update Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 5d20300d17..b97830504b 100644 --- a/NEWS +++ b/NEWS @@ -56,6 +56,13 @@ Bug fixes: * gpkg: Tweak and cleanup phrasing of error messages. +* estrip: Fix typo in debugedit call for FEATURES="-installsources". + +* estrip: Salt build ID for splitdebug file with FEATURES="-installsources" + (bug #968220). + +* emerge: --with-test-deps now respects masked 'test' USE flags (bug #968199). + Cleanups: * tests: Use CommandStep, FunctionStep where external commands are run.
