GNU bug report logs - #73481
[PATCH] gnu: podman: Update to 5.2.3.

Previous Next

Package: guix-patches;

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

Date: Wed, 25 Sep 2024 18:58:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

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 73481 in the body.
You can then email your comments to 73481 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#73481; Package guix-patches. (Wed, 25 Sep 2024 18:58: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. (Wed, 25 Sep 2024 18:58: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.2.3.
Date: Wed, 25 Sep 2024 20:54:45 +0200
* gnu/packages/containers.scm (podman): Update to 5.2.3.

Change-Id: Icc4bf862e509ad74502148994aa21fde95aef626
---
 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 147b236549..96fe4cccf4 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -464,7 +464,7 @@ (define-public catatonit
 (define-public podman
   (package
     (name "podman")
-    (version "5.2.1")
+    (version "5.2.3")
     (source
      (origin
        (method git-fetch)
@@ -472,7 +472,7 @@ (define-public podman
              (url "https://github.com/containers/podman")
              (commit (string-append "v" version))))
        (sha256
-        (base32 "1xa629vbh6mpish5cwr87pcv01hgzh92y7k7jdpm9wz7z445y1n7"))
+        (base32 "1yz2blyxyqk76glg152rqnw2xcqrhihv1bcb0yxvg1lh6y5d8nfq"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.46.0





Reply sent to Z572 <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Sun, 29 Sep 2024 16:38:02 GMT) Full text and rfc822 format available.

Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Sun, 29 Sep 2024 16:38:03 GMT) Full text and rfc822 format available.

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

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Tomas Volf <~@wolfsden.cz>
Cc: 73481-done <at> debbugs.gnu.org
Subject: Re: [bug#73481] [PATCH] gnu: podman: Update to 5.2.3.
Date: Mon, 30 Sep 2024 00:36:54 +0800
[Message part 1 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (podman): Update to 5.2.3.
>
> Change-Id: Icc4bf862e509ad74502148994aa21fde95aef626
> ---
>  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 147b236549..96fe4cccf4 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -464,7 +464,7 @@ (define-public catatonit
>  (define-public podman
>    (package
>      (name "podman")
> -    (version "5.2.1")
> +    (version "5.2.3")
>      (source
>       (origin
>         (method git-fetch)
> @@ -472,7 +472,7 @@ (define-public podman
>               (url "https://github.com/containers/podman")
>               (commit (string-append "v" version))))
>         (sha256
> -        (base32 "1xa629vbh6mpish5cwr87pcv01hgzh92y7k7jdpm9wz7z445y1n7"))
> +        (base32 "1yz2blyxyqk76glg152rqnw2xcqrhihv1bcb0yxvg1lh6y5d8nfq"))
>         (file-name (git-file-name name version))))
>      (build-system gnu-build-system)
>      (arguments

push, close.
[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. (Mon, 28 Oct 2024 11:24:15 GMT) Full text and rfc822 format available.

This bug report was last modified 232 days ago.

Previous Next


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