!13 update to 20.10.23
From: @xu_lei_123 Reviewed-by: @jianminw Signed-off-by: @jianminw
This commit is contained in:
commit
13bd28723e
Binary file not shown.
BIN
cli-20.10.23.tar.gz
Normal file
BIN
cli-20.10.23.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
15
moby.spec
15
moby.spec
@ -1,19 +1,19 @@
|
||||
%global _gitcommit_engine a89b8422
|
||||
%global _gitcommit_cli 100c7018
|
||||
%global _gitcommit_engine 6051f14
|
||||
%global _gitcommit_cli 7155243
|
||||
%global _source_engine moby-%{version}
|
||||
%global _source_client cli-%{version}
|
||||
%global _source_docker_init tini-0.19.0
|
||||
%global _source_docker_proxy libnetwork-dcdf8f17
|
||||
|
||||
Name: docker
|
||||
Version: 20.10.21
|
||||
Release: 4
|
||||
Version: 20.10.23
|
||||
Release: 1
|
||||
Summary: The open-source application container engine
|
||||
License: ASL 2.0
|
||||
URL: https://www.docker.com
|
||||
# https://github.com/docker/cli/archive/refs/tags/v20.10.21.tar.gz
|
||||
# https://github.com/docker/cli/archive/refs/tags/v20.10.23.tar.gz
|
||||
Source0: cli-%{version}.tar.gz
|
||||
# https://github.com/moby/moby/archive/refs/tags/v20.10.21.tar.gz
|
||||
# https://github.com/moby/moby/archive/refs/tags/v20.10.23.tar.gz
|
||||
Source1: moby-%{version}.tar.gz
|
||||
# https://github.com/krallin/tini/archive/refs/tags/v0.19.0.tar.gz
|
||||
Source2: tini-0.19.0.tar.gz
|
||||
@ -200,6 +200,9 @@ fi
|
||||
%systemd_postun_with_restart docker.service
|
||||
|
||||
%changelog
|
||||
* Wed Mar 29 2023 xulei<xulei@xfusion.com> - 20.10.23-1
|
||||
- DESC:update to 20.10.23
|
||||
|
||||
* Wed Mar 8 2023 xulei<xulei@xfusion.com> - 20.10.21-4
|
||||
- DESC: enhance container behavior
|
||||
1.stop docker.socket before uninstall docker.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user