All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/criu: bump to version 3.19
@ 2023-12-18  7:25 Marcus Folkesson
  2023-12-20 20:31 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Marcus Folkesson @ 2023-12-18  7:25 UTC (permalink / raw)
  To: buildroot; +Cc: Marcus Folkesson

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
 package/criu/criu.hash | 2 +-
 package/criu/criu.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/criu/criu.hash b/package/criu/criu.hash
index 2c4a07252b..c3fcdbc03f 100644
--- a/package/criu/criu.hash
+++ b/package/criu/criu.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  6a9997981c9fe4730c848ce59346b3a22fad69b803607cb67a3f6ec0557fa474  criu-3.18.tar.gz
+sha256  990cdd147cb670a5d5d14216c2b5c2fc2b9a53ef19396569a6413807ba2a6aa2  criu-3.19.tar.gz
 sha256  568a1fa9d90e18a1a1a61ea58ec2eece16b56a5042cc72c1b4f8d4455ae6fcb7  COPYING
diff --git a/package/criu/criu.mk b/package/criu/criu.mk
index 7f70c89068..3b72a1131e 100644
--- a/package/criu/criu.mk
+++ b/package/criu/criu.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CRIU_VERSION = 3.18
+CRIU_VERSION = 3.19
 CRIU_SITE = $(call github,checkpoint-restore,criu,v$(CRIU_VERSION))
 
 CRIU_LICENSE = GPL-2.0, LGPL-2.1 (for lib/), MIT (for images/)
-- 
2.43.0

_______________________________________________
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] package/criu: bump to version 3.19
  2023-12-18  7:25 [Buildroot] [PATCH] package/criu: bump to version 3.19 Marcus Folkesson
@ 2023-12-20 20:31 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-12-20 20:31 UTC (permalink / raw)
  To: Marcus Folkesson; +Cc: buildroot

On Mon, 18 Dec 2023 08:25:06 +0100
Marcus Folkesson <marcus.folkesson@gmail.com> wrote:

> Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
> ---
>  package/criu/criu.hash | 2 +-
>  package/criu/criu.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:[~2023-12-20 20:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-18  7:25 [Buildroot] [PATCH] package/criu: bump to version 3.19 Marcus Folkesson
2023-12-20 20:31 ` 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.