diff --git a/VERSION-openeuler b/VERSION-openeuler index 8090c538bdaa22b3554e41cbb44ef16fddba88b6..c9d93045607ba330a7c357936dfeaf75f0df553b 100644 --- a/VERSION-openeuler +++ b/VERSION-openeuler @@ -1 +1 @@ -18.09.0.113 +18.09.0.114 diff --git a/docker.spec b/docker.spec index cad96acb458c30cafb9e73248104ba7113b4c6e6..a7c55d4de69e086e954bb3f3452e78870093a7ed 100644 --- a/docker.spec +++ b/docker.spec @@ -1,6 +1,7 @@ +#needsrootforbuild Name: docker-engine Version: 18.09.0 -Release: 113 +Release: 114 Summary: The open-source application container engine Group: Tools/Docker @@ -16,7 +17,6 @@ Source6: gen-commit.sh URL: https://mobyproject.org %global is_systemd 1 -%global debug_package %{nil} # required packages for build # most are already in the container (see contrib/builder/rpm/ARCH/generate.sh) @@ -43,6 +43,8 @@ language, framework or packaging system. That makes them great building blocks for deploying and scaling web apps, databases, and backend services without depending on a particular stack or provider. +%debug_package + %prep cp %{SOURCE0} . cp %{SOURCE1} . @@ -211,6 +213,12 @@ fi %endif %changelog +* Fri Mar 19 2021 chenjiankun - 18.09.0-114 +- Type:enhancement +- CVE:NA +- SUG:NA +- DESC: remove symbol table for security compile + * Tue Feb 09 2021 lixiang - 18.09.0-113 - Type:enhancement - CVE:NA diff --git a/git-commit b/git-commit index 9c2a8e84c33fb5dd3ac0345c3f96163f16d4309d..9c7166795e2af2bb9d6339b90b4fdc497c86197f 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -e9d595711a6ccf4cc603740dddbb3655c6b7d922 +adb6444be6ce8cff654ec3efca7c0a6b187c6111