aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2021-03-26 16:07:39 -0600
committerTim Harder <radhermit@gmail.com>2021-03-26 16:07:39 -0600
commit5d88e2daa4b1d8941da99dd3115dc38affadce4d (patch)
tree8022ac4bf9f51d75a38519a747a33a332f75cd3a /NEWS.rst
parentgithub: sync release workflow with pkgcheck (diff)
downloadpkgcore-5d88e2daa4b1d8941da99dd3115dc38affadce4d.tar.gz
pkgcore-5d88e2daa4b1d8941da99dd3115dc38affadce4d.tar.bz2
pkgcore-5d88e2daa4b1d8941da99dd3115dc38affadce4d.zip
update newsv0.11.7
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 543cb7ddc..a15e25a78 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -3,6 +3,26 @@ Release Notes
=============
---------------------------
+pkgcore 0.11.7 (2021-03-26)
+---------------------------
+
+- pkgcore.ebuild.repository: Rewrite package manifesting support to allow
+ partial manifest writes via pkgdev.
+
+- pkgcore.ebuild.portage_conf: Drop PORTAGE_CONFIGROOT and DISTDIR env support.
+
+- pkgcore.ebuild.portage_conf: Handle finding the config directory for prefix
+ installs.
+
+- pkgcore.ebuild.portage_conf: Only register existent repos for the config, but
+ they're still registered as raw repo_config objects so they can be synced as
+ wanted.
+
+- pkgcore.config: Drop unused append_sources param for load_config().
+
+- pkgcore.util.commandline: Drop --new-config/--add-config options.
+
+---------------------------
pkgcore 0.11.6 (2021-03-19)
---------------------------