commit:     3f2e02de64687b371fe6513fab771ddeb2a6151f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 22:24:47 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 22:24:47 2023 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=3f2e02de

NEWS: update

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

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

diff --git a/NEWS b/NEWS
index 1927600f15..6409f0bd83 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ Features:
 * emerge: Make --binpkg-changed-deps output far more concise (don't show
   packages missing from the merge list).
 
+* ebuild: Inject implicit libc RDEPEND. This avoids "bricking" systems when
+  using binpkgs built against a newer glibc (bug #753500, bug #913628).
+
 Bug fixes:
 * Fix package moves for signed binary packages by deleting the old binpkg
   if it cannot be re-signed, rather than crashing (bug #919419).
@@ -20,6 +23,15 @@ Bug fixes:
 * Set SYSROOT appropriately for best_version and has_version so that they work
   when cross-compiling and IPC is disabled.
 
+* bindbapi: Add missing SIZE key for binpkg-multi-instance (bug #906675,
+  bug #918597, bug #919668).
+
+* resolver: Weaken circular dependency handling for cross-root (bug #919174).
+
+* BuildLogger: Avoid hang with -ipc builds (bug #919072).
+
+* soname dependency support: Fix crash with --ignore-soname-deps=n (bug 
#919311).
+
 * sets: VariableSet: Flatten dependencies so that e.g. www-client/firefox
   appears in @rust-rebuild.
 

Reply via email to