commit:     cc37182734ad2d30386f9a5f5b5ce834efe10a2b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 11 01:03:17 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 11 01:03:17 2025 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=cc371827

NEWS: refresh

Signed-off-by: Sam James <sam <AT> gentoo.org>

 NEWS | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/NEWS b/NEWS
index 9fbac467ed..9ccd2b94b6 100644
--- a/NEWS
+++ b/NEWS
@@ -51,8 +51,29 @@ Features:
   (Note that Portage also received a fix in this release for respecting
   cached Packages indexes.)
 
+* estrip: Salt build IDs (bug 549672, bug 953869)
+
+  Preparatory work for enabling build IDs by default in Gentoo.
+
+  Build IDs may be the same in two different packages if there's a bundled
+  binary or library. Salt with ${CATEGORY}/${PF}:${SLOT} to make sure it's
+  unique per-package.
+
+* sets: VariableSet: honour 'excludes' (bug 906044, bug 919751, bug 953884)
+
+  This allows defining @golang-rebuild and @rust-rebuild in such a way that
+  dev-lang/go and dev-lang/rust (and -bin) are excluded, as users don't
+  usually want to rebuild the toolchain there, just packages affected
+  by static linking and such.
+
+* cnf: sets: bring back @golang-rebuild (bug 919751).
+
 Bug fixes:
 
+* Don't strip LD_PRELOAD.
+
+  It may be provided by the user.
+
 * _global_updates: Skip if vardb lock raises PermissionDenied (bug #953449).
 
 * process: do not poll join() in MultiprocessingProcess (bug 958635).
@@ -67,6 +88,8 @@ Bug fixes:
 
   Handles PORTAGE_SCHEDULING_POLICY on e.g. musl in a nicer way.
 
+* Python 3.14 fixes (bug 941956).
+
 * emergelog: Truncate fractional seconds
 
 * The emerge-webrsync utility will now ensure that the temporary directory

Reply via email to