GNU bug report logs - #76214
[PATCH] gnu: podman: Update to 5.4.0.

Previous Next

Package: guix-patches;

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

Date: Tue, 11 Feb 2025 23:08:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

To reply to this bug, email your comments to 76214 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#76214; Package guix-patches. (Tue, 11 Feb 2025 23:08:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tomas Volf <~@wolfsden.cz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 11 Feb 2025 23:08:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: podman: Update to 5.4.0.
Date: Wed, 12 Feb 2025 00:06:47 +0100
* gnu/packages/containers.scm (podman): Update to 5.4.0.

Change-Id: Ic740901a5b0681d81740d49f6d3b49cef7d1d2fc
---
 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 bc63609e95..d5e63dcc1c 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -468,7 +468,7 @@ (define-public catatonit
 (define-public podman
   (package
     (name "podman")
-    (version "5.3.2")
+    (version "5.4.0")
     (outputs '("out" "docker"))
     (properties
       `((output-synopsis "docker" "docker alias for podman")))
@@ -479,7 +479,7 @@ (define-public podman
              (url "https://github.com/containers/podman")
              (commit (string-append "v" version))))
        (sha256
-        (base32 "100jjj3fjb2mlx6hdj8gm4c1khcfrrf67rvm3r1nz7p007pkx4yg"))
+        (base32 "1mvhqw07bpi7rzsbdy0k9i33rhrv5ngq2jvihpj241yd72gbhhw8"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.48.1





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Thu, 13 Feb 2025 03:25:03 GMT) Full text and rfc822 format available.

Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Thu, 13 Feb 2025 03:25:03 GMT) Full text and rfc822 format available.

Message #10 received at 76214-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Tomas Volf <~@wolfsden.cz>
Cc: 76214-done <at> debbugs.gnu.org
Subject: Re: [bug#76214] [PATCH] gnu: podman: Update to 5.4.0.
Date: Thu, 13 Feb 2025 11:28:09 +0800
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (podman): Update to 5.4.0.

Pushed, thanks.




This bug report was last modified 19 days ago.

Previous Next


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