From 3b7690dd28df227e6c3beaf522cf976d3da4f165 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 29 Sep 2022 00:55:37 +0100 Subject: NEWS: update for recent changes Signed-off-by: Sam James --- 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) -------------- -- cgit v1.2.3-65-gdbad