commit: a40de0807953e0329071c456405478f84ae9b7c4 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Apr 7 06:20:12 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Apr 7 06:20:12 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=a40de080
NEWS: Update for prepinfo change Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 663d757e2..506e673e1 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,10 @@ Breaking changes: it from CI without addressing the situation which was already suboptimal (insufficient testing) wasn't deemed acceptable. +* Inline most code from prepinfo in install_qa_check() (bug #899898). + Output a deprecation warning for prepinfo and prepman when they are called + from an ebuild. + Cleanups: * Drop support for pygcrypt
