commit 1f6ca8429d6f44cc88d50f7ce81accaaacf3bf86
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Jan 24 13:39:30 2025 +0000
Update to 570.86.10 cuda release
sources | 4 ++--
xorg-x11-drv-nvidia.spec | 9 ++++++---
2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 29d0ad7..b3d4651 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (NVIDIA-Linux-x86_64-565.77.run) =
62a85223b1cbc00b65113235642a4a39eb8e78e085845e4c7d12abf916ea2c1d86030849040bba118ba6af56a1d0da073d4a96791674fc18d7154e55a3587b63
-SHA512 (NVIDIA-Linux-aarch64-565.77.run) =
89be8b0b1fd645fe2ae1ea5d1af787b21e665a7f0b0d911acb749b545ccc70770bc42f8842f2c0cf1b965a980e4260fe025e2aa8a678de2036c3aeef49b7f336
+SHA512 (NVIDIA-Linux-aarch64-570.86.10.run) =
1ce1881f91d6064c398afae945dc8bdc9309c59ae94ff892389380b7204743ce8bd1d3e4d039b21b3878909ebc12d98aff79e509e341091dbe4554db8e8f4bb7
+SHA512 (NVIDIA-Linux-x86_64-570.86.10.run) =
6fb829d0115aa92127a717d5a5f921cb6c1c1a28399c39e125929bc330b4cd055d1dad550228a62cd01d337fce26fd0a54d82dddc53695eb29af894d6003a421
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 0cfca5d..25add0e 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -22,8 +22,8 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 565.77
-Release: 3%{?dist}
+Version: 570.86.10
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
@@ -333,7 +333,7 @@ install -p -m 0755 nvidia-pcc %{buildroot}%{_bindir}
#Install wine dll
mkdir -p %{buildroot}%{_winedir}
-install -p -m 0644 _nvngx.dll nvngx.dll %{buildroot}%{_winedir}
+install -p -m 0644 _nvngx.dll nvngx.dll nvngx_dlssg.dll %{buildroot}%{_winedir}
%endif
# Install man pages
@@ -596,6 +596,9 @@ fi ||:
%endif
%changelog
+* Fri Jan 24 2025 Leigh Scott <leigh123linux(a)gmail.com> - 3:570.86.10-1
+- Update to 570.86.10 cuda release
+
* Sun Dec 15 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3:565.77-3
- Boolean 'or' statements still breaks mash