syscontainer-tools: support-Vnic-specifying-network-namespace

(cherry picked from commit 49fff18d7df0871512419c98eec352a4f6b42282)
This commit is contained in:
武积超 2024-08-29 09:17:59 +08:00 committed by openeuler-sync-bot
parent 5c43c213de
commit 4355181e83
2 changed files with 1690 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
#Basic Information
Name: syscontainer-tools
Version: 0.9
Release: 65
Release: 66
Summary: syscontainer tools for IT, work with iSulad
License: Mulan PSL v2
URL: https://gitee.com/openeuler/syscontainer-tools
@ -19,6 +19,7 @@ Patch8: 0008-clean-up-run-syscontainer-tools-netns-containerid-di.patch
Patch9: 0009-drop-useless-function-error-and-info.patch
Patch10: 0010-fix-log-of-removeUdevRule.patch
Patch11: 0011-static-compilation-for-cross-version-use.patch
Patch12: 0012-support-Vnic-specifying-network-namespace.patch
%ifarch sw_64
Patch1000: 1000-add-sw_64-support-not-upstream-modified-files.patch
@ -127,6 +128,12 @@ chmod 0640 ${HOOK_SPEC}/hookspec.json
rm -rfv %{buildroot}
%changelog
* Thu Aug 29 2024 wujichao <wujichao1@huawei.com> - 0.9-66
- Type:patch
- CVE:NA
- SUG:NA
- DESC:support-Vnic-specifying-network-namespace
* Fri May 10 2024 yangjiaqi <yangjiaqi16@huawei.com> - 0.9-65
- Type:bugfix
- CVE:NA