From 7a66a71f14317acb753c8dfdcba7bfc69e8328bc Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 22 Sep 2024 02:58:42 +0000 Subject: automatic import of docker --- moby.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'moby.spec') diff --git a/moby.spec b/moby.spec index 08d0333..96f3ad5 100644 --- a/moby.spec +++ b/moby.spec @@ -23,6 +23,8 @@ Source5: docker.sysconfig Patch0002: 0003-add-loongarch64-seccomp-support.patch Patch0003: 0004-fix-docker-swarm-run-failed-for-loongarch64.patch +Patch9001: backport-tini.c-a-function-declaration-without-a-prototype-is.patch + Requires: %{name}-engine = %{version}-%{release} Requires: %{name}-client = %{version}-%{release} @@ -89,6 +91,7 @@ Docker client binary and related utilities %patch -P0002 -p1 %patch -P0003 -p1 %setup -q -T -n %{_source_docker_init} -b 2 +%patch -P9001 -p1 %build export GO111MODULE=off @@ -189,8 +192,14 @@ fi %systemd_postun_with_restart docker.service %changelog -* Thu Sep 12 2024 Funda Wang - 27.2.1-1 -- update to version 27.2.1 +* Sun Sep 22 2024 Funda Wang - 27.2.1-1 +- update to verison 27.2.1 + +* Mon Sep 9 2024 tiberium - 25.0.3-11 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:backport upstream patch to solve -Wstrict-prototypes error * Fri Jul 26 2024 zhangxianting - 25.0.3-10 - Type:CVE -- cgit v1.2.3