refactor patch code of isulad for selinux/attach

Signed-off-by: haozi007 <liuhao27@huawei.com>
This commit is contained in:
haozi007 2022-07-19 14:50:19 +08:00 committed by zhangxiaoyu
parent c4213e5f93
commit 8b580fcb02
2 changed files with 1253 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
%global _release 2022071801 %global _release 2022071901
Name: lxc Name: lxc
Version: 4.0.3 Version: 4.0.3
@ -10,6 +10,7 @@ Source0: https://linuxcontainers.org/downloads/lxc/lxc-4.0.3.tar.gz
Patch0001: 0001-refactor-patch-code-of-utils-commands-and-so-on.patch 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
BuildRequires: systemd-units git libtool graphviz docbook2X doxygen chrpath BuildRequires: systemd-units git libtool graphviz docbook2X doxygen chrpath
BuildRequires: pkgconfig(libseccomp) BuildRequires: pkgconfig(libseccomp)
@ -181,6 +182,12 @@ make check
%{_mandir}/*/man7/%{name}* %{_mandir}/*/man7/%{name}*
%changelog %changelog
* Thu Jul 19 2022 haozi007<liuhao27@huawei.com> - 4.0.3-2022071901
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: refactor patch code of isulad for selinux/attach
* Mon Jul 18 2022 haozi007<liuhao27@huawei.com> - 4.0.3-2022071801 * Mon Jul 18 2022 haozi007<liuhao27@huawei.com> - 4.0.3-2022071801
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA