[packages/containerd] up to 1.7.20

atler atler at pld-linux.org
Wed Aug 21 19:18:53 CEST 2024


commit fcf2f188ab7cccd60cba95a5914309fd74286355
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Aug 21 18:55:40 2024 +0200

    up to 1.7.20

 containerd.spec | 9 ++++-----
 systemd.patch   | 4 ++--
 2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/containerd.spec b/containerd.spec
index ab8d1a1..28a570c 100644
--- a/containerd.spec
+++ b/containerd.spec
@@ -1,15 +1,15 @@
 Summary:	An open and reliable container runtime
 Name:		containerd
-Version:	1.6.0
-Release:	2
+Version:	1.7.20
+Release:	1
 License:	Apache v2.0
 Group:		Applications
 Source0:	https://github.com/containerd/containerd/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	aa0371db45d4e149e65ccbbddcbed8b1
+# Source0-md5:	e3c87f6c2eb43d6531ae6219c6263f79
 Patch0:		systemd.patch
 URL:		https://containerd.io/
 BuildRequires:	btrfs-progs-devel
-BuildRequires:	golang >= 1.16
+BuildRequires:	golang >= 1.21
 BuildRequires:	rpmbuild(macros) >= 2.009
 Requires:	runc
 ExclusiveArch:	%go_arches
@@ -31,7 +31,6 @@ etc.
 
 %build
 %{__make} binaries \
-	GO="%__go" \
 	VERSION="%{version}"
 
 %install
diff --git a/systemd.patch b/systemd.patch
index d38092e..717c279 100644
--- a/systemd.patch
+++ b/systemd.patch
@@ -1,8 +1,8 @@
 --- containerd-1.6.0/containerd.service.orig	2024-08-21 10:56:47.520768807 +0200
 +++ containerd-1.6.0/containerd.service	2024-08-21 18:44:14.468072341 +0200
 @@ -19,7 +19,7 @@
- 
- [Service]
+ #uncomment to enable the experimental sbservice (sandboxed) version of containerd/cri integration
+ #Environment="ENABLE_CRI_SANDBOXES=sandboxed"
  ExecStartPre=-/sbin/modprobe overlay
 -ExecStart=/usr/local/bin/containerd
 +ExecStart=/usr/bin/containerd
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/containerd.git/commitdiff/fcf2f188ab7cccd60cba95a5914309fd74286355



More information about the pld-cvs-commit mailing list