diff --git a/git-commit b/git-commit index e4a8031dfa2762bbc2df9dd908b2275a0bb5a1ea..13efc344e0cd38fd5bd9e30bcc205ea51d67b8e4 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -1256a9448b72c93429600f0e71b45a7c877e0d30 +2afbedcd60c2e54f5097588bad6eab9c26327893 diff --git a/runc.spec b/runc.spec index 0e96dbf679f8b2fe7655733965b6e458a5cf58be..81c295f140324e4039bc6b493bfe249443921280 100644 --- a/runc.spec +++ b/runc.spec @@ -1,9 +1,9 @@ %global _bindir /usr/bin %global debug_package %{nil} -Name: docker-runc +Name: runc Version: 1.1.8 -Release: 8 +Release: 9 Summary: runc is a CLI tool for spawning and running containers according to the OCI specification. License: ASL 2.0 @@ -54,6 +54,12 @@ install -p -m 755 runc $RPM_BUILD_ROOT/%{_bindir}/runc %{_bindir}/runc %changelog +* Thu Nov 16 2023 zhongjiawei - 1.1.8-9 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:modify runc rpm package name from docker-runc to runc + * Thu Oct 26 2023 zhongjiawei - 1.1.8-8 - Type:bugfix - CVE:NA