diff --git a/VERSION-vendor b/VERSION-vendor index e2b32f2..6ced269 100644 --- a/VERSION-vendor +++ b/VERSION-vendor @@ -1 +1 @@ -18.09.0.326 +18.09.0.327 diff --git a/docker.spec b/docker.spec index 9e5932e..f2a4fd9 100644 --- a/docker.spec +++ b/docker.spec @@ -1,6 +1,6 @@ Name: docker-engine Version: 18.09.0 -Release: 326 +Release: 327 Epoch: 2 Summary: The open-source application container engine Group: Tools/Docker @@ -29,7 +29,7 @@ BuildRequires: libselinux-devel libtool-ltdl-devel pkgconfig selinux-policy seli BuildRequires: tar containerd docker-runc docker-proxy git # required packages on install -Requires: /bin/sh iptables libcgroup tar xz device-mapper-libs >= 1.02.90-1 systemd-units +Requires: /bin/sh iptables tar xz device-mapper-libs >= 1.02.90-1 systemd-units # conflicting packages Provides: docker @@ -229,6 +229,12 @@ fi %endif %changelog +* Wed Jul 12 2023 zhongjiawei - 18.09.0-327 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:remove invalid libcgroup dependencies + * Thu Jun 29 2023 chenjiankun - 18.09.0-326 - Type:bugfix - CVE:NA diff --git a/git-commit b/git-commit index df0c3f6..9d4f855 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -e1a8917f6034ae01a9bc2172799dda8a2f34a882 +f642e469ff636050a6e6ed1f1b315f188cb51ee9