integ/kubernetes/runc/debian/deb_folder/changelog
Ramesh Kumar Sivanandam 524383ceb9 Up-rev runc package to 1.1.12
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>
2024-03-20 09:43:36 -04:00

12 lines
381 B
Plaintext

runc (1.1.12) STABLE; urgency=medium
* Up-rev runc package to fix CVE-2024-21626
-- Ramesh Kumar Sivanandam <rameshkumar.sivanandam@@windriver.com> Mon, 19 Mar 2024 13:20:15 +0000
runc (1.1.7) STABLE; urgency=medium
* Initial release using binaries from upstream runc package
-- Saba Touheed Mujawar <sabatouheed.mujawar@windriver.com> Mon, 29 May 2023 04:08:15 -0400