Page 1 of 3

Newer mesa packages

Posted: Sat Nov 25, 2023 2:25 pm
by Vroomfondel
I'm wondering why we're not seeing regular updates to the AHS mesa libraries? - It's on 23.1.2 and there are 7 newer bugfix releases to 23.1.

Re: Newer mesa packages

Posted: Sat Nov 25, 2023 3:13 pm
by dolphin_oracle
just haven't gotten to it yet. i see there are newer packages in sid.

Re: Newer mesa packages

Posted: Sun Nov 26, 2023 1:16 am
by Stevo
I'll take a look, but I recall that the upstream versions added Rust as a build-dependency, then began requiring newer versions of Rust to build than we have, and trying to backport a newer Rust quickly (at least for my limited skills) goes off the rails, through a farm field, and off a cliff. :frown:

Code: Select all

sudo apt install sl

sl -a

Re: Newer mesa packages

Posted: Wed Dec 06, 2023 10:04 am
by Vroomfondel
Sad. Does the point release of 23.1.9 require a newer rust as well?

I guess the requirement is for rusticl, which would be nice to get.

Re: Newer mesa packages

Posted: Wed Jan 24, 2024 12:50 pm
by dr-kart
trying to backport a newer Rust quickly (at least for my limited skills) goes off the rails, through a farm field, and off a cliff
bad news :cry:
is there any light of hope yet?

Re: Newer mesa packages

Posted: Wed Jan 24, 2024 2:34 pm
by Stevo
I suppose a better source for answers about possible backports would be the Debian Mesa packager's mailing list.

But I think there has been only one backport of Mesa in Debian in the last decade...Maybe there's an Ubuntu PPA somewhere.

Re: Newer mesa packages

Posted: Thu Jan 25, 2024 6:25 am
by dr-kart

Re: Newer mesa packages

Posted: Thu Jan 25, 2024 6:49 am
by dr-kart
so we can't just easily port it from debian testing?

Re: Newer mesa packages

Posted: Fri Sep 27, 2024 4:06 pm
by dr-kart
https://packages.debian.org/source/book ... ports/mesa

Finally!
Mesa 24 is in Debian backports.

Re: Newer mesa packages

Posted: Fri Sep 27, 2024 10:05 pm
by Stevo
Has any brave soul tried it yet?