commit: 8f75d6bf2ba342163ee343ab51e06649bdd90daf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 18 20:08:43 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 18 20:08:43 2026 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=8f75d6bf
NEWS: update Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/NEWS b/NEWS index db279385d9..b0f04fd448 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,31 @@ Release notes take the form of the following optional categories: * Bug fixes * Cleanups +portage-3.0.76 (UNRELEASED) +-------------- + +First release with EAPI 9 support declared! + +Features: + +* Enable EAPI 9! + +* Scheduler: implicit jobserver slot support (bug #692576) + + Followup to previous FEATURES="jobserver-token" support. + +Bug fixes: + +* gpkg: Improve the PORTAGE_TRUST_HELPER hint in error messages. + +* meson: Fix warning for configure_file. + +* Scheduler: Fix pkg_pretend bug with binpkgs. + +Cleanups: + +* gpkg: Minor readability refactoring and commentary. + portage-3.0.75 (2026-01-07) --------------
