commit:     7c1a625acdacfb579786284836a8678013992310
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 12 15:42:55 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 12 15:44:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c1a625a

profiles: unmask >=dev-vcs/git-2.35.2

We now have a USE=+safe-directory to allow disabling
the sometimes problematic behaviour. But we've also
fixed Portage and pkgcheck/pkgdev anyway.

Bug: https://github.com/pkgcore/pkgcheck/issues/412
Bug: https://bugs.gentoo.org/857831
Bug: https://bugs.gentoo.org/838127
Bug: https://bugs.gentoo.org/838223
Bug: https://bugs.gentoo.org/838271
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/package.mask | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index aa5555cf6f71..5f9afe5f13b4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -598,15 +598,6 @@ dev-ml/patience_diff:0/0.15
 dev-util/patdiff:0/0.15
 =dev-ml/alcotest-1.6.0*
 
-# Sam James <s...@gentoo.org> (2022-04-13)
-# 2.35.2 was a quick release to mitigate a security issue (bug #838127), but
-# introduces problems of its own with e.g. Portage. bug #838223. Pending
-# investigation both on the Portage side and potentially upstream (as there's
-# 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
-
 # David Seifert <s...@gentoo.org> (2022-04-06)
 # Unsupported branches, no consumers left, removal on 2023-01-01.
 sys-devel/automake:1.13

Reply via email to