GNU bug report logs -
#72064
[PATCH] gnu: podman: Update to 5.1.2.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72064 in the body.
You can then email your comments to 72064 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#72064
; Package
guix-patches
.
(Thu, 11 Jul 2024 17:19:01 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
.
(Thu, 11 Jul 2024 17:19:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 18 Jul 2024 10:37:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Thu, 18 Jul 2024 10:37:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 72064-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 15 Aug 2024 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 210 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.