aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-10-05 09:14:44 +0200
committerMichał Górny <mgorny@gentoo.org>2021-10-05 09:14:44 +0200
commitdfb509bf12d9517741f5474f31b489d7c88cb666 (patch)
tree9c8ef79db309dbb9dd7af714f9ac8d79101e1e19 /RELEASE-NOTES
parentRevert "Copy files/* into the work tree instead of symlinking it" (diff)
downloadportage-dfb509bf12d9517741f5474f31b489d7c88cb666.tar.gz
portage-dfb509bf12d9517741f5474f31b489d7c88cb666.tar.bz2
portage-dfb509bf12d9517741f5474f31b489d7c88cb666.zip
Prepare for 3.0.28 releaseportage-3.0.28
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 937361db1..15ef69d9e 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,10 @@
Release Notes; upgrade information mainly.
Features/major bugfixes are listed in NEWS
+portage-3.0.28
+==================================
+ - Bug 816291: revert FILESDIR to symlink to fix SELinux regression.
+
portage-3.0.27
==================================
- Bug 815871: fix creating FILESDIR when FEATURES=keepwork is used