diff --git a/lxcfs-tools.spec b/lxcfs-tools.spec index 59f92856012237db7c1b2e6b155d4ee8055ec661..7aa47a1795e9cc05258f5807d7007fe2048ca06c 100644 --- a/lxcfs-tools.spec +++ b/lxcfs-tools.spec @@ -1,7 +1,7 @@ #Basic Information Name: lxcfs-tools Version: 0.3 -Release: 34 +Release: 35 Summary: toolkit for lxcfs to remount a running isulad License: Mulan PSL v2 URL: https://gitee.com/openeuler/lxcfs-tools @@ -23,7 +23,7 @@ Patch1000: lxcfs-tools-sw.patch #Dependency BuildRequires: golang > 1.7 BuildRequires: glibc-static -Requires: lxcfs +Requires: lxcfs runc %description A toolkit for lxcfs to remount a running isulad when crashes recover @@ -103,6 +103,12 @@ rm -rfv %{buildroot} %changelog +* Fri Mar 29 2024 zhangxianting - 0.3-35 +- Type:spec +- CVE:NA +- SUG:NA +- DESC:lxcfs service point 'not found exec runc' + * Fri Feb 2 2024 yangjiaqi - 0.3-34 - Type:bugfix - CVE:NA