diff --git a/lxc.spec b/lxc.spec index 214837925e23e0e9cac852756acd9ee4a16b1aa2..08ca4d68cf989680632c72e4541e9da5cb3a5acf 100644 --- a/lxc.spec +++ b/lxc.spec @@ -1,4 +1,4 @@ -%global _release 2021033102 +%global _release 2021040701 Name: lxc Version: 4.0.3 @@ -200,6 +200,12 @@ make check %{_mandir}/*/man7/%{name}* %changelog +* Wed Apr 07 2021 wangfengtu - 4.0.3-2021040701 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:some patches missing in series.conf + * Thu Mar 11 2021 wangfengtu - 4.0.3-2021031102 - Type:enhancement - ID:NA diff --git a/series.conf b/series.conf index 065ae00d7bfd37a466bbf4ebbeeb8f9d05d9fc93..67507bea5c9196b452d4669bfa0cf47a11125d2a 100644 --- a/series.conf +++ b/series.conf @@ -17,3 +17,5 @@ 0017-fix-compilation-errors-without-libcap.patch 0018-IO-fix-io-data-miss-when-exec-with-pipes.patch 0019-metrics-add-total_inactive_file-metric-for-memory.patch +0020-support-cgroup-v2.patch +0021-support-isula-exec-workdir.patch