diff --git a/lxc.spec b/lxc.spec index 248d2e7ceae27ebd23e089161c892f3ccffde51c..b18c7e08349890c506f8ab9c351d79237117d109 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 ecf77e29f66b44d97ee9e53c1a6c5e656ff3332d..a49fe764cd3917199320817da4744113ef6365fb 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