commit: d989e708fffe34dedb517ef61464dad873c9f017
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 20 07:38:59 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Dec 20 08:51:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d989e708
Move {app-emulation -> app-containers}/runc
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
app-containers/containerd/containerd-1.4.11.ebuild | 2 +-
app-containers/containerd/containerd-1.4.12.ebuild | 2 +-
app-containers/containerd/containerd-1.5.7.ebuild | 2 +-
app-containers/cri-o/cri-o-1.21.0.ebuild | 2 +-
app-containers/cri-o/cri-o-1.21.4.ebuild | 2 +-
app-containers/cri-o/cri-o-1.22.1.ebuild | 2 +-
app-containers/img/img-0.5.11.ebuild | 2 +-
app-containers/podman/podman-3.3.1.ebuild | 2 +-
app-containers/podman/podman-3.4.0.ebuild | 2 +-
app-containers/podman/podman-3.4.1.ebuild | 2 +-
app-containers/podman/podman-3.4.2.ebuild | 2 +-
app-containers/podman/podman-3.4.3.ebuild | 2 +-
app-containers/podman/podman-3.4.4.ebuild | 2 +-
{app-emulation => app-containers}/runc/Manifest | 0
{app-emulation => app-containers}/runc/files/CVE-2021-43784.patch | 0
{app-emulation => app-containers}/runc/metadata.xml | 0
{app-emulation => app-containers}/runc/runc-1.0.2-r1.ebuild | 0
{app-emulation => app-containers}/runc/runc-1.0.3.ebuild | 0
profiles/updates/4Q-2021 | 1 +
19 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/app-containers/containerd/containerd-1.4.11.ebuild
b/app-containers/containerd/containerd-1.4.11.ebuild
index d2038dd4a85c..44e419c33326 100644
--- a/app-containers/containerd/containerd-1.4.11.ebuild
+++ b/app-containers/containerd/containerd-1.4.11.ebuild
@@ -24,7 +24,7 @@ DEPEND="
# recommended version of runc is found in script/setup/runc-version
RDEPEND="
${DEPEND}
- ~app-emulation/runc-1.0.2
+ ~app-containers/runc-1.0.2
"
BDEPEND="
diff --git a/app-containers/containerd/containerd-1.4.12.ebuild
b/app-containers/containerd/containerd-1.4.12.ebuild
index 10c53e0472be..a738accf70b9 100644
--- a/app-containers/containerd/containerd-1.4.12.ebuild
+++ b/app-containers/containerd/containerd-1.4.12.ebuild
@@ -24,7 +24,7 @@ DEPEND="
# recommended version of runc is found in script/setup/runc-version
RDEPEND="
${DEPEND}
- ~app-emulation/runc-1.0.2
+ ~app-containers/runc-1.0.2
"
BDEPEND="
diff --git a/app-containers/containerd/containerd-1.5.7.ebuild
b/app-containers/containerd/containerd-1.5.7.ebuild
index 03b79d4159d6..de23ad71b908 100644
--- a/app-containers/containerd/containerd-1.5.7.ebuild
+++ b/app-containers/containerd/containerd-1.5.7.ebuild
@@ -22,7 +22,7 @@ DEPEND="
# recommended version of runc is found in script/setup/runc-version
RDEPEND="
${DEPEND}
- ~app-emulation/runc-1.0.2
+ ~app-containers/runc-1.0.2
"
BDEPEND="
diff --git a/app-containers/cri-o/cri-o-1.21.0.ebuild
b/app-containers/cri-o/cri-o-1.21.0.ebuild
index 51699a1ed417..bd5def52cce5 100644
--- a/app-containers/cri-o/cri-o-1.21.0.ebuild
+++ b/app-containers/cri-o/cri-o-1.21.0.ebuild
@@ -1915,7 +1915,7 @@ IUSE="btrfs +device-mapper selinux systemd"
COMMON_DEPEND="
app-crypt/gpgme:=
app-containers/conmon
- app-emulation/runc
+ app-containers/runc
dev-libs/glib:=
dev-libs/libassuan:=
dev-libs/libgpg-error:=
diff --git a/app-containers/cri-o/cri-o-1.21.4.ebuild
b/app-containers/cri-o/cri-o-1.21.4.ebuild
index a7724cecf4ef..68c28e6f0190 100644
--- a/app-containers/cri-o/cri-o-1.21.4.ebuild
+++ b/app-containers/cri-o/cri-o-1.21.4.ebuild
@@ -1959,7 +1959,7 @@ IUSE="btrfs +device-mapper selinux systemd"
COMMON_DEPEND="
app-crypt/gpgme:=
app-containers/conmon
- app-emulation/runc
+ app-containers/runc
dev-libs/glib:=
dev-libs/libassuan:=
dev-libs/libgpg-error:=
diff --git a/app-containers/cri-o/cri-o-1.22.1.ebuild
b/app-containers/cri-o/cri-o-1.22.1.ebuild
index b7d6765090d4..4d339e8f124f 100644
--- a/app-containers/cri-o/cri-o-1.22.1.ebuild
+++ b/app-containers/cri-o/cri-o-1.22.1.ebuild
@@ -1997,7 +1997,7 @@ IUSE="btrfs +device-mapper selinux systemd"
COMMON_DEPEND="
app-crypt/gpgme:=
app-containers/conmon
- app-emulation/runc
+ app-containers/runc
dev-libs/glib:=
dev-libs/libassuan:=
dev-libs/libgpg-error:=
diff --git a/app-containers/img/img-0.5.11.ebuild
b/app-containers/img/img-0.5.11.ebuild
index cd92124e2d1f..a01cea3b2268 100644
--- a/app-containers/img/img-0.5.11.ebuild
+++ b/app-containers/img/img-0.5.11.ebuild
@@ -533,7 +533,7 @@ IUSE="seccomp"
DEPEND="seccomp? ( sys-libs/libseccomp )"
RDEPEND="${DEPEND}
- app-emulation/runc"
+ app-containers/runc"
src_compile() {
IMG_DISABLE_EMBEDDED_RUNC=1 \
diff --git a/app-containers/podman/podman-3.3.1.ebuild
b/app-containers/podman/podman-3.3.1.ebuild
index ac44c72cf14e..0d45638721e4 100644
--- a/app-containers/podman/podman-3.3.1.ebuild
+++ b/app-containers/podman/podman-3.3.1.ebuild
@@ -21,7 +21,7 @@ RESTRICT="test"
COMMON_DEPEND="
app-crypt/gpgme:=
>=app-containers/conmon-2.0.0
- || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun )
+ || ( >=app-containers/runc-1.0.0_rc6 app-containers/crun )
dev-libs/libassuan:=
dev-libs/libgpg-error:=
>=net-misc/cni-plugins-0.8.6
diff --git a/app-containers/podman/podman-3.4.0.ebuild
b/app-containers/podman/podman-3.4.0.ebuild
index d58eb39fe82d..cbad65d0e440 100644
--- a/app-containers/podman/podman-3.4.0.ebuild
+++ b/app-containers/podman/podman-3.4.0.ebuild
@@ -21,7 +21,7 @@ RESTRICT+=" test"
COMMON_DEPEND="
app-crypt/gpgme:=
>=app-containers/conmon-2.0.0
- || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun )
+ || ( >=app-containers/runc-1.0.0_rc6 app-containers/crun )
dev-libs/libassuan:=
dev-libs/libgpg-error:=
>=net-misc/cni-plugins-0.8.6
diff --git a/app-containers/podman/podman-3.4.1.ebuild
b/app-containers/podman/podman-3.4.1.ebuild
index 4097b7d5adb1..44cbb7034662 100644
--- a/app-containers/podman/podman-3.4.1.ebuild
+++ b/app-containers/podman/podman-3.4.1.ebuild
@@ -21,7 +21,7 @@ RESTRICT+=" test"
COMMON_DEPEND="
app-crypt/gpgme:=
>=app-containers/conmon-2.0.0
- || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun )
+ || ( >=app-containers/runc-1.0.0_rc6 app-containers/crun )
dev-libs/libassuan:=
dev-libs/libgpg-error:=
>=net-misc/cni-plugins-0.8.6
diff --git a/app-containers/podman/podman-3.4.2.ebuild
b/app-containers/podman/podman-3.4.2.ebuild
index 9ce7f02cfc06..f27fd5123313 100644
--- a/app-containers/podman/podman-3.4.2.ebuild
+++ b/app-containers/podman/podman-3.4.2.ebuild
@@ -21,7 +21,7 @@ RESTRICT+=" test"
COMMON_DEPEND="
app-crypt/gpgme:=
>=app-containers/conmon-2.0.0
- || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun )
+ || ( >=app-containers/runc-1.0.0_rc6 app-containers/crun )
dev-libs/libassuan:=
dev-libs/libgpg-error:=
>=net-misc/cni-plugins-0.8.6
diff --git a/app-containers/podman/podman-3.4.3.ebuild
b/app-containers/podman/podman-3.4.3.ebuild
index bdd678320e5f..419c47b5d16f 100644
--- a/app-containers/podman/podman-3.4.3.ebuild
+++ b/app-containers/podman/podman-3.4.3.ebuild
@@ -21,7 +21,7 @@ RESTRICT+=" test"
COMMON_DEPEND="
app-crypt/gpgme:=
>=app-containers/conmon-2.0.0
- || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun )
+ || ( >=app-containers/runc-1.0.0_rc6 app-containers/crun )
dev-libs/libassuan:=
dev-libs/libgpg-error:=
>=net-misc/cni-plugins-0.8.6
diff --git a/app-containers/podman/podman-3.4.4.ebuild
b/app-containers/podman/podman-3.4.4.ebuild
index bdd678320e5f..419c47b5d16f 100644
--- a/app-containers/podman/podman-3.4.4.ebuild
+++ b/app-containers/podman/podman-3.4.4.ebuild
@@ -21,7 +21,7 @@ RESTRICT+=" test"
COMMON_DEPEND="
app-crypt/gpgme:=
>=app-containers/conmon-2.0.0
- || ( >=app-emulation/runc-1.0.0_rc6 app-containers/crun )
+ || ( >=app-containers/runc-1.0.0_rc6 app-containers/crun )
dev-libs/libassuan:=
dev-libs/libgpg-error:=
>=net-misc/cni-plugins-0.8.6
diff --git a/app-emulation/runc/Manifest b/app-containers/runc/Manifest
similarity index 100%
rename from app-emulation/runc/Manifest
rename to app-containers/runc/Manifest
diff --git a/app-emulation/runc/files/CVE-2021-43784.patch
b/app-containers/runc/files/CVE-2021-43784.patch
similarity index 100%
rename from app-emulation/runc/files/CVE-2021-43784.patch
rename to app-containers/runc/files/CVE-2021-43784.patch
diff --git a/app-emulation/runc/metadata.xml b/app-containers/runc/metadata.xml
similarity index 100%
rename from app-emulation/runc/metadata.xml
rename to app-containers/runc/metadata.xml
diff --git a/app-emulation/runc/runc-1.0.2-r1.ebuild
b/app-containers/runc/runc-1.0.2-r1.ebuild
similarity index 100%
rename from app-emulation/runc/runc-1.0.2-r1.ebuild
rename to app-containers/runc/runc-1.0.2-r1.ebuild
diff --git a/app-emulation/runc/runc-1.0.3.ebuild
b/app-containers/runc/runc-1.0.3.ebuild
similarity index 100%
rename from app-emulation/runc/runc-1.0.3.ebuild
rename to app-containers/runc/runc-1.0.3.ebuild
diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index eb17c7df98b0..ba26a6e5ea22 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -55,3 +55,4 @@ move app-emulation/skopeo app-containers/skopeo
move app-emulation/sen app-containers/sen
move app-emulation/img app-containers/img
move app-emulation/kompose app-containers/kompose
+move app-emulation/runc app-containers/runc