support ipv6
Signed-off-by: vegbir <yangjiaqi16@huawei.com>
This commit is contained in:
parent
b6171d2f03
commit
209ade3511
2085
0007-support-ipv6.patch
Normal file
2085
0007-support-ipv6.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
#Basic Information
|
||||
Name: syscontainer-tools
|
||||
Version: 0.9
|
||||
Release: 54
|
||||
Release: 55
|
||||
Summary: syscontainer tools for IT, work with iSulad
|
||||
License: Mulan PSL v2
|
||||
URL: https://gitee.com/openeuler/syscontainer-tools
|
||||
@ -14,6 +14,7 @@ Patch3: 0003-enable-external-linkmode-for-cgo-build.patch
|
||||
Patch4: 0004-add-dt-test.patch
|
||||
Patch5: 0005-add-riscv64-to-syscall-build.patch
|
||||
Patch6: 0006-syscontainer-tools-Add-sw64-architecture.patch
|
||||
Patch7: 0007-support-ipv6.patch
|
||||
|
||||
#Dependency
|
||||
BuildRequires: glibc-static
|
||||
@ -115,6 +116,12 @@ chmod 0640 ${HOOK_SPEC}/hookspec.json
|
||||
rm -rfv %{buildroot}
|
||||
|
||||
%changelog
|
||||
* Thu Aug 10 2023 yangjiaqi<yangjiaqi16@huawei.com> - 0.9-55
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
- SUG:restart
|
||||
- DESC:support ip6
|
||||
|
||||
* Wed Aug 09 2023 yangjiaqi<yangjiaqi16@huawei.com> - 0.9-54
|
||||
- isolate sw patch by code to avoid rolling back patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user