All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/1] package/containerd: bump to version 1.6.16
@ 2023-02-02 13:34 Christian Stewart via buildroot
  2023-02-03  7:28 ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Stewart via buildroot @ 2023-02-02 13:34 UTC (permalink / raw)
  To: buildroot; +Cc: Christian Stewart, Yann E . MORIN, Thomas Petazzoni

Bugfixes and improvements.

https://github.com/containerd/containerd/releases/tag/v1.6.16

Signed-off-by: Christian Stewart <christian@paral.in>
---
 package/containerd/containerd.hash | 2 +-
 package/containerd/containerd.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/containerd/containerd.hash b/package/containerd/containerd.hash
index 04a29949d7..16474089d1 100644
--- a/package/containerd/containerd.hash
+++ b/package/containerd/containerd.hash
@@ -1,3 +1,3 @@
 # Computed locally
-sha256  b86e5c42f58b8348422c972513ff49783c0d505ed84e498d0d0245c5992e4320  containerd-1.6.12.tar.gz
+sha256  e0a893cf67df9dfaecbcde2ba4e896efb3a86ffe48dcfe0d2b26f7cf19b5af3a  containerd-1.6.16.tar.gz
 sha256  4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4  LICENSE
diff --git a/package/containerd/containerd.mk b/package/containerd/containerd.mk
index 192175800c..c27e538a30 100644
--- a/package/containerd/containerd.mk
+++ b/package/containerd/containerd.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CONTAINERD_VERSION = 1.6.12
+CONTAINERD_VERSION = 1.6.16
 CONTAINERD_SITE = $(call github,containerd,containerd,v$(CONTAINERD_VERSION))
 CONTAINERD_LICENSE = Apache-2.0
 CONTAINERD_LICENSE_FILES = LICENSE
-- 
2.39.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [Buildroot] [PATCH v1 1/1] package/containerd: bump to version 1.6.16
  2023-02-02 13:34 [Buildroot] [PATCH v1 1/1] package/containerd: bump to version 1.6.16 Christian Stewart via buildroot
@ 2023-02-03  7:28 ` Peter Korsgaard
  2023-02-03  7:37   ` Christian Stewart via buildroot
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2023-02-03  7:28 UTC (permalink / raw)
  To: Christian Stewart; +Cc: Yann E . MORIN, Thomas Petazzoni, buildroot

>>>>> "Christian" == Christian Stewart <christian@paral.in> writes:

 > Bugfixes and improvements.
 > https://github.com/containerd/containerd/releases/tag/v1.6.16

 > Signed-off-by: Christian Stewart <christian@paral.in>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Buildroot] [PATCH v1 1/1] package/containerd: bump to version 1.6.16
  2023-02-03  7:28 ` Peter Korsgaard
@ 2023-02-03  7:37   ` Christian Stewart via buildroot
  2023-02-03  7:39     ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Stewart via buildroot @ 2023-02-03  7:37 UTC (permalink / raw)
  To: Peter Korsgaard
  Cc: Christian Stewart, Yann E . MORIN, Thomas Petazzoni,
	Buildroot Mailing List


[-- Attachment #1.1: Type: text/plain, Size: 478 bytes --]

Hi Peter,

I also sent a v2 of this series which adds the containerd.service for
systemd.

Thanks & best,
Christian

On Thu, Feb 2, 2023, 11:28 PM Peter Korsgaard <peter@korsgaard.com> wrote:

> >>>>> "Christian" == Christian Stewart <christian@paral.in> writes:
>
>  > Bugfixes and improvements.
>  > https://github.com/containerd/containerd/releases/tag/v1.6.16
>
>  > Signed-off-by: Christian Stewart <christian@paral.in>
>
> Committed, thanks.
>
> --
> Bye, Peter Korsgaard

[-- Attachment #1.2: Type: text/html, Size: 1218 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Buildroot] [PATCH v1 1/1] package/containerd: bump to version 1.6.16
  2023-02-03  7:37   ` Christian Stewart via buildroot
@ 2023-02-03  7:39     ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2023-02-03  7:39 UTC (permalink / raw)
  To: Christian Stewart
  Cc: Yann E . MORIN, Thomas Petazzoni, Buildroot Mailing List

>>>>> "Christian" == Christian Stewart <christian@paral.in> writes:

 > Hi Peter,
 > I also sent a v2 of this series which adds the containerd.service for
 > systemd.

Yes, that is the one I have applied, not v1. Sorry about the confusion.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-03  7:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-02 13:34 [Buildroot] [PATCH v1 1/1] package/containerd: bump to version 1.6.16 Christian Stewart via buildroot
2023-02-03  7:28 ` Peter Korsgaard
2023-02-03  7:37   ` Christian Stewart via buildroot
2023-02-03  7:39     ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.