[nvidia-open-kmod] Update to 545.29.06 release
by Leigh Scott
commit 6cc895051560166c1f8d13343710658c964f5fdc
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Nov 22 22:12:50 2023 +0000
Update to 545.29.06 release
nvidia-open-kmod.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-open-kmod.spec b/nvidia-open-kmod.spec
index 8b932cb..657106f 100644
--- a/nvidia-open-kmod.spec
+++ b/nvidia-open-kmod.spec
@@ -10,7 +10,7 @@
Name: nvidia-open-kmod
Epoch: 3
-Version: 545.23.06
+Version: 545.29.06
# Taken over by kmodtool
Release: 1%{?dist}
Summary: NVIDIA open display driver kernel module
@@ -77,6 +77,9 @@ done
%changelog
+* Wed Nov 22 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:545.29.06-1
+- Update to 545.29.06 release
+
* Wed Oct 18 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:545.23.06-1
- Update to 545.23.06 beta
diff --git a/sources b/sources
index 3a132d0..c6b6f92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (open-gpu-kernel-modules-545.23.06.tar.gz) = ec4a9cbdd32e27f3a1b9b16858adc6cedd0c167a86611e3d1249e969ef199baa21ac5c02bad7037c2af512966ea605bb355bc592ed8eb5f7d655535787b85aee
+SHA512 (open-gpu-kernel-modules-545.29.06.tar.gz) = f8df8516d00ee3210b3a844493f74f0337cf50cd88884ff11ba6a1de58384674dc7ab7390f98765ecb805fa792e0b5eee71f7384ddb55a739e4292cad8774302
1 year
[nvidia-modprobe/f37] (4 commits) ...Merge branch 'master' into f39
by Leigh Scott
Summary of changes:
1ae6756... Update to 545.23.06 beta (*)
1b1291c... Update to 545.29.02 release (*)
18b41d9... Update to 545.29.06 release (*)
35eab1a... Merge branch 'master' into f39 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year
[nvidia-modprobe/f38] (4 commits) ...Merge branch 'master' into f39
by Leigh Scott
Summary of changes:
1ae6756... Update to 545.23.06 beta (*)
1b1291c... Update to 545.29.02 release (*)
18b41d9... Update to 545.29.06 release (*)
35eab1a... Merge branch 'master' into f39 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year
[nvidia-modprobe/f39: 4/4] Merge branch 'master' into f39
by Leigh Scott
commit 35eab1a32bc6786a6ef6d1d98b6c003375f335f0
Merge: fb34043 18b41d9
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Nov 22 22:07:01 2023 +0000
Merge branch 'master' into f39
.gitignore | 6 ++++++
nvidia-modprobe.spec | 12 +++++++++---
sources | 2 +-
3 files changed, 16 insertions(+), 4 deletions(-)
---
diff --cc .gitignore
index b070872,65dc268..01814eb
--- a/.gitignore
+++ b/.gitignore
@@@ -53,4 -53,6 +53,10 @@@ nvidia-modprobe-*.tar.g
/nvidia-modprobe-495.44.tar.bz2
/nvidia-modprobe-535.104.05.tar.bz2
/nvidia-modprobe-535.113.01.tar.bz2
++<<<<<<< HEAD
+/nvidia-modprobe-535.129.03.tar.bz2
++=======
+ /nvidia-modprobe-545.23.06.tar.bz2
+ /nvidia-modprobe-545.29.02.tar.bz2
+ /nvidia-modprobe-545.29.06.tar.bz2
++>>>>>>> master
1 year
[nvidia-modprobe/f39] (4 commits) ...Merge branch 'master' into f39
by Leigh Scott
Summary of changes:
1ae6756... Update to 545.23.06 beta (*)
1b1291c... Update to 545.29.02 release (*)
18b41d9... Update to 545.29.06 release (*)
35eab1a... Merge branch 'master' into f39
(*) This commit already existed in another branch; no separate mail sent
1 year
[nvidia-modprobe] Update to 545.29.06 release
by Leigh Scott
commit 18b41d94777d68ec8465f7de9b645994c825c17b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Nov 22 22:04:07 2023 +0000
Update to 545.29.06 release
.gitignore | 1 +
nvidia-modprobe.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d7473ad..65dc268 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@ nvidia-modprobe-*.tar.gz
/nvidia-modprobe-535.113.01.tar.bz2
/nvidia-modprobe-545.23.06.tar.bz2
/nvidia-modprobe-545.29.02.tar.bz2
+/nvidia-modprobe-545.29.06.tar.bz2
diff --git a/nvidia-modprobe.spec b/nvidia-modprobe.spec
index 2342867..81031b8 100644
--- a/nvidia-modprobe.spec
+++ b/nvidia-modprobe.spec
@@ -1,6 +1,6 @@
Name: nvidia-modprobe
Epoch: 3
-Version: 545.29.02
+Version: 545.29.06
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 Nov 22 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:545.29.06-1
+- Update to 545.29.06 release
+
* Tue Oct 31 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:545.29.02-1
- Update to 545.29.02 release
diff --git a/sources b/sources
index d5cab6c..4c1e9f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-modprobe-545.29.02.tar.bz2) = f59ac9562544be3e7d31035ffe72ca36ff39972e40346a10b6d97d6bc7ba1a594370e2c9290c90af4c5108bbe2f354bc4bb78fef5f6f651bbf99007841e0f489
+SHA512 (nvidia-modprobe-545.29.06.tar.bz2) = ad0eae9fed0e8ec75bdae29dff01c4d90b595650991cc7cffbf1069c4ed257665d50f38374ba3f365d18f69c902fbcf69ee526053d3ac37a1156f5531a64ff66
1 year
[nvidia-kmod/f37] (6 commits) ...Merge branch 'master' into f39
by Leigh Scott
Summary of changes:
7fc4ab4... Update to 545.23.06 beta (*)
7935465... Fix patch and enable nvidia frame buffer (*)
8cf82f2... Update to 545.29.02 release (*)
d10910e... Add --with nvidia_defaults (*)
82c7c7d... Update to 545.29.06 release (*)
84e30c1... Merge branch 'master' into f39 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year
[nvidia-kmod/f38] (6 commits) ...Merge branch 'master' into f39
by Leigh Scott
Summary of changes:
7fc4ab4... Update to 545.23.06 beta (*)
7935465... Fix patch and enable nvidia frame buffer (*)
8cf82f2... Update to 545.29.02 release (*)
d10910e... Add --with nvidia_defaults (*)
82c7c7d... Update to 545.29.06 release (*)
84e30c1... Merge branch 'master' into f39 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year
[nvidia-kmod/f39: 6/6] Merge branch 'master' into f39
by Leigh Scott
commit 84e30c1cb38ee93fedce4ac664b3103449020bdd
Merge: e3afc9d 82c7c7d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Nov 22 21:59:17 2023 +0000
Merge branch 'master' into f39
make_modeset_default.patch | 14 ++++++++++++--
nvidia-kmod.spec | 17 ++++++++++++++---
2 files changed, 26 insertions(+), 5 deletions(-)
---
1 year
[nvidia-kmod/f39] (6 commits) ...Merge branch 'master' into f39
by Leigh Scott
Summary of changes:
7fc4ab4... Update to 545.23.06 beta (*)
7935465... Fix patch and enable nvidia frame buffer (*)
8cf82f2... Update to 545.29.02 release (*)
d10910e... Add --with nvidia_defaults (*)
82c7c7d... Update to 545.29.06 release (*)
84e30c1... Merge branch 'master' into f39
(*) This commit already existed in another branch; no separate mail sent
1 year