GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#76961
; Package guix-patches
.
(Tue, 11 Mar 2025 20:53:02 GMT) (full text , mbox , link ).
Acknowledgement sent
to Tomas Volf <~@wolfsden.cz>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Tue, 11 Mar 2025 20:53:02 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
* 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@z572.online>
:
You have taken responsibility.
(Wed, 12 Mar 2025 10:04:03 GMT) (full text , mbox , link ).
Notification sent
to Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Wed, 12 Mar 2025 10:04:03 GMT) (full text , mbox , link ).
Message #10 received at 76961-done@debbugs.gnu.org (full text , mbox , reply ):
[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@gnu.org>
to internal_control@debbugs.gnu.org
.
(Wed, 09 Apr 2025 11:24:16 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Wed Apr 16 03:33:58 2025;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.