commit: 3b7690dd28df227e6c3beaf522cf976d3da4f165 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 28 23:55:37 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 28 23:56:09 2022 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=3b7690dd
NEWS: update for recent changes Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 120af7c87..8586e35cd 100644 --- a/NEWS +++ b/NEWS @@ -7,12 +7,20 @@ Features: and where the source file was compressed using the parallel xz compressor (which becomes the default with newer xz too). +* portage: sets: Parse INCLUDES/EXCLUDES in VariableSet which allows properly + checking for dependencies. Update @goland-rebuild accordingly which now + includes all packages depending on dev-lang/go (bug #827974, bug #865115) + Bug fixes: * emerge: Scheduler: Fix filenames for binpkgs in some cases - reuse existing filename and don't allocate a new one (bug #872392). * dbapi: bintree: Avoid fetching 'Packages' multiple times (bug #864259). +* binpkg: Handle failure of various BINPKG_COMPRESS_* commands (bug #871570). + +* data: Fix PORTAGE_USERNAME default (bug #873088). + portage-3.0.37 (2022-09-23) --------------
