From: Zac Medico Date: Mon, 22 Jul 2013 02:21:41 +0000 (-0700) Subject: make.globals: userpriv + usersandbox, bug #477664 X-Git-Tag: v2.2.0_alpha189~40 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=769b5e5c70eb188b133e294cc47973a6c443fb1b;p=portage.git make.globals: userpriv + usersandbox, bug #477664 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9c616f1b9..b2781b181 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -8,6 +8,11 @@ portage-2.2 new features in 2.2 make use of or require named repositories. The repository name is stored in profiles/repo_name in each repository. +portage-2.1.12.14 +================================== + +* FEATURES=userpriv and usersandbox are enabled by default. + portage-2.1.12 ================================== diff --git a/cnf/make.globals b/cnf/make.globals index 4b524a19d..d690864e3 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -57,7 +57,7 @@ FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs - unmerge-orphans userfetch" + unmerge-orphans userfetch userpriv usersandbox" # Ignore file collisions in /lib/modules since files inside this directory # are never unmerged, and therefore collisions must be ignored in order for