GNU bug report logs -
#75766
[PATCH] gnu: podman: Update to 5.3.2.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Wed, 22 Jan 2025 20:04:02 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 75766 in the body.
You can then email your comments to 75766 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#75766
; Package
guix-patches
.
(Wed, 22 Jan 2025 20:04: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, 22 Jan 2025 20:04: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.3.2.
Change-Id: Idee37d26c2eea2c5f16249d32735d9fa6241fda5
---
gnu/packages/containers.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm
index 1f3ad19c5b..87c8531eb3 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -5,7 +5,7 @@
;;; Copyright © 2022 Michael Rohleder <mike <at> rohleder.de>
;;; Copyright © 2023 Zongyuan Li <zongyuan.li <at> c0x0o.me>
;;; Copyright © 2023 Ricardo Wurmus <rekado <at> elephly.net>
-;;; Copyright © 2024 Tomas Volf <~@wolfsden.cz>
+;;; Copyright © 2024, 2025 Tomas Volf <~@wolfsden.cz>
;;; Copyright © 2024 Foundation Devices, Inc. <hello <at> foundation.xyz>
;;; Copyright © 2024 Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>
;;;
@@ -468,7 +468,7 @@ (define-public catatonit
(define-public podman
(package
(name "podman")
- (version "5.3.1")
+ (version "5.3.2")
(outputs '("out" "docker"))
(properties
`((output-synopsis "docker" "docker alias for podman")))
@@ -479,7 +479,7 @@ (define-public podman
(url "https://github.com/containers/podman")
(commit (string-append "v" version))))
(sha256
- (base32 "1315rqsfiwq4i2vvdzb6nkwbvgwimsj7f71ma1svvqhp8kbly04h"))
+ (base32 "100jjj3fjb2mlx6hdj8gm4c1khcfrrf67rvm3r1nz7p007pkx4yg"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
--
2.47.1
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Fri, 24 Jan 2025 05:36:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Fri, 24 Jan 2025 05:36:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75766-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.3.2.
>
> Change-Id: Idee37d26c2eea2c5f16249d32735d9fa6241fda5
> ---
> gnu/packages/containers.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm
> index 1f3ad19c5b..87c8531eb3 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -5,7 +5,7 @@
> ;;; Copyright © 2022 Michael Rohleder <mike <at> rohleder.de>
> ;;; Copyright © 2023 Zongyuan Li <zongyuan.li <at> c0x0o.me>
> ;;; Copyright © 2023 Ricardo Wurmus <rekado <at> elephly.net>
> -;;; Copyright © 2024 Tomas Volf <~@wolfsden.cz>
> +;;; Copyright © 2024, 2025 Tomas Volf <~@wolfsden.cz>
> ;;; Copyright © 2024 Foundation Devices, Inc. <hello <at> foundation.xyz>
> ;;; Copyright © 2024 Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>
> ;;;
> @@ -468,7 +468,7 @@ (define-public catatonit
> (define-public podman
> (package
> (name "podman")
> - (version "5.3.1")
> + (version "5.3.2")
> (outputs '("out" "docker"))
> (properties
> `((output-synopsis "docker" "docker alias for podman")))
> @@ -479,7 +479,7 @@ (define-public podman
> (url "https://github.com/containers/podman")
> (commit (string-append "v" version))))
> (sha256
> - (base32 "1315rqsfiwq4i2vvdzb6nkwbvgwimsj7f71ma1svvqhp8kbly04h"))
> + (base32 "100jjj3fjb2mlx6hdj8gm4c1khcfrrf67rvm3r1nz7p007pkx4yg"))
> (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
.
(Fri, 21 Feb 2025 12:24:15 GMT)
Full text and
rfc822 format available.
This bug report was last modified 20 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.