docker:remove invalid libcgroup dependencies
(cherry picked from commit 40e5353324d08f405630f329c10f441d3c1f4a49)
This commit is contained in:
parent
6a47048829
commit
c3b88b8cfc
@ -1 +1 @@
|
|||||||
18.09.0.256
|
18.09.0.257
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Name: docker-engine
|
Name: docker-engine
|
||||||
Version: 18.09.0
|
Version: 18.09.0
|
||||||
Release: 256
|
Release: 257
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: The open-source application container engine
|
Summary: The open-source application container engine
|
||||||
Group: Tools/Docker
|
Group: Tools/Docker
|
||||||
@ -20,7 +20,7 @@ BuildRequires: libselinux-devel libtool-ltdl-devel pkgconfig selinux-policy seli
|
|||||||
BuildRequires: tar containerd docker-runc docker-proxy
|
BuildRequires: tar containerd docker-runc docker-proxy
|
||||||
|
|
||||||
# required packages on install
|
# 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
|
# conflicting packages
|
||||||
Provides: docker
|
Provides: docker
|
||||||
@ -199,6 +199,12 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 12 2023 zhongjiawei<zhongjiawei1@huawei.com> - 18.09.0-257
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:remove invalid libcgroup dependencies
|
||||||
|
|
||||||
* Tue Jun 27 2023 chenjiankun<chenjiankun1@huawei.com> - 18.09.0-256
|
* Tue Jun 27 2023 chenjiankun<chenjiankun1@huawei.com> - 18.09.0-256
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user