[mesa-freeworld] Update to 24.2.4
by Thorsten Leemhuis
commit de3a5c841acd5dd2dc0b3d1970161877d79d8435
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Fri Oct 4 12:15:03 2024 +0200
Update to 24.2.4
drop 0001-gallium-Don-t-pass-avx512er-and-avx512pf-features-on.patch
Update to 24.2.4
drop 0001-gallium-Don-t-pass-avx512er-and-avx512pf-features-on.patch
Update to 24.2.4
drop 0001-gallium-Don-t-pass-avx512er-and-avx512pf-features-on.patch
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
...-t-pass-avx512er-and-avx512pf-features-on.patch | 36 ----------------------
mesa-freeworld.spec | 11 ++++---
sources | 2 +-
4 files changed, 8 insertions(+), 42 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5df648a..ca1483f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@
/mesa-24.2.1.tar.xz
/mesa-24.2.2.tar.xz
/mesa-24.2.3.tar.xz
+/mesa-24.2.4.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index f7a3ae8..d19acc9 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -71,9 +71,9 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 24.2.3
+%global ver 24.2.4
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
-Release: 5%{?dist}
+Release: 1%{?dist}
License: MIT AND BSD-3-Clause AND SGI-B-2.0
URL: http://www.mesa3d.org
@@ -85,9 +85,6 @@ Source1: Mesa-MLAA-License-Clarification-Email.txt
Source2: org.mesa3d.vaapi.freeworld.metainfo.xml
Source3: org.mesa3d.vdpau.freeworld.metainfo.xml
-# Backport of https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31321 for LLVM 19 compat.
-Patch11: 0001-gallium-Don-t-pass-avx512er-and-avx512pf-features-on.patch
-
BuildRequires: meson >= 1.3.0
BuildRequires: gcc
BuildRequires: gcc-c++
@@ -356,6 +353,10 @@ rm -fr %{buildroot}%{_libdir}{,/dri-freeworld}/libVkLayer_MESA_device_select.so
%endif
%changelog
+* Fri Oct 04 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.2.4-1
+- Update to 24.2.4
+- drop 0001-gallium-Don-t-pass-avx512er-and-avx512pf-features-on.patch
+
* Sun Sep 29 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.2.3-5
- rebuild for -Ehuman-not-enough-tee-error
diff --git a/sources b/sources
index 853f718..57a723f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.2.3.tar.xz) = 7a1ace23568d1907b778a2859f97c8988a414ba74e02e1fb5af6f95f768e1b1a2dfdaf412b0d655678ed915d28273953fd1236ebcd87553a1880f1a7f3ea4d44
+SHA512 (mesa-24.2.4.tar.xz) = f0f1c23591cce85966efaf3988afdb14b64ceb7216b3994e8fc50e8ddc62c35a84b2013285c84080d963aec2afb94dac345f5f00e7ccf9ae7e9ab3f5b9ba0bcb
1 month, 2 weeks
[nvidia-340xx-kmod/f41] Not compatible with new xorg version
by Leigh Scott
commit 1fc024788abf9273907b95830d14796cd69a5865
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Oct 4 08:07:40 2024 +0100
Not compatible with new xorg version
.gitignore | 0
dead.package | 1 +
fix-build-issues.patch | 5310 -----------------
fix_efi_enabled_type.patch | 12 -
gcc-14.patch | 13 -
import-files-from-390.157.patch | 9409 ------------------------------
kernel-6.3.1.patch | 108 -
kernel-6.5.2.patch | 77 -
kernel-6.6.1.patch | 14 -
kernel-6.6.8.patch | 11 -
nvidia-340xx-kmod.spec | 1531 -----
nvidia-kmodtool-excludekernel-filterfile | 1 -
sources | 0
13 files changed, 1 insertion(+), 16486 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..17cbeb4
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Not compatible with new xorg version
1 month, 2 weeks
[xorg-x11-drv-nvidia-340xx/f41] Not compatible with new xorg version
by Leigh Scott
commit 58dce379290737667272f09170eda867e2994995
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Oct 4 08:07:27 2024 +0100
Not compatible with new xorg version
.gitignore | 18 -
00-avoid-glamor.conf | 6 -
00-ignoreabi.conf | 3 -
99-nvidia.conf | 12 -
alternate-install-present | 7 -
blacklist-nouveau.conf | 4 -
dead.package | 1 +
noautobuild | 1 -
nvidia-settings.desktop | 12 -
nvidia-xorg.conf | 6 -
nvidia.conf | 8 -
sources | 2 -
xorg-x11-drv-nvidia-340xx.spec | 1728 ----------------------------------------
13 files changed, 1 insertion(+), 1807 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..17cbeb4
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Not compatible with new xorg version
1 month, 2 weeks
[xorg-x11-drv-nvidia-340xx] Not compatible with new xorg version
by Leigh Scott
commit 48f5fef5c64d238ca66a56134a986f421c698428
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Oct 4 08:06:47 2024 +0100
Not compatible with new xorg version
.gitignore | 18 -
00-avoid-glamor.conf | 6 -
00-ignoreabi.conf | 3 -
99-nvidia.conf | 12 -
alternate-install-present | 7 -
blacklist-nouveau.conf | 4 -
dead.package | 1 +
noautobuild | 1 -
nvidia-settings.desktop | 12 -
nvidia-xorg.conf | 6 -
nvidia.conf | 8 -
sources | 2 -
xorg-x11-drv-nvidia-340xx.spec | 1728 ----------------------------------------
13 files changed, 1 insertion(+), 1807 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..17cbeb4
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Not compatible with new xorg version
1 month, 2 weeks
[nvidia-340xx-kmod] Not compatible with new xorg version
by Leigh Scott
commit 4df18facea66423476b6de5cc37ead59f7d94c9d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Oct 4 08:05:18 2024 +0100
Not compatible with new xorg version
.gitignore | 0
dead.package | 1 +
fix-build-issues.patch | 5310 -----------------
fix_efi_enabled_type.patch | 12 -
gcc-14.patch | 13 -
import-files-from-390.157.patch | 9409 ------------------------------
kernel-6.3.1.patch | 108 -
kernel-6.5.2.patch | 77 -
kernel-6.6.1.patch | 14 -
kernel-6.6.8.patch | 11 -
nvidia-340xx-kmod.spec | 1531 -----
nvidia-kmodtool-excludekernel-filterfile | 1 -
sources | 0
13 files changed, 1 insertion(+), 16486 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..17cbeb4
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Not compatible with new xorg version
1 month, 2 weeks