GNU bug report logs -
#76411
[PATCH] gnu: mesa: Update to 24.3.4.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Wed, 19 Feb 2025 07:35:02 UTC
Severity: normal
Tags: patch
Done: John Kehayias <john.kehayias <at> protonmail.com>
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 09 Jun 2025 17:14:03 +0000
with message-id <87a56gald5.fsf <at> protonmail.com>
and subject line Re: [bug#76411] [PATCH] gnu: mesa: Update to 24.3.4.
has caused the debbugs.gnu.org bug report #76411,
regarding [PATCH] gnu: mesa: Update to 24.3.4.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
76411: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76411
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/gl.scm (mesa): Update to 24.3.4.
Change-Id: I1605dcaaceb55dc42c6fff96bf4f33c1b25bbdbf
---
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 c20e07e132..9140d69918 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -303,7 +303,7 @@ (define libva-without-mesa
(define-public mesa
(package
(name "mesa")
- (version "24.3.2")
+ (version "24.3.4")
(source
(origin
(method url-fetch)
@@ -313,7 +313,7 @@ (define-public mesa
"mesa-" version ".tar.xz")))
(sha256
(base32
- "05pp7wghydjx428r4wr6p08nsx1g0ssnxvjlc9wf8s91dlx5z7xd"))))
+ "09b0ss722i7ldg2cw2wh3jlylzqv486md54n46cpaf0x34kswhg6"))))
(build-system meson-build-system)
(propagated-inputs
;; The following are in the Requires.private field of gl.pc.
base-commit: fc29a7193781df44a15cb7a8bdc236805ddd0595
--
2.48.1
[Message part 3 (message/rfc822, inline)]
On Fri, Mar 28, 2025 at 11:38 AM, John Kehayias wrote:
> Hello,
>
> On Sun, Mar 16, 2025 at 11:53 PM, outlook user wrote:
>
>> It's to correct
>> https://discussion.fedoraproject.org/t/gnome-shell-segfault-mesa-24-3-2-1-vbox-guest-vmsvga-fedora-41-workstation/141936/5
>> ?
>>
>> Why wasn't it pushed into master?
>>
>
> Mesa updates can't be pushed to master directly due to the large number
> of rebuilds (~6k if I remember). I have a series at
> https://issues.guix.gnu.org/77339 that is built on the mesa-updates
> branch bringing mesa up to the latest (25.0.2). I'm not sure how long
> until that gets to master but you can use that branch directly if you want.
>
Closing this as a newer mesa is on mesa-updates and it will be merged to
mesa shortly (possibly today). Thanks for your patience!
>> Gnome-shell segfault: mesa 24.3.2-1, vbox guest, VMSVGA, fedora 41 workstation
>> Looks like we crossed the streams. I just created a Mesa bug
>> report as well Mesa 24.4.2 causing
>> gnome-shell to crash in VMware virtual machine (#12448) · Issues
>> · Mesa / mesa · GitLab - I suspect
>> that this issue impacts both x86_64 and aarch64 architecture
>> VMware virtual machines (I’m running on
>> VMware Fusion with F41 aarch64 and seeing the same thing). I
>> think this is impacting Rawhide as well
>> as F41. I’m seeing the same gnome-shell crash there.
>> discussion.fedoraproject.org
>> *
>
> If this is a serious bug, we could graft mesa to the latest 24.3.x in
> the meantime, if you would like to submit a patch for that.
>
> John
This bug report was last modified 5 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.