[nvidia-modprobe] Update to 440.64 release
by Leigh Scott
commit 4f234382629a9ef8728e355ad9b4bb7984c09181
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 28 19:15:09 2020 +0000
Update to 440.64 release
.gitignore | 1 +
nvidia-modprobe.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19b7dc7..c4a2a5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ nvidia-modprobe-*.tar.gz
/nvidia-modprobe-440.36.tar.bz2
/nvidia-modprobe-440.44.tar.bz2
/nvidia-modprobe-440.59.tar.bz2
+/nvidia-modprobe-440.64.tar.bz2
diff --git a/nvidia-modprobe.spec b/nvidia-modprobe.spec
index 6c3942a..b4700c9 100644
--- a/nvidia-modprobe.spec
+++ b/nvidia-modprobe.spec
@@ -1,6 +1,6 @@
Name: nvidia-modprobe
Epoch: 3
-Version: 440.59
+Version: 440.64
Release: 1%{?dist}
Summary: Load the NVIDIA kernel module and create NVIDIA character device files
@@ -42,6 +42,9 @@ chmod -x %{buildroot}%{_mandir}/man1/nvidia-modprobe.1.*
%changelog
+* Fri Feb 28 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.64-1
+- Update to 440.64 release
+
* Mon Feb 03 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:440.59-1
- Update to 440.59 release
diff --git a/sources b/sources
index cdd7d5f..c0f2de1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-modprobe-440.59.tar.bz2) = b8a184b0e0fba8ef216ef2869612e0a10b4b4a96932736ed912b3cde6f3407ba17ff91c1da1f3bfb905ceae16bc4f7b7bcd9f505bf9bd0fa8e4037234f752f3e
+SHA512 (nvidia-modprobe-440.64.tar.bz2) = dde09b1e4a42b3efeee660dc45a0f583ca3d0454b214b0c18c769ad38225f475c3ee1ebb79d4ebb6764042010cff361e2e71cd81313cc7800e253c555cdf0478
4 years, 8 months
[nvidia-kmod/el8: 3/3] Merge branch 'master' into el8
by Leigh Scott
commit 59134d37489ce2d1b60aa0e8cb8928f3a74d3a2b
Merge: e46dc58 7cdb673
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 28 18:55:58 2020 +0000
Merge branch 'master' into el8
nvidia-kmod.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
4 years, 8 months
[nvidia-kmod/f30: 3/4] Merge branch 'master' into f30
by Leigh Scott
commit 1f1dbe61c018864920ba5cf66c0d6494de8e3c11
Merge: 1b0f44d 7cdb673
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 28 18:54:03 2020 +0000
Merge branch 'master' into f30
nvidia-kmod.spec | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
---
4 years, 8 months
[nvidia-kmod] Update to 440.64 release
by Leigh Scott
commit 7cdb6734b84b73df9cd5242380e23e944f2c363a
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 28 18:18:21 2020 +0000
Update to 440.64 release
kernel-5.6.patch | 550 -------------------------------------------------------
nvidia-kmod.spec | 9 +-
2 files changed, 5 insertions(+), 554 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 14cdb34..a920db6 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,13 +10,12 @@
Name: nvidia-kmod
Epoch: 3
-Version: 440.59
+Version: 440.64
# Taken over by kmodtool
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
License: Redistributable, no modification permitted
URL: http://www.nvidia.com/
-Patch0: kernel-5.6.patch
Source11: nvidia-kmodtool-excludekernel-filterfile
@@ -42,7 +41,6 @@ kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterf
%setup -T -c
tar --use-compress-program xz -xf %{_datadir}/%{name}-%{version}/%{name}-%{version}-%{_target_cpu}.tar.xz
# patch loop
-%patch0 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -70,6 +68,9 @@ done
%changelog
+* Fri Feb 28 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.64-1
+- Update to 440.64 release
+
* Fri Feb 28 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:440.59-2
- Patch for 5.6 pre rc kernel
4 years, 8 months
[xorg-x11-drv-nvidia/el8] (3 commits) ...Update to 440.64 release
by Leigh Scott
Summary of changes:
b3021b9... Ensure that only one Vulkan ICD and layers manifest is pres (*)
6f7f9a3... Remove 'Disable wayland if gdm is available', gdm has it's (*)
d7b8a05... Update to 440.64 release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months