GNU bug report logs - #79154
[PATCH] gnu: crun: Update to 1.23.1.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Sat, 2 Aug 2025 11:59:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tomas Volf <~@wolfsden.cz>
Subject: bug#79154: closed (Re: [PATCH] gnu: crun: Update to 1.23.1.)
Date: Sat, 02 Aug 2025 20:10:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#79154: [PATCH] gnu: crun: Update to 1.23.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 79154 <at> debbugs.gnu.org.

-- 
79154: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=79154
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Tomas Volf <~@wolfsden.cz>
Cc: 79154-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: crun: Update to 1.23.1.
Date: Sat, 2 Aug 2025 22:09:05 +0200
Pushed!

Andreas


[Message part 3 (message/rfc822, inline)]
From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: crun: Update to 1.23.1.
Date: Sat,  2 Aug 2025 13:58:41 +0200
* gnu/packages/containers.scm (crun): Update to 1.23.1.

Change-Id: Ife7cf92568eab7bc3e7797f91662820135fbd0cb
---
 gnu/packages/containers.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm
index d90948f059f..d119c1226a4 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -73,7 +73,7 @@ (define-module (gnu packages containers)
 (define-public crun
   (package
     (name "crun")
-    (version "1.22")
+    (version "1.23.1")
     (source
      (origin
        (method url-fetch)
@@ -83,7 +83,7 @@ (define-public crun
              "/crun-" version ".tar.gz"))
        (sha256
         (base32
-         "1cggwb5libxjx4x96hd2v1pd4rm7m7bll37j888khsc5s486q32z"))))
+         "1y23fz82d7zaa2svyzjhfhahl6l0a3yrasfbcfacplhkwk7bflnp"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.50.1




This bug report was last modified 12 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.