GNU bug report logs - #78914
[PATCH] gnu: podman: Update to 5.5.2.

Previous Next

Package: guix-patches;

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

Date: Fri, 27 Jun 2025 18:27:02 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

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: Z572 <z572 <at> z572.online>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78914: closed ([PATCH] gnu: podman: Update to 5.5.2.)
Date: Sat, 28 Jun 2025 02:30:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 28 Jun 2025 10:29:21 +0800
with message-id <87wm8w7g5a.fsf <at> z572.online>
and subject line Re: [bug#78914] [PATCH] gnu: podman: Update to 5.5.2.
has caused the debbugs.gnu.org bug report #78914,
regarding [PATCH] gnu: podman: Update to 5.5.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78914: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78914
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: podman: Update to 5.5.2.
Date: Fri, 27 Jun 2025 20:26:38 +0200
* gnu/packages/containers.scm (podman): Update to 5.5.2.

Change-Id: I602d4affc9394f23ddb3905c16b41f111f987c46
---
 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 5b5f4b8659..78a4e0f5a5 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.1")
+    (version "5.5.2")
     (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 "0ka8j2vi4nip8817aw3xyra9izcmx189av65yd1ws0f0107qblgx"))
+        (base32 "0smdfyhyx1j78anvlwhbmimsrwm4fzf858yh83g37ykg5m04kfl8"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Z572 <z572 <at> z572.online>
To: Tomas Volf <~@wolfsden.cz>
Cc: 78914-done <at> debbugs.gnu.org
Subject: Re: [bug#78914] [PATCH] gnu: podman: Update to 5.5.2.
Date: Sat, 28 Jun 2025 10:29:21 +0800
[Message part 4 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (podman): Update to 5.5.2.
>
> Change-Id: I602d4affc9394f23ddb3905c16b41f111f987c46
> ---
>  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 5b5f4b8659..78a4e0f5a5 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.1")
> +    (version "5.5.2")
>      (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 "0ka8j2vi4nip8817aw3xyra9izcmx189av65yd1ws0f0107qblgx"))
> +        (base32 "0smdfyhyx1j78anvlwhbmimsrwm4fzf858yh83g37ykg5m04kfl8"))
>         (file-name (git-file-name name version))))
>      (build-system gnu-build-system)
>      (arguments
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 55 days ago.

Previous Next


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