GNU bug report logs - #72064
[PATCH] gnu: podman: Update to 5.1.2.

Previous Next

Package: guix-patches;

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

Date: Thu, 11 Jul 2024 17:19:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

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: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#72064: closed ([PATCH] gnu: podman: Update to 5.1.2.)
Date: Thu, 18 Jul 2024 10:37:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 18 Jul 2024 18:36:30 +0800
with message-id <87ed7r56mp.fsf <at> iscas.ac.cn>
and subject line Re: [bug#72064] [PATCH] gnu: podman: Update to 5.1.2.
has caused the debbugs.gnu.org bug report #72064,
regarding [PATCH] gnu: podman: Update to 5.1.2.
to be marked as done.

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


-- 
72064: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72064
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.1.2.
Date: Thu, 11 Jul 2024 19:18:41 +0200
* gnu/packages/containers.scm (podman): Update to 5.1.2.

Change-Id: I550fb0ad1fd72f3b42d0da33ed7403d78c7ecc4b
---
 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 72acfaba45..0361470483 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -456,7 +456,7 @@ (define-public catatonit
 (define-public podman
   (package
     (name "podman")
-    (version "5.1.1")
+    (version "5.1.2")
     (source
      (origin
        (method git-fetch)
@@ -464,7 +464,7 @@ (define-public podman
              (url "https://github.com/containers/podman")
              (commit (string-append "v" version))))
        (sha256
-        (base32 "1rhlwd350ll472jn7gm4nbkfkbm609d5s97wdqfb7lfagqwi1vny"))
+        (base32 "1v0qqzfl0nqkqmqimv89nrggb7n1ryhqpdi8v7yn2c7m0dm8xq91"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.45.2



[Message part 3 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Tomas Volf <~@wolfsden.cz>
Cc: 72064-done <at> debbugs.gnu.org
Subject: Re: [bug#72064] [PATCH] gnu: podman: Update to 5.1.2.
Date: Thu, 18 Jul 2024 18:36:30 +0800
[Message part 4 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (podman): Update to 5.1.2.
>
> Change-Id: I550fb0ad1fd72f3b42d0da33ed7403d78c7ecc4b
> ---
>  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 72acfaba45..0361470483 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -456,7 +456,7 @@ (define-public catatonit
>  (define-public podman
>    (package
>      (name "podman")
> -    (version "5.1.1")
> +    (version "5.1.2")
>      (source
>       (origin
>         (method git-fetch)
> @@ -464,7 +464,7 @@ (define-public podman
>               (url "https://github.com/containers/podman")
>               (commit (string-append "v" version))))
>         (sha256
> -        (base32 "1rhlwd350ll472jn7gm4nbkfkbm609d5s97wdqfb7lfagqwi1vny"))
> +        (base32 "1v0qqzfl0nqkqmqimv89nrggb7n1ryhqpdi8v7yn2c7m0dm8xq91"))
>         (file-name (git-file-name name version))))
>      (build-system gnu-build-system)
>      (arguments

push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=f725116cc14fa445ef6e4954bce0ff07adacb787
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 346 days ago.

Previous Next


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