* [Buildroot] [PATCH 1/1] package/crun: bump to version 1.7.2
@ 2022-12-08 21:27 Christian Stewart via buildroot
2022-12-11 10:33 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Christian Stewart via buildroot @ 2022-12-08 21:27 UTC (permalink / raw)
To: buildroot; +Cc: Christian Stewart, Yann E . MORIN, Thomas Petazzoni
Bugfixes:
https://github.com/containers/crun/releases/tag/1.7.2
Signed-off-by: Christian Stewart <christian@paral.in>
---
package/crun/crun.hash | 2 +-
package/crun/crun.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/crun/crun.hash b/package/crun/crun.hash
index de61310e08..2b21800f02 100644
--- a/package/crun/crun.hash
+++ b/package/crun/crun.hash
@@ -1,4 +1,4 @@
# Locally computed
-sha256 acd24012daa951cf1674b20b2d5f87975d5d6c8e8c80bfe12e4cffa3495cae67 crun-1.5.tar.gz
+sha256 f669ecd3d1895dcaa8425eabb707c06eb3bdb5ae5201a50a423c3cace36c4a05 crun-1.7.2.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.libcrun
diff --git a/package/crun/crun.mk b/package/crun/crun.mk
index 65f166e657..8c9993993c 100644
--- a/package/crun/crun.mk
+++ b/package/crun/crun.mk
@@ -4,7 +4,7 @@
#
################################################################################
-CRUN_VERSION = 1.5
+CRUN_VERSION = 1.7.2
CRUN_SITE = https://github.com/containers/crun/releases/download/$(CRUN_VERSION)
CRUN_DEPENDENCIES = host-pkgconf yajl
--
2.38.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/crun: bump to version 1.7.2
2022-12-08 21:27 [Buildroot] [PATCH 1/1] package/crun: bump to version 1.7.2 Christian Stewart via buildroot
@ 2022-12-11 10:33 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-12-11 10:33 UTC (permalink / raw)
To: Christian Stewart via buildroot; +Cc: Yann E . MORIN
On Thu, 8 Dec 2022 13:27:48 -0800
Christian Stewart via buildroot <buildroot@buildroot.org> wrote:
> Bugfixes:
>
> https://github.com/containers/crun/releases/tag/1.7.2
>
> Signed-off-by: Christian Stewart <christian@paral.in>
> ---
> package/crun/crun.hash | 2 +-
> package/crun/crun.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] 2+ messages in thread
end of thread, other threads:[~2022-12-11 10:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08 21:27 [Buildroot] [PATCH 1/1] package/crun: bump to version 1.7.2 Christian Stewart via buildroot
2022-12-11 10:33 ` Thomas Petazzoni via buildroot
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.