aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-27 10:14:01 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-27 10:14:01 +0200
commitb3e61e8cf750365bf709bb2bc51c10476fd2652d (patch)
tree9e4b24a85884013963dc7d981cb610add1af38dc /RELEASE-NOTES
parentCopy files/* into the work tree instead of symlinking it (diff)
downloadportage-b3e61e8cf750365bf709bb2bc51c10476fd2652d.tar.gz
portage-b3e61e8cf750365bf709bb2bc51c10476fd2652d.tar.bz2
portage-b3e61e8cf750365bf709bb2bc51c10476fd2652d.zip
Prepare for 3.0.24 releaseportage-3.0.24
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES7
1 files changed, 7 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 2a471cc02..9cd45caac 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,13 @@
Release Notes; upgrade information mainly.
Features/major bugfixes are listed in NEWS
+portage-3.0.24
+==================================
+ - Bug 814857: create a local copy of FILESDIR in order to avoid
+ leaking xattrs from user's repository
+ - Bug 811462: fix ignoring scanelf(1) exit status when generating
+ NEEDED* entries
+
portage-3.0.20
==================================
- Bug 777492: PORTAGE_NICENESS: Consider autogroup scheduling