GNU bug report logs

#76957 [PATCH] gnu: buildah: Update to 1.39.2.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#76957; Package guix-patches. (Tue, 11 Mar 2025 20:26: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:26:02 GMT) (full text, mbox, link).


Message #5 received at submit@debbugs.gnu.org (full text, mbox, reply):

From: Tomas Volf <~@wolfsden.cz>
To: guix-patches@gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: buildah: Update to 1.39.2.
Date: Tue, 11 Mar 2025 21:24:44 +0100
* gnu/packages/containers.scm (buildah): Update to 1.39.2.

Change-Id: I9cfe18de7e14b303645b9d2c0aa8ebe3deb36220
---
 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..fc55343d2f 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -627,7 +627,7 @@ (define-public podman-compose
 (define-public buildah
   (package
     (name "buildah")
-    (version "1.39.1")
+    (version "1.39.2")
     (source
      (origin
        (method git-fetch)
@@ -635,7 +635,7 @@ (define-public buildah
              (url "https://github.com/containers/buildah")
              (commit (string-append "v" version))))
        (sha256
-        (base32 "1sx667g3j00vjj8h3lwf62vfa0ignw3k6gapc60wmhd8n3jxzw13"))
+        (base32 "0b16zhsf9g863wxjvqyapb6wa8dr6r1rwrpffy6hf98fnq38jyh8"))
        (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:05:02 GMT) (full text, mbox, link).


Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Wed, 12 Mar 2025 10:05:02 GMT) (full text, mbox, link).


Message #10 received at 76957-done@debbugs.gnu.org (full text, mbox, reply):

From: Z572 <z572@z572.online>
To: Tomas Volf <~@wolfsden.cz>
Cc: 76957-done@debbugs.gnu.org
Subject: Re: [bug#76957] [PATCH] gnu: buildah: Update to 1.39.2.
Date: Wed, 12 Mar 2025 18:03:54 +0800
[Message part 1 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (buildah): Update to 1.39.2.
>
> Change-Id: I9cfe18de7e14b303645b9d2c0aa8ebe3deb36220
> ---
>  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..fc55343d2f 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -627,7 +627,7 @@ (define-public podman-compose
>  (define-public buildah
>    (package
>      (name "buildah")
> -    (version "1.39.1")
> +    (version "1.39.2")
>      (source
>       (origin
>         (method git-fetch)
> @@ -635,7 +635,7 @@ (define-public buildah
>               (url "https://github.com/containers/buildah")
>               (commit (string-append "v" version))))
>         (sha256
> -        (base32 "1sx667g3j00vjj8h3lwf62vfa0ignw3k6gapc60wmhd8n3jxzw13"))
> +        (base32 "0b16zhsf9g863wxjvqyapb6wa8dr6r1rwrpffy6hf98fnq38jyh8"))
>         (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:14 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Apr 9 16:14: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.