GNU bug report logs - #54066
[PATCH]: Update mesa to 21.3.6 (fixup release)

Previous Next

Package: guix-patches;

Reported by: Ekaitz Zarraga <ekaitz <at> elenq.tech>

Date: Sat, 19 Feb 2022 16:46:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 54066 in the body.
You can then email your comments to 54066 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#54066; Package guix-patches. (Sat, 19 Feb 2022 16:46:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ekaitz Zarraga <ekaitz <at> elenq.tech>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 19 Feb 2022 16:46:01 GMT) Full text and rfc822 format available.

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

From: Ekaitz Zarraga <ekaitz <at> elenq.tech>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH]: Update mesa to 21.3.6 (fixup release)
Date: Sat, 19 Feb 2022 16:45:10 +0000
From a8dbe13a127cd29c87f9ab70c421661e393d53b6 Mon Sep 17 00:00:00 2001
From: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Date: Sat, 19 Feb 2022 17:43:46 +0100
Subject: [PATCH] gnu: mesa: Update to 21.3.6.

* gnu/packages/gl.scm (mesa): Update to 21.3.6.
---
 gnu/packages/gl.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index 0ff39dc24d..470c9094c7 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -260,7 +260,7 @@ (define libva-without-mesa
 (define-public mesa
   (package
     (name "mesa")
-    (version "21.3.2")
+    (version "21.3.6")
     (source
       (origin
         (method url-fetch)
@@ -272,7 +272,7 @@ (define-public mesa
                                   version "/mesa-" version ".tar.xz")))
         (sha256
          (base32
-          "1g96y59bw10ml8h4jl259g41jdmf5ww3jbwqpz1sprq7hgxvmrz2"))
+          "0dk717mrp59i6wgf5nir7126hmjw48jw1z15s10smsa6slgpdfwn"))
         (patches
          (search-patches "mesa-skip-tests.patch"))))
     (build-system meson-build-system)
--
2.34.0






Information forwarded to guix-patches <at> gnu.org:
bug#54066; Package guix-patches. (Tue, 22 Feb 2022 19:52:02 GMT) Full text and rfc822 format available.

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

From: John Kehayias <john.kehayias <at> protonmail.com>
To: "54066 <at> debbugs.gnu.org" <54066 <at> debbugs.gnu.org>
Subject: Re: [PATCH]: Update mesa to 21.3.6 (fixup release)
Date: Tue, 22 Feb 2022 19:50:56 +0000
Thanks for the patch! I had just done a similar one locally and confirm that everything built fine on x86-64.

The last mesa update was part of core-updates(-frozen), but I heard in the past it went into staging. These days, at least, mesa moves quickly, updating every few weeks (the last few all 2 weeks or so apart).

So, I'd like to propose we set up a branch on the CI to build this mesa update to then push to master once we confirm no big breakage in building. Then we would have substitutes right away, which I think would be one of the big concerns with updating something like mesa (again, since this is a set of minor bugfix releases).

We could batch a few other changes to deploy at the same time, maybe the recent security grafts?

It would be great to leverage that CI to move quickly on updates like mesa which won't (we'll check!) be introducing breaking changes, merely lots of rebuilds. Likewise with grafts->updates, though I'm less familiar with what to look out for there. I suppose this is sort of the staging branch idea, but maybe a smaller scale and quicker. Mesa, for instance, would likely have a new version(s) if this is stretched over a month or two.

WDYT?




Information forwarded to guix-patches <at> gnu.org:
bug#54066; Package guix-patches. (Thu, 03 Mar 2022 16:06:01 GMT) Full text and rfc822 format available.

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

From: John Kehayias <john.kehayias <at> protonmail.com>
To: "54066 <at> debbugs.gnu.org" <54066 <at> debbugs.gnu.org>
Subject: Re: [PATCH]: Update mesa to 21.3.6 (fixup release)
Date: Thu, 03 Mar 2022 16:05:47 +0000

------- Original Message -------

On Tuesday, February 22nd, 2022 at 2:50 PM, John Kehayias wrote:

...
> It would be great to leverage that CI to move quickly on updates like mesa which won't (we'll check!) be introducing breaking changes, merely lots of rebuilds. Likewise with grafts->updates, though I'm less familiar with what to look out for there. I suppose this is sort of the staging branch idea, but maybe a smaller scale and quicker. Mesa, for instance, would likely have a new version(s) if this is stretched over a month or two.
>

Indeed, just after this message Mesa released 21.3.7.

Any support for a quick staging type branch to build changes, check for any major build failures, and then push to master with the substitutes?




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 15 May 2022 14:04:01 GMT) Full text and rfc822 format available.

Notification sent to Ekaitz Zarraga <ekaitz <at> elenq.tech>:
bug acknowledged by developer. (Sun, 15 May 2022 14:04:01 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Ekaitz Zarraga <ekaitz <at> elenq.tech>, "Wamm K. D" <jaft.r <at> outlook.com>
Cc: 54522-done <at> debbugs.gnu.org, 54066-done <at> debbugs.gnu.org
Subject: Re: bug#54066: [PATCH]: Update mesa to 21.3.6 (fixup release)
Date: Sun, 15 May 2022 16:03:31 +0200
Hi,

I updated Mesa to 21.3.8 on ‘staging’ in commit
d0951c288b97db42c470506ec62f4e14a76774b1.

Sorry that it took so long!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 13 Jun 2022 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 11 days ago.

Previous Next


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