* [Buildroot] [PATCH 1/1] package/moby-buildkit: security bump to version 0.10.6
@ 2022-12-08 22:31 Christian Stewart via buildroot
2022-12-11 10:39 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 3+ messages in thread
From: Christian Stewart via buildroot @ 2022-12-08 22:31 UTC (permalink / raw)
To: buildroot; +Cc: Christian Stewart, Yann E . MORIN, Thomas Petazzoni
CVE-2022-39253: git vulnerability mitigation.
... and other bugfixes.
https://github.com/moby/buildkit/releases/tag/v0.10.6
Signed-off-by: Christian Stewart <christian@paral.in>
---
package/moby-buildkit/moby-buildkit.hash | 2 +-
package/moby-buildkit/moby-buildkit.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/moby-buildkit/moby-buildkit.hash b/package/moby-buildkit/moby-buildkit.hash
index cfd1c0c946..43ee1b12c9 100644
--- a/package/moby-buildkit/moby-buildkit.hash
+++ b/package/moby-buildkit/moby-buildkit.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 5877faf02cbddfb6c988f44b5b373739fed87f4aeb8802c6777fe7be2f772506 moby-buildkit-0.10.0.tar.gz
+sha256 5ffe5a2d11736719649dae962461f66df394ae4cc1e58294e5f2bd4d4632d9d0 moby-buildkit-0.10.6.tar.gz
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
diff --git a/package/moby-buildkit/moby-buildkit.mk b/package/moby-buildkit/moby-buildkit.mk
index 667383bf50..59d68a7dca 100644
--- a/package/moby-buildkit/moby-buildkit.mk
+++ b/package/moby-buildkit/moby-buildkit.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MOBY_BUILDKIT_VERSION = 0.10.0
+MOBY_BUILDKIT_VERSION = 0.10.6
MOBY_BUILDKIT_SITE = $(call github,moby,buildkit,v$(MOBY_BUILDKIT_VERSION))
MOBY_BUILDKIT_LICENSE = Apache-2.0
MOBY_BUILDKIT_LICENSE_FILES = LICENSE
--
2.38.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/moby-buildkit: security bump to version 0.10.6
2022-12-08 22:31 [Buildroot] [PATCH 1/1] package/moby-buildkit: security bump to version 0.10.6 Christian Stewart via buildroot
@ 2022-12-11 10:39 ` Thomas Petazzoni via buildroot
2022-12-20 12:00 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-12-11 10:39 UTC (permalink / raw)
To: Christian Stewart via buildroot; +Cc: Yann E . MORIN
On Thu, 8 Dec 2022 14:31:53 -0800
Christian Stewart via buildroot <buildroot@buildroot.org> wrote:
> CVE-2022-39253: git vulnerability mitigation.
>
> ... and other bugfixes.
>
> https://github.com/moby/buildkit/releases/tag/v0.10.6
>
> Signed-off-by: Christian Stewart <christian@paral.in>
> ---
> package/moby-buildkit/moby-buildkit.hash | 2 +-
> package/moby-buildkit/moby-buildkit.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/moby-buildkit: security bump to version 0.10.6
2022-12-11 10:39 ` Thomas Petazzoni via buildroot
@ 2022-12-20 12:00 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-12-20 12:00 UTC (permalink / raw)
To: Thomas Petazzoni via buildroot; +Cc: Yann E . MORIN, Thomas Petazzoni
>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:
> On Thu, 8 Dec 2022 14:31:53 -0800
> Christian Stewart via buildroot <buildroot@buildroot.org> wrote:
>> CVE-2022-39253: git vulnerability mitigation.
>>
>> ... and other bugfixes.
>>
>> https://github.com/moby/buildkit/releases/tag/v0.10.6
>>
>> Signed-off-by: Christian Stewart <christian@paral.in>
>> ---
>> package/moby-buildkit/moby-buildkit.hash | 2 +-
>> package/moby-buildkit/moby-buildkit.mk | 2 +-
>> 2 files changed, 2 insertions(+), 2 deletions(-)
> Applied to master, thanks.
Committed to 2022.11.x, thanks.
I did not bump the version in 2022.02.x as the version delta is quite
big and we already have an updated git not vulnerable to CVE-2022-39253.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-20 12:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08 22:31 [Buildroot] [PATCH 1/1] package/moby-buildkit: security bump to version 0.10.6 Christian Stewart via buildroot
2022-12-11 10:39 ` Thomas Petazzoni via buildroot
2022-12-20 12:00 ` 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.