diff --git a/lxc.spec b/lxc.spec index 248d2e7..b18c7e0 100644 --- a/lxc.spec +++ b/lxc.spec @@ -1,4 +1,4 @@ -%global _release 2020092501 +%global _release 2020101001 Name: lxc Version: 4.0.3 @@ -185,6 +185,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 ecf77e2..a49fe76 100644 --- a/series.conf +++ b/series.conf @@ -3,3 +3,5 @@ 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