GNU bug report logs - #72607
[PATCH] gnu: buildah: Update to 1.37.1.

Previous Next

Package: guix-patches;

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

Date: Tue, 13 Aug 2024 20:20:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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 72607 in the body.
You can then email your comments to 72607 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72607; Package guix-patches. (Tue, 13 Aug 2024 20:20: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. (Tue, 13 Aug 2024 20:20:01 GMT) Full text and rfc822 format available.

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

From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: buildah: Update to 1.37.1.
Date: Tue, 13 Aug 2024 22:18:12 +0200
* gnu/packages/containers.scm (buildah): Update to 1.37.1.

Change-Id: I1243c37b61a901e716730ce7fc6e3bc957cfafb3
---
 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 3d90279167..58702f64ac 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -608,7 +608,7 @@ (define-public podman-compose
 (define-public buildah
   (package
     (name "buildah")
-    (version "1.37.0")
+    (version "1.37.1")
     (source
      (origin
        (method git-fetch)
@@ -616,7 +616,7 @@ (define-public buildah
              (url "https://github.com/containers/buildah")
              (commit (string-append "v" version))))
        (sha256
-        (base32 "13xqv28p33jr4r1j3lzi0p83m8nxww91ssmvdx4wrbnzq0w88k3x"))
+        (base32 "1c15djlnqiawrahcyp7nl7bsnj0nz60ngncbwbab09f28szfk61g"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments

base-commit: 803fe46921f8c41b9ba6030865a1ff3998fbe8b7
-- 
2.45.2





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Wed, 14 Aug 2024 10:29:03 GMT) Full text and rfc822 format available.

Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Wed, 14 Aug 2024 10:29:03 GMT) Full text and rfc822 format available.

Message #10 received at 72607-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Tomas Volf <~@wolfsden.cz>
Cc: 72607-done <at> debbugs.gnu.org
Subject: Re: [bug#72607] [PATCH] gnu: buildah: Update to 1.37.1.
Date: Wed, 14 Aug 2024 11:27:59 +0100
[Message part 1 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/containers.scm (buildah): Update to 1.37.1.
>
> Change-Id: I1243c37b61a901e716730ce7fc6e3bc957cfafb3
> ---
>  gnu/packages/containers.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
fa503862b26e47e938f8d1a202302e30906af740.

Chris
[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. (Wed, 11 Sep 2024 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 318 days ago.

Previous Next


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