aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2021-02-22 05:37:46 -0800
committerZac Medico <zmedico@gentoo.org>2021-02-22 05:38:00 -0800
commit3dcb1e39ad3f2c55dd095abf72b9aa0b14b3aa5e (patch)
tree838be20a89d2f965697775c3647f180151dac68e /RELEASE-NOTES
parentmake.globals: default enable FEATURES=binpkg-multi-instance (diff)
downloadportage-3dcb1e39ad3f2c55dd095abf72b9aa0b14b3aa5e.tar.gz
portage-3dcb1e39ad3f2c55dd095abf72b9aa0b14b3aa5e.tar.bz2
portage-3dcb1e39ad3f2c55dd095abf72b9aa0b14b3aa5e.zip
Updates for portage-3.0.15 releaseportage-3.0.15
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES12
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 430b24a64..ced60eec2 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,18 @@
Release Notes; upgrade information mainly.
Features/major bugfixes are listed in NEWS
+portage-3.0.15
+==================================
+* Bug Fixes:
+ - Bug 715112 default enable FEATURES=binpkg-multi-instance
+ - Bug 756778 content-hash distfiles layout
+ - Bug 766459 emirrordist: prevent distfiles_db _pkg_str pickle problems
+ - Bug 766767 emaint --fix merges: add -y, --yes option
+ - Bug 766773 emerge: disable --autounmask-license by default
+ - Bug 767913 portage.getpid: call os.getpid() lazily
+ - Bug 770712 PopenProcess: use call_soon for _async_waipid in _start
+ - Bug 771549 prevent USE="${USE} ..." misbehavior
+
portage-3.0.14
==================================
* Bug Fixes: