refactor patch code of attach and seccomp
Signed-off-by: zhangxiaoyu <zhangxiaoyu58@huawei.com>
This commit is contained in:
parent
b368995d94
commit
f1ec3abbd3
1517
0005-refactor-patch-code-of-attach-and-seccomp.patch
Normal file
1517
0005-refactor-patch-code-of-attach-and-seccomp.patch
Normal file
File diff suppressed because it is too large
Load Diff
11
lxc.spec
11
lxc.spec
@ -1,4 +1,4 @@
|
|||||||
%global _release 2022071901
|
%global _release 2022071903
|
||||||
|
|
||||||
Name: lxc
|
Name: lxc
|
||||||
Version: 4.0.3
|
Version: 4.0.3
|
||||||
@ -12,6 +12,7 @@ Patch0001: 0001-refactor-patch-code-of-utils-commands-and-so-on.patch
|
|||||||
Patch0002: 0002-refactor-patch-code-of-isulad-for-conf-exec-attach.patch
|
Patch0002: 0002-refactor-patch-code-of-isulad-for-conf-exec-attach.patch
|
||||||
Patch0003: 0003-refactor-patch-code-of-isulad-for-selinux-attach.patch
|
Patch0003: 0003-refactor-patch-code-of-isulad-for-selinux-attach.patch
|
||||||
Patch0004: 0004-refactor-patch-code-of-lxccontianer-and-so-on.patch
|
Patch0004: 0004-refactor-patch-code-of-lxccontianer-and-so-on.patch
|
||||||
|
Patch0005: 0005-refactor-patch-code-of-attach-and-seccomp.patch
|
||||||
|
|
||||||
BuildRequires: systemd-units git libtool graphviz docbook2X doxygen chrpath
|
BuildRequires: systemd-units git libtool graphviz docbook2X doxygen chrpath
|
||||||
BuildRequires: pkgconfig(libseccomp)
|
BuildRequires: pkgconfig(libseccomp)
|
||||||
@ -183,7 +184,13 @@ make check
|
|||||||
%{_mandir}/*/man7/%{name}*
|
%{_mandir}/*/man7/%{name}*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jul 19 2022 wangfengtu<wangfengtu@huawei.com> - 4.0.3-2022071901
|
* Thu Jul 19 2022 zhangxiaoyu<zhangxiaoyu58@huawei.com> - 4.0.3-2022071903
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: refactor patch code of attach and seccomp
|
||||||
|
|
||||||
|
* Tue Jul 19 2022 wangfengtu<wangfengtu@huawei.com> - 4.0.3-2022071902
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user