commit: 06cc085bafa4e9519494c618d95281d9ad9fd568 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 26 20:20:04 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 26 20:20:04 2025 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=06cc085b
NEWS: update Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index b695af949d..5e082d0540 100644 --- a/NEWS +++ b/NEWS @@ -44,6 +44,11 @@ Bug fixes: This in particular fixes support with Python 3.14.2. +* gpkg: Always wrap GnuPG verification failures in 'eerror' (bug #927632, + bug #936322, bug #941770). + +* gpkg: Tweak and cleanup phrasing of error messages. + Cleanups: * tests: Use CommandStep, FunctionStep where external commands are run.
