[nvidia-persistenced/f30: 5/5] Merge branch 'master' into f30
by Leigh Scott
commit f25c079525111ac77cf0c4defe8906bd7ef220a5
Merge: 9677201 db03e78
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Wed Jun 12 22:02:11 2019 +0100
Merge branch 'master' into f30
.gitignore | 3 +++
nvidia-persistenced.spec | 11 ++++++++++-
sources | 2 +-
3 files changed, 14 insertions(+), 2 deletions(-)
---
5 years, 5 months
[nvidia-persistenced/f30: 4/5] Revert "Update to 418.74 release"
by Leigh Scott
commit 96772014120099d65e66f4c26e44f3bdee323eb0
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Wed Jun 12 22:01:58 2019 +0100
Revert "Update to 418.74 release"
This reverts commit 1c20c25648577609a26e717fe5e03971eef8e39c.
.gitignore | 1 -
nvidia-persistenced.spec | 5 +----
sources | 2 +-
3 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 374766b..defebb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,4 +17,3 @@ nvidia-persistenced-*.tar.gz
/nvidia-persistenced-418.30.tar.bz2
/nvidia-persistenced-418.43.tar.bz2
/nvidia-persistenced-418.56.tar.bz2
-/nvidia-persistenced-418.74.tar.bz2
diff --git a/nvidia-persistenced.spec b/nvidia-persistenced.spec
index 26ea25a..590037e 100644
--- a/nvidia-persistenced.spec
+++ b/nvidia-persistenced.spec
@@ -2,7 +2,7 @@
Name: nvidia-persistenced
Epoch: 3
-Version: 418.74
+Version: 418.56
Release: 1%{?dist}
Summary: Daemon for maintaining persistent driver state
@@ -74,9 +74,6 @@ chmod -x %{buildroot}%{_mandir}/man1/%{name}.1.*
%changelog
-* Tue May 14 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:418.74-1
-- Update to 418.74 release
-
* Thu Mar 21 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:418.56-1
- Update to 418.56 release
diff --git a/sources b/sources
index 70ff0c5..923af03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb0b2acbb80a61ebef61bcfd0e11f0a8 nvidia-persistenced-418.74.tar.bz2
+7aca0cf1f1f3b1ad332d36b2e46d4ad7 nvidia-persistenced-418.56.tar.bz2
5 years, 5 months
[nvidia-persistenced/f30] (5 commits) ...Merge branch 'master' into f30
by Leigh Scott
Summary of changes:
9d1b21f... Update to 430.09 beta (*)
bb97b15... Update to 430.14 release (*)
db03e78... Update to 430.26 release (*)
9677201... Revert "Update to 418.74 release"
f25c079... Merge branch 'master' into f30
(*) This commit already existed in another branch; no separate mail sent
5 years, 5 months
[nvidia-modprobe/el7] (5 commits) ...Merge branch 'master' into f30
by Leigh Scott
Summary of changes:
02ea892... Update to 430.09 beta (*)
7f28a6e... Update to 430.14 release (*)
edaa843... Update to 430.26 release (*)
ebf0662... Revert "Update to 418.74 release" (*)
35908e0... Merge branch 'master' into f30 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 5 months
[nvidia-modprobe/f29] (5 commits) ...Merge branch 'master' into f30
by Leigh Scott
Summary of changes:
02ea892... Update to 430.09 beta (*)
7f28a6e... Update to 430.14 release (*)
edaa843... Update to 430.26 release (*)
ebf0662... Revert "Update to 418.74 release" (*)
35908e0... Merge branch 'master' into f30 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 5 months
[nvidia-modprobe/f30: 5/5] Merge branch 'master' into f30
by Leigh Scott
commit 35908e0745210c16cf891ea79f9f8ffba1740fce
Merge: ebf0662 edaa843
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Wed Jun 12 21:57:25 2019 +0100
Merge branch 'master' into f30
.gitignore | 3 +++
nvidia-modprobe.spec | 11 ++++++++++-
sources | 2 +-
3 files changed, 14 insertions(+), 2 deletions(-)
---
5 years, 5 months
[nvidia-modprobe/f30: 4/5] Revert "Update to 418.74 release"
by Leigh Scott
commit ebf0662f29fdd9f7ae7dd8627ccafbc6449ead09
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Wed Jun 12 21:57:00 2019 +0100
Revert "Update to 418.74 release"
This reverts commit e73588e527a0df4ee9f0e3868abe412eb114d430.
.gitignore | 1 -
nvidia-modprobe.spec | 5 +----
sources | 2 +-
3 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fffe85f..4038ffc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,4 +17,3 @@ nvidia-modprobe-*.tar.gz
/nvidia-modprobe-418.30.tar.bz2
/nvidia-modprobe-418.43.tar.bz2
/nvidia-modprobe-418.56.tar.bz2
-/nvidia-modprobe-418.74.tar.bz2
diff --git a/nvidia-modprobe.spec b/nvidia-modprobe.spec
index 9dc6267..ebedb43 100644
--- a/nvidia-modprobe.spec
+++ b/nvidia-modprobe.spec
@@ -1,6 +1,6 @@
Name: nvidia-modprobe
Epoch: 3
-Version: 418.74
+Version: 418.56
Release: 1%{?dist}
Summary: Load the NVIDIA kernel module and create NVIDIA character device files
@@ -42,9 +42,6 @@ chmod -x %{buildroot}%{_mandir}/man1/nvidia-modprobe.1.*
%changelog
-* Tue May 14 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:418.74-1
-- Update to 418.74 release
-
* Thu Mar 21 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:418.56-1
- Update to 418.56 release
diff --git a/sources b/sources
index aad37c9..00604a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-837461fb49df7e649ae4735d5bc210e4 nvidia-modprobe-418.74.tar.bz2
+7276f3b429efc2881af3500544ec8944 nvidia-modprobe-418.56.tar.bz2
5 years, 5 months
[nvidia-modprobe/f30] (5 commits) ...Merge branch 'master' into f30
by Leigh Scott
Summary of changes:
02ea892... Update to 430.09 beta (*)
7f28a6e... Update to 430.14 release (*)
edaa843... Update to 430.26 release (*)
ebf0662... Revert "Update to 418.74 release"
35908e0... Merge branch 'master' into f30
(*) This commit already existed in another branch; no separate mail sent
5 years, 5 months
[nvidia-kmod/el8: 2/2] Merge branch 'master' into el8
by Leigh Scott
commit 84873a154712dff9babb9a30578dfcf3430842b2
Merge: 9a0cc69 dc02099
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Wed Jun 12 21:45:02 2019 +0100
Merge branch 'master' into el8
nvidia-kmod.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
5 years, 5 months