diff --git a/git-commit b/git-commit index 6c731699e52707abbb4d394ac9d0ff4325067e03..0facadba6b73ffc26c9415a58900c325cd230522 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -8fc687c6fb64e110866466035e90c718d58f2c7f +288b7252b0db60842f5d7e1b9716c84c98f4ea30 diff --git a/runc.spec b/runc.spec index cde7f44a1584321ba06c133dfe2ec72d9b6684dd..16061c8ae5ccabfc72c0b27d18f6e95798ede777 100644 --- a/runc.spec +++ b/runc.spec @@ -57,6 +57,12 @@ install -p -m 755 runc $RPM_BUILD_ROOT/%{_bindir}/runc %{_bindir}/runc %changelog +* Thu May 23 2024 zhongjiawei - 1.1.8-16 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:add patch into series.conf + * Thu May 09 2024 zhaosai - 1.1.8-15 - Type:cves - CVE:CVE-2024-3154 diff --git a/series.conf b/series.conf index 6674de184ace94827ae2f39d4c80b02485204524..681bf5b7d047733d03a0c4b3a448e78259964679 100644 --- a/series.conf +++ b/series.conf @@ -35,3 +35,4 @@ patch/0035-runc-Fix-undefined-behavior.patch patch/0036-runc-increase-the-number-of-cgroup-deletion-retries.patch patch/0037-runc-fix-CVE-2024-21626.patch patch/0038-runc-check-cmd-exist.patch +patch/0039-runc-fix-CVE-2024-3154.patch