[nvidia-modprobe] Update to 550.67 release
by Leigh Scott
commit 99e3aac564985d2dad34cb5d1d8ee2d41e754c63
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Mar 20 11:46:00 2024 +0000
Update to 550.67 release
nvidia-modprobe.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-modprobe.spec b/nvidia-modprobe.spec
index 17aa991..a27808a 100644
--- a/nvidia-modprobe.spec
+++ b/nvidia-modprobe.spec
@@ -1,6 +1,6 @@
Name: nvidia-modprobe
Epoch: 3
-Version: 550.54.14
+Version: 550.67
Release: 1%{?dist}
Summary: Load the NVIDIA kernel module and create NVIDIA character device files
@@ -43,6 +43,9 @@ chmod -x %{buildroot}%{_mandir}/man1/nvidia-modprobe.1.*
%changelog
+* Wed Mar 20 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3:550.67-1
+- Update to 550.67 release
+
* Sat Feb 24 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3:550.54.14-1
- Update to 550.54.14 release
diff --git a/sources b/sources
index 54e53bb..703e75e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-modprobe-550.54.14.tar.bz2) = a98a391f134d67f03e0366e23e65b6a8ddcabbd727ebca63f06998ef2f2a758d1b8bb0f16a120fe02823e122ec8592ee8e8878ef43cb355999497397fc4e6b41
+SHA512 (nvidia-modprobe-550.67.tar.bz2) = f67f852104b6cb1ec389f0363ee38e40dc2ec17eaf8ebdc5f3e4d9ab260a97ee4f58499b99ba881bb313ff21d4fc9e74f7f7b8c4a51ef544eab03776bfde3168
8 months, 1 week
[nvidia-kmod/f38: 2/2] Merge branch 'master' into f38
by Leigh Scott
commit 3eda8c9fda2b44f9df0d690be43bd554242914df
Merge: 6387245 f75b69b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Mar 20 09:01:40 2024 +0000
Merge branch 'master' into f38
gcc14.patch | 17 -----
nvidia-drm-take-modeset-ownership-earlier.patch | 97 -------------------------
nvidia-kmod.spec | 11 ++-
3 files changed, 5 insertions(+), 120 deletions(-)
---
8 months, 1 week
[nvidia-kmod/f39: 2/2] Merge branch 'master' into f39
by Leigh Scott
commit fee43de7031f1a05131f82c4ba03c2e6258f1b65
Merge: be309b6 f75b69b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Mar 20 09:01:07 2024 +0000
Merge branch 'master' into f39
gcc14.patch | 17 -----
nvidia-drm-take-modeset-ownership-earlier.patch | 97 -------------------------
nvidia-kmod.spec | 11 ++-
3 files changed, 5 insertions(+), 120 deletions(-)
---
8 months, 1 week
[nvidia-kmod] Update to 550.67 release
by Leigh Scott
commit f75b69b769b75f7ef7857693a0f01a537bac1ed7
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Mar 20 08:54:47 2024 +0000
Update to 550.67 release
gcc14.patch | 17 -----
nvidia-drm-take-modeset-ownership-earlier.patch | 97 -------------------------
nvidia-kmod.spec | 11 ++-
3 files changed, 5 insertions(+), 120 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index e29961a..10bd27f 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,17 +10,15 @@
Name: nvidia-kmod
Epoch: 3
-Version: 550.54.14
+Version: 550.67
# Taken over by kmodtool
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
License: Redistributable, no modification permitted
URL: https://www.nvidia.com/
Source11: nvidia-kmodtool-excludekernel-filterfile
Patch0: make_modeset_default.patch
-Patch1: gcc14.patch
-Patch2: nvidia-drm-take-modeset-ownership-earlier.patch
# needed for plague to make sure it builds for i586 and i686
ExclusiveArch: x86_64 aarch64
@@ -55,8 +53,6 @@ echo "Using original nvidia defaults"
echo "Set nvidia to fbdev=1 modeset=1"
%patch -P0 -p1
%endif
-%patch -P1 -p1
-%patch -P2 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
done
@@ -90,6 +86,9 @@ done
%changelog
+* Wed Mar 20 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3:550.67-1
+- Update to 550.67 release
+
* Mon Mar 04 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3:550.54.14-2
- Add fix for 'Flip event'
8 months, 1 week
[xorg-x11-drv-nvidia/f38: 2/2] Merge branch 'master' into f38
by Leigh Scott
commit c801fd7060acce2445cc45042196d6ade45efe20
Merge: d67628c 6dea952
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Mar 20 01:10:11 2024 +0000
Merge branch 'master' into f38
sources | 4 ++--
xorg-x11-drv-nvidia.spec | 5 ++++-
2 files changed, 6 insertions(+), 3 deletions(-)
---
8 months, 1 week