Skip to content

Commit

Permalink
Resolve fedora conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Mittman <kmittman@nvidia.com>
  • Loading branch information
kmittman committed Mar 6, 2021
2 parents bedfe5f + 19070bf commit d856558
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion dkms-nvidia.spec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The modules are rebuilt through the DKMS system when a new kernel or modules
become available.

%prep
%autosetup -p1 -n %{dkms_name}-kmod-%{version}-x86_64
%autosetup -p0 -n %{dkms_name}-kmod-%{version}-x86_64

cp -f %{SOURCE1} kernel/dkms.conf

Expand Down Expand Up @@ -76,6 +76,19 @@ dkms remove -m %{dkms_name} -v %{version} -q --all || :
- Trim changelog.
- Do not enable weak module support on Fedora.

* Sun Nov 29 2020 Simone Caronni <negativo17@gmail.com> - 3:455.45.01-2
- Add temporary patch for memory allocation:
https://forums.developer.nvidia.com/t/455-23-04-page-allocation-failure-in-kernel-module-at-random-points/155250

* Wed Nov 18 2020 Simone Caronni <negativo17@gmail.com> - 3:455.45.01-1
- Update to 455.45.01.

* Mon Nov 02 2020 Simone Caronni <negativo17@gmail.com> - 3:455.38-1
- Update to 455.38.

* Mon Oct 12 2020 Simone Caronni <negativo17@gmail.com> - 3:455.28-1
- Update to 455.28.

* Tue Oct 06 2020 Simone Caronni <negativo17@gmail.com> - 3:450.80.02-1
- Update to 450.80.02.

Expand Down

0 comments on commit d856558

Please sign in to comment.