From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A931B1382C5 for ; Wed, 6 Jan 2021 16:00:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE84AE09C3; Wed, 6 Jan 2021 16:00:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C5297E09C3 for ; Wed, 6 Jan 2021 16:00:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 71C5A340EC5 for ; Wed, 6 Jan 2021 16:00:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1CF232B for ; Wed, 6 Jan 2021 16:00:16 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1609948812.44ffef0c0276f88ba844b1437c310599782a0fcd.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 44ffef0c0276f88ba844b1437c310599782a0fcd X-VCS-Branch: master Date: Wed, 6 Jan 2021 16:00:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a0e8d325-3307-4336-8d77-dc82bff787cf X-Archives-Hash: de3449d60df393077fd0e87e5ed76346 commit: 44ffef0c0276f88ba844b1437c310599782a0fcd Author: Michał Górny gentoo org> AuthorDate: Wed Jan 6 15:59:50 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Jan 6 16:00:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44ffef0c profiles.mask: Mask new app-emulation/docker* Bug: https://bugs.gentoo.org/764122 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5e901828f68..918b6e5e57d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,15 @@ #--- END OF EXAMPLES --- +# Michał Górny (2021-01-06) +# (on behalf of QA) +# The new docker version splits the docker(1) executable into a separate +# app-emulation/docker-cli package. However, the package is not pulled +# automatically and the new version does not even warn the user about +# that. In other words, the upgrade breaks people's systems hard. +>=app-emulation/docker-20.1.0 +>=app-emulation/docker-cli-20.1.0 + # Michał Górny (2021-01-05) # The portable version has been discontinued upstream (i.e. it is now # available only as tightly coupled part of OpenBSD). The current