GNU bug report logs - #77367
[PATCH] gnu: crun: Update to 1.21.

Previous Next

Package: guix-patches;

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

Date: Sat, 29 Mar 2025 15:01:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

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#77367: closed (Re: [PATCH] gnu: crun: Update to 1.21.)
Date: Sun, 30 Mar 2025 08:16:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77367: [PATCH] gnu: crun: Update to 1.21.

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 77367 <at> debbugs.gnu.org.

-- 
77367: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77367
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: 77367-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: crun: Update to 1.21.
Date: Sun, 30 Mar 2025 10:15:20 +0200
Pushed, thanks!

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.21.
Date: Sat, 29 Mar 2025 16:00:37 +0100
* gnu/packages/containers.scm (crun): Update to 1.21.

Change-Id: I46ab82d5f3ceb9cebf4d9ef5ea342ac30f8cbc23
---
 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 c36928d052..bcb6516e19 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -70,7 +70,7 @@ (define-module (gnu packages containers)
 (define-public crun
   (package
     (name "crun")
-    (version "1.20")
+    (version "1.21")
     (source
      (origin
        (method url-fetch)
@@ -80,7 +80,7 @@ (define-public crun
              "/crun-" version ".tar.gz"))
        (sha256
         (base32
-         "0rd41j7sb5563jflnvc2kvdzp9gyv7ska3s6dgg70w25kmlsqiip"))))
+         "11n42h4sx02xyrnkaq3d6l2i0fac7xshgkryvsj08j2afq771ysb"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.48.1




This bug report was last modified 49 days ago.

Previous Next


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