commit: acdf2966b6a6a096e6e68953d6560e0c07f8301c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 22 00:22:44 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 22 00:22:44 2025 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=acdf2966
NEWS: update Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index c002c7a84e..5f50777d3a 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,9 @@ Breaking changes: Security: * make.globals: disable FEATURES="sfperms" by default (bug #938164). +* emerge-webrsync: Create /var/db/repos/gentoo with correct permissions to + facilitate FEATURES="usersync" (bug #707980). + Features: * New 'home-dir-template-copy' FEATURE (bug #947822). @@ -57,9 +60,13 @@ Bug fixes: * rust-rebuild: Update for recent changes in ::gentoo (bug #906044). +* emerge-webrsync: Use variables PORTAGE_USERNAME and PORTAGE_GRPNAME (bug #707980). + Cleanups: * eapi.sh: Remove support for unofficial 4-slot-abi EAPI. +* locks: Drop comment regarding sleep() call. + portage-3.0.66.1 (2024-09-18) --------------
