524383ceb9
This change updates runc package from 1.1.7 to 1.1.12 and fixes the vulnerability issue - CVE-2024-21626. https://nvd.nist.gov/vuln/detail/CVE-2024-21626 Test Plan: PASS: runc package builds successfully PASS: Build ISO successful with multiple kubernetes versions PASS: Verify correct runc vesion on deployed system, dpkg-query -f '${Version}' -W runc PASS: Performed the K8s version upgrade from 1.24.4 to 1.28.4 PASS: Verify platform cpu occupancy is normal using collectd.log and occtop tool Closes-bug: https://bugs.launchpad.net/starlingx/+bug/2052401 Change-Id: Ia34c4a1bcab777a9af80e2b045960895f2bed976 Signed-off-by: Ramesh Kumar Sivanandam <rameshkumar.sivanandam@windriver.com>
15 lines
405 B
YAML
15 lines
405 B
YAML
---
|
|
debname: runc
|
|
debver: 1.1.12
|
|
src_path: null
|
|
dl_files:
|
|
runc.amd64:
|
|
topdir: null
|
|
url: https://github.com/opencontainers/runc/releases/download/v1.1.12/runc.amd64
|
|
sha256sum: aadeef400b8f05645768c1476d1023f7875b78f52c7ff1967a6dbce236b8cbd8
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
BASE_SRCREV: 1bbcf7596b4e73481ebbad6ef0ae46aa9ceb9bbc
|
|
SRC_DIR: ${MY_REPO}/stx/integ/kubernetes/runc
|