diff options
author | 2020-04-15 21:57:24 +0200 | |
---|---|---|
committer | 2020-04-15 22:06:59 +0200 | |
commit | e160ad1bf61d8b58eb77e76d4127fd0ab4d2cf0c (patch) | |
tree | bf0a7c9311b260506cdcff2d285c3d4a025a60f6 | |
parent | fcaps.eclass: Remove sys-libs/libcap-ng support (diff) | |
download | gentoo-e160ad1bf61d8b58eb77e76d4127fd0ab4d2cf0c.tar.gz gentoo-e160ad1bf61d8b58eb77e76d4127fd0ab4d2cf0c.tar.bz2 gentoo-e160ad1bf61d8b58eb77e76d4127fd0ab4d2cf0c.zip |
package.mask: Last rite app-emulation/docker-runc
Bug: https://bugs.gentoo.org/711620
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 307509c454b2..4a24e9cb6edf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- # Michał Górny <mgorny@gentoo.org> (2020-04-15) +# Temporary fork of app-emulation/runc used by Docker. The latter +# switched back to the original which is now blocking this package. +# Most likely carries old vulnerabilities of runc. +# Removal in 14 days. Bug #711620. +app-emulation/docker-runc + +# Michał Górny <mgorny@gentoo.org> (2020-04-15) # Unmaintained. Python 2 only. Superseded by net-p2p/tremc. # Removal in 30 days. Bug #713518. net-p2p/transmission-remote-cli |