GNU bug report logs - #73189
[PATCH] gnu: crun: Update to 1.17.

Previous Next

Package: guix-patches;

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

Date: Wed, 11 Sep 2024 22:11:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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#73189: closed (Re: [bug#73189] [PATCH] gnu: crun: Update to
 1.17.)
Date: Tue, 17 Sep 2024 15:35:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73189: [PATCH] gnu: crun: Update to 1.17.

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

-- 
73189: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73189
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Tomas Volf <~@wolfsden.cz>
Cc: 73189-done <at> debbugs.gnu.org
Subject: Re: [bug#73189] [PATCH] gnu: crun: Update to 1.17.
Date: Tue, 17 Sep 2024 17:34:29 +0200
Tomas Volf <~@wolfsden.cz> skribis:

> * gnu/packages/containers.scm (crun): Update to 1.17.
>
> Change-Id: I6ba47763c5aa983f3fae57f6f630a91982af9b02

Applied, thanks!

[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.17.
Date: Thu, 12 Sep 2024 00:10:11 +0200
* gnu/packages/containers.scm (crun): Update to 1.17.

Change-Id: I6ba47763c5aa983f3fae57f6f630a91982af9b02
---
 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 b8234c43ea..e08f7680cd 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -67,7 +67,7 @@ (define-module (gnu packages containers)
 (define-public crun
   (package
     (name "crun")
-    (version "1.16.1")
+    (version "1.17")
     (source
      (origin
        (method url-fetch)
@@ -77,7 +77,7 @@ (define-public crun
              "/crun-" version ".tar.gz"))
        (sha256
         (base32
-         "17i8vwj9zmr6dvi1w9i359vwr3rzwa9g03q83rz9w32ghzj8sm3h"))))
+         "0x78ljwz32bfss0v32rfmahivmqv0qdsydfjsb0a7c602jc60rmp"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--disable-systemd")

base-commit: 816347d97f0a6578198a528b228091685a9cbed3
prerequisite-patch-id: 2fbcfb57b23602fdfa0eb42856d2d6ee37dca310
-- 
2.45.2




This bug report was last modified 244 days ago.

Previous Next


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