All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach via buildroot <buildroot@buildroot.org>
To: Christian Stewart via buildroot <buildroot@buildroot.org>
Cc: Christian Stewart <christian@aperture.us>,
	 Joachim Wiberg <troglobit@gmail.com>,
	 Tian Yuanhao <tianyuanhao3@163.com>,
	 Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [PATCH v1 1/1] package/containerd: bump to version v2.0.2
Date: Fri, 31 Jan 2025 11:41:56 +0200	[thread overview]
Message-ID: <87zfj7721n.fsf@tarshish> (raw)
In-Reply-To: <20250131054001.74407-1-christian@aperture.us> (Christian Stewart via buildroot's message of "Thu, 30 Jan 2025 21:40:01 -0800")

Hi Christian,

On Thu, Jan 30 2025, Christian Stewart via buildroot wrote:
> Major release v1 -> v2.
>
> Dropped patch as it is no longer necessary:
> https://github.com/containerd/containerd/pull/8924

Which patch is dropped? I don't see any below.

baruch

> containerd-shim and containerd-shim-runc-v1 were removed.
>
> https://github.com/containerd/containerd/releases/tag/v2.0.2
>
> Signed-off-by: Christian Stewart <christian@aperture.us>
> ---
>  package/containerd/containerd.hash | 2 +-
>  package/containerd/containerd.mk   | 6 ++----
>  2 files changed, 3 insertions(+), 5 deletions(-)
>
> diff --git a/package/containerd/containerd.hash b/package/containerd/containerd.hash
> index e3f8434192..4ec78897d9 100644
> --- a/package/containerd/containerd.hash
> +++ b/package/containerd/containerd.hash
> @@ -1,3 +1,3 @@
>  # Computed locally
> -sha256  393bfde8ca1766a0bca3441e18eddc3f5a5c8d97ef676bde0d6c9903e1b0ec0c  containerd-1.7.23-go2.tar.gz
> +sha256  472747a7a6b360a0864bab0ee00a8a6f51da5795171e6a60ab17aa80cbd850a2  containerd-2.0.2-go2.tar.gz
>  sha256  4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4  LICENSE
> diff --git a/package/containerd/containerd.mk b/package/containerd/containerd.mk
> index 88b53caf51..ee07c22495 100644
> --- a/package/containerd/containerd.mk
> +++ b/package/containerd/containerd.mk
> @@ -4,21 +4,19 @@
>  #
>  ################################################################################
>  
> -CONTAINERD_VERSION = 1.7.23
> +CONTAINERD_VERSION = 2.0.2
>  CONTAINERD_SITE = $(call github,containerd,containerd,v$(CONTAINERD_VERSION))
>  CONTAINERD_LICENSE = Apache-2.0
>  CONTAINERD_LICENSE_FILES = LICENSE
>  CONTAINERD_CPE_ID_VENDOR = linuxfoundation
>  
> -CONTAINERD_GOMOD = github.com/containerd/containerd
> +CONTAINERD_GOMOD = github.com/containerd/containerd/v2
>  
>  CONTAINERD_LDFLAGS = \
>  	-X $(CONTAINERD_GOMOD)/version.Version=$(CONTAINERD_VERSION)
>  
>  CONTAINERD_BUILD_TARGETS = \
>  	cmd/containerd \
> -	cmd/containerd-shim \
> -	cmd/containerd-shim-runc-v1 \
>  	cmd/containerd-shim-runc-v2 \
>  	cmd/ctr

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2025-01-31  9:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-31  5:40 [Buildroot] [PATCH v1 1/1] package/containerd: bump to version v2.0.2 Christian Stewart via buildroot
2025-01-31  9:41 ` Baruch Siach via buildroot [this message]
2025-02-01 10:40   ` Peter Korsgaard
2025-02-12 22:10     ` Christian Stewart via buildroot
2025-01-31 21:23 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zfj7721n.fsf@tarshish \
    --to=buildroot@buildroot.org \
    --cc=baruch@tkos.co.il \
    --cc=christian@aperture.us \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=tianyuanhao3@163.com \
    --cc=troglobit@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.