diff --git a/VERSION-vendor b/VERSION-vendor index 64cf6b58a16f4c85f3e9f3d53535b4e425db278a..e2b32f26b86e304da142e724c346ecee4b603c4b 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 418cbf8134ad7bdadf3558c7b3bd958b833bcfe4..633fa51a7ec7646fbb1859f5efb4840ff55ea6c7 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 @@ -27,7 +27,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 @@ -227,6 +227,12 @@ fi %endif %changelog +* Wed Jul 12 2023 zhongjiawei - 18.09.0-326 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:remove invalid libcgroup dependencies + * Tue Jun 27 2023 chenjiankun - 18.09.0-325 - Type:bugfix - CVE:NA diff --git a/git-commit b/git-commit index 9f8649eae2f6613374ccc0812315ba67a8282438..b3ea9601afe99c75a12c58ef43976241cd3d94b5 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -67cbcd3bf8881fc8434a3e35e778cbe6791e7727 +180dc956d2c83c92a70d6f530220f253142d53b3