!129 some patches missing in series.conf

From: @wangfengtu
Reviewed-by: @lifeng2221dd1
Signed-off-by: @lifeng2221dd1
This commit is contained in:
openeuler-ci-bot 2021-04-07 11:38:34 +08:00 committed by Gitee
commit e915fbd36b
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%global _release 2021033102 %global _release 2021040701
Name: lxc Name: lxc
Version: 4.0.3 Version: 4.0.3
@ -200,6 +200,12 @@ make check
%{_mandir}/*/man7/%{name}* %{_mandir}/*/man7/%{name}*
%changelog %changelog
* Wed Apr 07 2021 wangfengtu <wangfengtu@huawei.com> - 4.0.3-2021040701
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:some patches missing in series.conf
* Thu Mar 11 2021 wangfengtu <wangfengtu@huawei.com> - 4.0.3-2021031102 * Thu Mar 11 2021 wangfengtu <wangfengtu@huawei.com> - 4.0.3-2021031102
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA

View File

@ -17,3 +17,5 @@
0017-fix-compilation-errors-without-libcap.patch 0017-fix-compilation-errors-without-libcap.patch
0018-IO-fix-io-data-miss-when-exec-with-pipes.patch 0018-IO-fix-io-data-miss-when-exec-with-pipes.patch
0019-metrics-add-total_inactive_file-metric-for-memory.patch 0019-metrics-add-total_inactive_file-metric-for-memory.patch
0020-support-cgroup-v2.patch
0021-support-isula-exec-workdir.patch