From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Christian Stewart <christian@aperture.us>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v1 1/1] package/containerd: bump version to v1.7.14
Date: Mon, 1 Apr 2024 15:11:29 +0200 [thread overview]
Message-ID: <Zgqygdv46BMeq29-@landeda> (raw)
In-Reply-To: <20240331065931.12195-1-christian@aperture.us>
Christian, All,
On 2024-03-30 23:59 -0700, Christian Stewart via buildroot spake thusly:
> Updates containerd to v1.7.14.
>
> Highlights
>
> Fix various timing issues with docker pusher
> Register imagePullThroughput and count with MiB
> Move high volume event logs to Trace level
>
> Container Runtime Interface (CRI)
>
> Handle pod transition states gracefully while listing pod stats
>
> Runtime
>
> Update runc-shim to process exec exits before init
>
> https://github.com/containerd/containerd/releases/tag/1.7.14
>
> Signed-off-by: Christian Stewart <christian@aperture.us>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> 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 25dc7ff55d..193003e5a3 100644
> --- a/package/containerd/containerd.hash
> +++ b/package/containerd/containerd.hash
> @@ -1,3 +1,3 @@
> # Computed locally
> -sha256 ae2b914bff0ddbb9b29d5fc689a51e1ce89ea4edfc4df9ae10517c6f5d2d5aaf containerd-1.7.13.tar.gz
> +sha256 ae55b25fb04b45dfbbde8280b034783a48ae7c40350d17fd272be5cbf0284cf1 containerd-1.7.14.tar.gz
> sha256 4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4 LICENSE
> diff --git a/package/containerd/containerd.mk b/package/containerd/containerd.mk
> index 9bf51c93ae..81875f763c 100644
> --- a/package/containerd/containerd.mk
> +++ b/package/containerd/containerd.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -CONTAINERD_VERSION = 1.7.13
> +CONTAINERD_VERSION = 1.7.14
> CONTAINERD_SITE = $(call github,containerd,containerd,v$(CONTAINERD_VERSION))
> CONTAINERD_LICENSE = Apache-2.0
> CONTAINERD_LICENSE_FILES = LICENSE
> --
> 2.43.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-04-01 13:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-31 6:59 [Buildroot] [PATCH v1 1/1] package/containerd: bump version to v1.7.14 Christian Stewart via buildroot
2024-04-01 13:11 ` Yann E. MORIN [this message]
2024-04-28 19:36 ` 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=Zgqygdv46BMeq29-@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=christian@aperture.us \
--cc=thomas.petazzoni@bootlin.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.