diff --git a/lxc.spec b/lxc.spec index 2fbf9c70e7d529c18f5fa5bd8386de91fd658486..2574723a73e3f6202ba03757452b89e614200cab 100644 --- a/lxc.spec +++ b/lxc.spec @@ -1,4 +1,4 @@ -%global _release 2020092501 +%global _release 2020101001 Name: lxc Version: 4.0.3 @@ -186,6 +186,12 @@ make check %{_mandir}/*/man7/%{name}* %changelog +* Sat Oct 10 2020 openEuler Buildteam - 4.0.3-2020101001 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC: add patchs to series.conf + * Fri Sep 25 2020 openEuler Buildteam - 4.0.3-2020092501 - Type:enhancement - ID:NA diff --git a/series.conf b/series.conf index 591baad9ab5b97bfa43a513bb2a6b9c8dcb4941d..a49fe764cd3917199320817da4744113ef6365fb 100644 --- a/series.conf +++ b/series.conf @@ -1 +1,7 @@ 0001-huawei-adapt-to-huawei-4.0.3.patch +0002-add-mount-label-for-rootfs.patch +0003-format-code-and-verify-mount-mode.patch +0004-Removes-the-definition-of-the-thread-attributes-obje.patch +0005-solve-coredump-bug-caused-by-fstype-being-NULL-durin.patch +0006-SIGTERM-do-not-catch-signal-SIGTERM-in-lxc-monitor.patch +0007-Using-string-type-instead-of-security_context_t-beca.patch