From bba1f69a24b4b90cfee5528b0a8b7fb05e41aa26 Mon Sep 17 00:00:00 2001 From: Erikson Tung Date: Wed, 5 Jul 2023 09:44:31 -0700 Subject: [PATCH] Revert "Revert "packages: update runc"" This reverts commit 44bb484604898d73189b1433d7baeedaa418fb73. Now that we've updated K8s. We can update runc to match the runc library versions used in K8s. --- packages/runc/Cargo.toml | 6 +++--- packages/runc/runc.spec | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/runc/Cargo.toml b/packages/runc/Cargo.toml index 935811d1fcf..4e94672a9f8 100644 --- a/packages/runc/Cargo.toml +++ b/packages/runc/Cargo.toml @@ -12,9 +12,9 @@ path = "/dev/null" releases-url = "https://github.com/opencontainers/runc/releases/" [[package.metadata.build-package.external-files]] -url = "https://github.com/opencontainers/runc/releases/download/v1.1.5/runc.tar.xz" -path = "runc-v1.1.5.tar.xz" -sha512 = "7b10c0d6739e7fe3c718b3219bdb2437ae3ed8d1995b88136b9a0e8b4e909adbe8b6af6634a751b507bf793d0d5e924f5c85525d8fd46c3daf72c664dc25ab04" +url = "https://github.com/opencontainers/runc/releases/download/v1.1.6/runc.tar.xz" +path = "runc-v1.1.6.tar.xz" +sha512 = "a5b799cb5a69f7251f81e5887a9269fb8fc6573b8a7d1b2e2436a0955feea982a34cf0bc62017534fdbc75e37fa70db4a06bdaecc6e67140fb094d06642a8440" [build-dependencies] glibc = { path = "../glibc" } diff --git a/packages/runc/runc.spec b/packages/runc/runc.spec index 9978c7379d3..597fcc528ba 100644 --- a/packages/runc/runc.spec +++ b/packages/runc/runc.spec @@ -1,8 +1,8 @@ %global goproject github.com/opencontainers %global gorepo runc %global goimport %{goproject}/%{gorepo} -%global commit f19387a6bec4944c770f7668ab51c4348d9c2f38 -%global gover 1.1.5 +%global commit 0f48801a0e21e3f0bc4e74643ead2a502df4818d +%global gover 1.1.6 %global _dwz_low_mem_die_limit 0