aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2023-06-06 14:21:13 -0400
committerMike Gilbert <floppym@gentoo.org>2023-06-14 15:22:09 -0400
commit62906c2be35dbbfd7576967760b85ecf8c779323 (patch)
treea3a8554db5b062921368cb396a57a5d152ea4572
parentfetch: do not rely on os.stat() for DISTDIR write test (diff)
downloadportage-62906c2b.tar.gz
portage-62906c2b.tar.bz2
portage-62906c2b.zip
Update NEWS for write check adjustments
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2c49b857e..6982e1d5f 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ Bug fixes:
* 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).
+
portage-3.0.48.1 (2023-06-06)
----------------