aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-06-19 10:08:04 +0200
committerUlrich Müller <ulm@gentoo.org>2024-06-19 20:17:06 +0200
commit4d17764863896903df4d18fe7c6b45635a18f6c4 (patch)
treec91fecebbb322647e1e7c7874883f7534e49a2ab /NEWS
parentebuild: fix typo in comment (diff)
downloadportage-4d17764863896903df4d18fe7c6b45635a18f6c4.tar.gz
portage-4d17764863896903df4d18fe7c6b45635a18f6c4.tar.bz2
portage-4d17764863896903df4d18fe7c6b45635a18f6c4.zip
vartree, movefile: Warn when rewriting a symlink
See PMS section 13.4.1 (Rewriting): Any absolute symlink whose link starts with D must be rewritten with the leading D removed. The package manager should issue a notice when doing this. Bug: https://bugs.gentoo.org/934514 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b4b378e7a..d5a03533d 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,8 @@ Bug fixes:
working ebuilds. Future EAPIs will need to adjust the logic
added by this change. See bug #907061.
+* vartree, movefile: Warn when rewriting a symlink (bug #934514).
+
portage-3.0.65 (2024-06-04)
--------------