!101 [sync] PR-99: syscontainer-tools:VNic supports specifying network namespace.

From: @openeuler-sync-bot 
Reviewed-by: @xuxuepeng 
Signed-off-by: @xuxuepeng
This commit is contained in:
openeuler-ci-bot 2024-09-19 09:19:07 +00:00 committed by Gitee
commit bbc8b0ff62
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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