commit: 3d83263ed106bf64d6eab5c0f5132ee369809e74 Author: Cédric Krier <cedk <AT> gentoo <DOT> org> AuthorDate: Sat Jun 15 07:14:54 2024 +0000 Commit: Cédric Krier <cedk <AT> gentoo <DOT> org> CommitDate: Sat Jun 15 07:16:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d83263e
profiles/package.mask: mask <dev-vcs/mercurial-6.7.4 Closes: https://bugs.gentoo.org/934138 Signed-off-by: Cédric Krier <cedk <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a59b5f9ec92a..248be7fef473 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Cédric Krier <c...@gentoo.org> (2023-06-15) +# critical regression with potential data loss: +# https://lists.mercurial-scm.org/pipermail/mercurial-devel/2024-June/297954.html +# Bug #934138 +~dev-vcs/mercurial-6.7 +~dev-vcs/mercurial-6.7.1 +~dev-vcs/mercurial-6.7.2 +~dev-vcs/mercurial-6.7.3 + # Maciej Barć <x...@gentoo.org> (2024-06-14) # EAPI=6, now shipped in official gambit and so it fails to merge from file # collision. Bug: #832334