diff --git a/VERSION-vendor b/VERSION-vendor index 64cf6b5..e2b32f2 100644 --- a/VERSION-vendor +++ b/VERSION-vendor @@ -1 +1 @@ -18.09.0.325 +18.09.0.326 diff --git a/docker.spec b/docker.spec index baf6727..caad436 100644 --- a/docker.spec +++ b/docker.spec @@ -1,6 +1,6 @@ Name: docker-engine Version: 18.09.0 -Release: 325 +Release: 326 Epoch: 2 Summary: The open-source application container engine Group: Tools/Docker @@ -25,7 +25,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 @@ -213,6 +213,12 @@ fi %endif %changelog +* Wed Jul 12 2023 zhongjiawei - 18.09.0-326 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:remove invalid libcgroup dependencies + * Thu Jun 08 2023 zhongjiawei - 18.09.0-325 - Type:bugfix - CVE:NA diff --git a/git-commit b/git-commit index 97e5d80..52bad1d 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -ce4ae23a52aee1c40e40e1f626e4aa0bfee39483 +4fed8ce19beefe47c1d651968f997daa283a4e60