[nvidia-modprobe] Update to 440.82 release
by Leigh Scott
commit 6ee4adead478d0d31381cf0cf8432eeda3021cbd
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Apr 7 20:30:13 2020 +0100
Update to 440.82 release
.gitignore | 1 +
nvidia-modprobe.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4a2a5f..74253d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ nvidia-modprobe-*.tar.gz
/nvidia-modprobe-440.44.tar.bz2
/nvidia-modprobe-440.59.tar.bz2
/nvidia-modprobe-440.64.tar.bz2
+/nvidia-modprobe-440.82.tar.bz2
diff --git a/nvidia-modprobe.spec b/nvidia-modprobe.spec
index b4700c9..cc8cf5a 100644
--- a/nvidia-modprobe.spec
+++ b/nvidia-modprobe.spec
@@ -1,6 +1,6 @@
Name: nvidia-modprobe
Epoch: 3
-Version: 440.64
+Version: 440.82
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
+* Tue Apr 07 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.82-1
+- Update to 440.82 release
+
* Fri Feb 28 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.64-1
- Update to 440.64 release
diff --git a/sources b/sources
index c0f2de1..6223ede 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-modprobe-440.64.tar.bz2) = dde09b1e4a42b3efeee660dc45a0f583ca3d0454b214b0c18c769ad38225f475c3ee1ebb79d4ebb6764042010cff361e2e71cd81313cc7800e253c555cdf0478
+SHA512 (nvidia-modprobe-440.82.tar.bz2) = 55bb847e6dfd434683dbfa3c48040a2ac471a26bc3672f01ac7a2a9211cb3a4938069e4eebd88187463b3ada48b14d875e680db43e56a062e861963a5ff3ef16
4 years, 7 months
[nvidia-kmod/f30: 3/3] Merge branch 'master' into f30
by Leigh Scott
commit b6b00b17f8b17fe9459516651ee2800cad259449
Merge: 8edc51a c282a9f
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Apr 7 20:07:25 2020 +0100
Merge branch 'master' into f30
nvidia-kmod.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
4 years, 7 months
[nvidia-kmod] Update to 440.82 release
by Leigh Scott
commit c282a9fe4f0ffce9a28535e1e155e0ff505c63d8
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Apr 7 20:02:58 2020 +0100
Update to 440.82 release
kernel-5.6.patch | 534 -------------------------------------------------------
nvidia-kmod.spec | 9 +-
2 files changed, 5 insertions(+), 538 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 6f28d54..a4e3523 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,13 +10,12 @@
Name: nvidia-kmod
Epoch: 3
-Version: 440.64
+Version: 440.82
# 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
+* Tue Apr 07 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.82-1
+- Update to 440.82 release
+
* Sun Mar 01 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.64-2
- Patch for 5.6 pre rc kernel
4 years, 7 months
[xorg-x11-drv-nvidia/f30: 2/2] Merge branch 'master' into f30
by Leigh Scott
commit 132ed757f8af0169d869af889852bf92a9687cf4
Merge: b1ec9ff 9b4e4b7
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Apr 7 18:55:28 2020 +0100
Merge branch 'master' into f30
xorg-x11-drv-nvidia.spec | 5 -----
1 file changed, 5 deletions(-)
---
4 years, 7 months