GNU bug report logs - #78733
[PATCH] gnu: podman: Update to 5.5.1.

Previous Next

Package: guix-patches;

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

Date: Mon, 9 Jun 2025 17:02:06 UTC

Severity: normal

Tags: patch

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

To reply to this bug, email your comments to 78733 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#78733; Package guix-patches. (Mon, 09 Jun 2025 17:02:08 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. (Mon, 09 Jun 2025 17:02:08 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.5.1.
Date: Mon,  9 Jun 2025 19:01:25 +0200
* gnu/packages/containers.scm (podman): Update to 5.5.1.

Change-Id: Ie271e74235569a3c39ba0a8700f88d56ecb587f8
---
 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 368f8332df..a67b3a2748 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -478,7 +478,7 @@ (define-public catatonit
 (define-public podman
   (package
     (name "podman")
-    (version "5.5.0")
+    (version "5.5.1")
     (outputs '("out" "docker"))
     (properties
       `((output-synopsis "docker" "docker alias for podman")))
@@ -489,7 +489,7 @@ (define-public podman
              (url "https://github.com/containers/podman")
              (commit (string-append "v" version))))
        (sha256
-        (base32 "0ackw202dnydxzpa52i6vcp1m5g1p5s9kq9s639ih5nk4qvzba87"))
+        (base32 "0ka8j2vi4nip8817aw3xyra9izcmx189av65yd1ws0f0107qblgx"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.49.0





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Thu, 12 Jun 2025 12:01:02 GMT) Full text and rfc822 format available.

Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Thu, 12 Jun 2025 12:01:02 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: Tomas Volf <~@wolfsden.cz>
Cc: 78733-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: podman: Update to 5.5.1.
Date: Thu, 12 Jun 2025 14:00:40 +0200
Pushed, thanks!

Andreas





Information forwarded to guix-patches <at> gnu.org:
bug#78733; Package guix-patches. (Thu, 12 Jun 2025 12:41:05 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Tomas Volf <~@wolfsden.cz>
Cc: 78733-done <at> debbugs.gnu.org
Subject: Re: [bug#78733] [PATCH] gnu: podman: Update to 5.5.1.
Date: Thu, 12 Jun 2025 09:52:34 +0200
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (podman): Update to 5.5.1.
>
> Change-Id: Ie271e74235569a3c39ba0a8700f88d56ecb587f8

Applied, thanks!




This bug report was last modified 3 days ago.

Previous Next


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