commit:     613759d4349aca228f135a7e6c631e45875eaf06
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 00:37:32 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 00:37:49 2022 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=613759d4

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 5a5da1d04..f3d24e12c 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,11 @@ Features:
 * gpkg: Call xz and zstd with -T N where N is the number of jobs from 
${MAKEOPTS}
   for parallel compression (xz & zstd) and decompression (xz with newer 
versions).
 
+* gpkg: Add per format compression flags for binpkgs. This adds new config
+  options BINPKG_COMPRESS_FLAGS_[format] to be used for different compression
+  methods. General BINPKG_COMPRESS_FLAGS will be ignored if current method had
+  specified BINPKG_COMPRESS_FLAGS_[format] (bug #871573).
+
 * install-qa-check.d: 90gcc-warnings: Add additional code quality warnings
   which are indicative of problems with LTO in particular:
   * -Wlto-type-mismatch

Reply via email to