commit:     c5fe39fa9bae5f77e50b8130fbf66b9865e9d1b0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 16 03:15:44 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 03:34:46 2023 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=c5fe39fa

NEWS: update

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

 NEWS | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index f3afbc366..cb68579f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,23 @@
+portage-3.0.49 (UNRELEASED)
+--------------
+
 Bug fixes:
+* Adjust write tests for DISTDIR and PORTAGE_TMPDIR to work with automount
+  directories (bug #485100, bug #890812).
+
+* depgraph: Don't ignore downgrades as missed_updates (bug #622270).
+
+* depgraph: Do not allow slotted deps to be satisfied by wrong slots
+  (bug #463976, bug #592880, bug #596664, bug #631490, bug #764365, bug 
#793992).
+
+  This is the notorious "Perl rebuild" bug where Perl modules would get rebuilt
+  _before_ a new dev-lang/perl and therefore be broken at runtime.
+
 * dosym: Prevent globbing of argument in dosym_canonicalize().
 
 * emerge-webrsync: Give a nicer error message if the requested key isn't
   on the filesystem (bug #905868).
 
-* Adjust write tests for DISTDIR and PORTAGE_TMPDIR to work with automount
-  directories (bug #485100, bug #890812).
-
 * glsa-check: appropriately handle more error cases with invalid GLSAs
   (bug #905660)
 

Reply via email to