Skip to content

Commit

Permalink
NEWS: fix entry for cgroup removal
Browse files Browse the repository at this point in the history
Fixes: f8e3b11
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Aug 10, 2023
1 parent 72c7a14 commit 8f31c37
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ Breaking changes:
* Portage now installed with Meson and Python sdist + wheel now prepared with
meson-python for PEP 517 compliance.

* FEATURES=cgroup was removed since it was based on version 1 cgroups, which
caused some issues and version 1 cgroups are obsolete. Use
FEATURES=pid-sandbox instead.

Bug fixes:
* install-qa-check.d/05prefix: Fix prefixifying shebang for >= EAPI 7 ebuilds
(bug #909147).
Expand All @@ -31,11 +35,6 @@ Bug fixes:
portage-3.0.49 (2023-06-21)
--------------

Breaking changes:
* FEATURES=cgroup was removed since it was based on version 1 cgroups, which
caused some issues and version 1 cgroups are obsolete. Use
FEATURES=pid-sandbox instead.

Bug fixes:
* Adjust write tests for DISTDIR and PORTAGE_TMPDIR to work with automount
directories (bug #485100, bug #890812).
Expand Down

0 comments on commit 8f31c37

Please sign in to comment.