diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-01-06 16:59:50 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-01-06 17:00:12 +0100 |
commit | 44ffef0c0276f88ba844b1437c310599782a0fcd (patch) | |
tree | fe95f95e51bb0b5506ff543d2de9fbccc257d946 /profiles | |
parent | dev-tcltk/tklib: bump to 0.7 (diff) | |
download | gentoo-44ffef0c0276f88ba844b1437c310599782a0fcd.tar.gz gentoo-44ffef0c0276f88ba844b1437c310599782a0fcd.tar.bz2 gentoo-44ffef0c0276f88ba844b1437c310599782a0fcd.zip |
profiles.mask: Mask new app-emulation/docker*
Bug: https://bugs.gentoo.org/764122
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 5e901828f68a..918b6e5e57da 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,15 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (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 |