GNU bug report logs - #76961
[PATCH] gnu: podman: Update to 5.4.1.

Previous Next

Package: guix-patches;

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

Date: Tue, 11 Mar 2025 20:53:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76961 in the body.
You can then email your comments to 76961 AT debbugs.gnu.org in the normal way.

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#76961; Package guix-patches. (Tue, 11 Mar 2025 20:53:02 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 Mar 2025 20:53: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.1.
Date: Tue, 11 Mar 2025 21:51:49 +0100
* gnu/packages/containers.scm (podman): Update to 5.4.1.

Change-Id: Ic1eda1231af028300580f4c14635ef34a1fe54de
---
 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 980ca2a9ed..5425a036db 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -469,7 +469,7 @@ (define-public catatonit
 (define-public podman
   (package
     (name "podman")
-    (version "5.4.0")
+    (version "5.4.1")
     (outputs '("out" "docker"))
     (properties
       `((output-synopsis "docker" "docker alias for podman")))
@@ -480,7 +480,7 @@ (define-public podman
              (url "https://github.com/containers/podman")
              (commit (string-append "v" version))))
        (sha256
-        (base32 "1mvhqw07bpi7rzsbdy0k9i33rhrv5ngq2jvihpj241yd72gbhhw8"))
+        (base32 "11qiqkndjl3m8vzal1fx4lb3h4jv7aplasqjfi5y0a9rpq2wqaj6"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.48.1





Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Wed, 12 Mar 2025 10:04:03 GMT) Full text and rfc822 format available.

Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Wed, 12 Mar 2025 10:04:03 GMT) Full text and rfc822 format available.

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

From: Z572 <z572 <at> z572.online>
To: Tomas Volf <~@wolfsden.cz>
Cc: 76961-done <at> debbugs.gnu.org
Subject: Re: [bug#76961] [PATCH] gnu: podman: Update to 5.4.1.
Date: Wed, 12 Mar 2025 18:03:13 +0800
[Message part 1 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (podman): Update to 5.4.1.
>
> Change-Id: Ic1eda1231af028300580f4c14635ef34a1fe54de
> ---
>  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 980ca2a9ed..5425a036db 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -469,7 +469,7 @@ (define-public catatonit
>  (define-public podman
>    (package
>      (name "podman")
> -    (version "5.4.0")
> +    (version "5.4.1")
>      (outputs '("out" "docker"))
>      (properties
>        `((output-synopsis "docker" "docker alias for podman")))
> @@ -480,7 +480,7 @@ (define-public podman
>               (url "https://github.com/containers/podman")
>               (commit (string-append "v" version))))
>         (sha256
> -        (base32 "1mvhqw07bpi7rzsbdy0k9i33rhrv5ngq2jvihpj241yd72gbhhw8"))
> +        (base32 "11qiqkndjl3m8vzal1fx4lb3h4jv7aplasqjfi5y0a9rpq2wqaj6"))
>         (file-name (git-file-name name version))))
>      (build-system gnu-build-system)
>      (arguments

pushed, closing.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 09 Apr 2025 11:24:16 GMT) Full text and rfc822 format available.

This bug report was last modified 131 days ago.

Previous Next


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