diff --git a/git-commit b/git-commit index 563348ae7c28dd3a4f1afdbab324d560bd8745cf..13e8c0308a55737ed7dee64e65d7f4472695442d 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -1b7091b305556e0de2c50f193cd7bf50af035c01 +a11ad0bcb3b9fcf1fbacc21b5b42b2c75770bd68 diff --git a/runc.spec b/runc.spec index 8b6348bedc29f20d6461c56e37f1269561502892..4303dd32ab0429b6e0bcafabd534ceaeefc32988 100644 --- a/runc.spec +++ b/runc.spec @@ -3,7 +3,7 @@ Name: runc Version: 1.1.8 -Release: 24 +Release: 25 Summary: runc is a CLI tool for spawning and running containers according to the OCI specification. License: ASL 2.0 @@ -57,6 +57,12 @@ install -p -m 755 runc $RPM_BUILD_ROOT/%{_bindir}/runc %{_bindir}/runc %changelog +* Mon Feb 17 2025 zhongjiawei - 1.1.8-25 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:bump release version + * Sun Sep 29 2024 zhongjiawei - 1.1.8-24 - Type:bugfix - CVE:NA