commit: d5b2f637c5248f274789c4a02d06b2f41e378e96 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 14 07:19:59 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 14 07:20:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b2f637
profiles: mask =dev-vcs/git-2.35.3 too, for same reasons as 2.35.2 Nothing's changed there wrt the Portage-related issues yet. Bug: https://bugs.gentoo.org/838223 Bug: https://bugs.gentoo.org/838271 Bug: https://bugs.gentoo.org/838127 See: afedd76307ba7fde47628d1dc84589a1d2ae9efc Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8947715862ef..d9328464b8d1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -41,6 +41,7 @@ # 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 # Conrad Kostecki <[email protected]> (2022-04-13) # Abandoned by upstream, does not work correctly anymore.
