commit: 8ccc3bd54b9853fe3374eb3ba42bc40db03dc35d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 18 17:45:23 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 18 17:46:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ccc3bd5
profiles: update git mask Fixes for Portage are WIP. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index e45cd22743ff..ea0884cf36ac 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -73,8 +73,7 @@ sys-cluster/singularity # at least some UX issues with 2.35.2+ with the new "safe directory" mechanism). # Earlier versions are still safe as long as you do not use git commands # on a local repository controlled by a user you do not trust. -=dev-vcs/git-2.35.2 -=dev-vcs/git-2.35.3 +>=dev-vcs/git-2.35.2 # Conrad Kostecki <[email protected]> (2022-04-13) # Abandoned by upstream, does not work correctly anymore.
