Skip to content

Releases: dell/dkms

v3.1.5

30 Jan 13:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.4...v3.1.5

v3.1.4

19 Dec 13:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.3...v3.1.4

v3.1.3

01 Dec 10:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

v3.1.2

26 Nov 10:53
Compare
Choose a tag to compare

What's Changed

  • dkms: fix building nvidia open kernel modules against clang and thin/full lto compiled kernel by @ltsdw in #417
  • Fix issue with stripped vmlinux and re-introduce Gentoo tests by @Nowa-Ammerlaan in #454
  • allow configuring compression settings by @skwerlman in #456
  • Improve output, add additional tests and lots of small fixes by @anbe42 in #457

New Contributors

Full Changelog: v3.1.1...v3.1.2

v3.1.1 - Small fixes and improvements

21 Oct 16:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0 - New output & small improvements

03 Oct 08:24
Compare
Choose a tag to compare

User visible changes:

  • New more condensed output for most of the tasks.
  • Allow running the MOK certificate generation as a standalone command (Nvidia / Gnome Software integration).
  • Install kernel-install drop-in to /usr/lib instead of /etc.
  • Remove modules.weakdep as part of the cleanup.
  • Allow setting the maximum number of parallel jobs in /etc/dkms/framework.conf.

What's Changed

New Contributors

Full Changelog: v3.0.13...v3.1.0

v3.0.13 - Broken adjective, modules dir selection, compression fixes

06 Mar 13:13
Compare
Choose a tag to compare

Highlights

This release includes a large amount of work, where the most notable parts are:

  • New dkms status adjective broken - see #357
  • Allow overriding the /lib/modules directory - see #389
  • Adjust kernel module compression, compatible with the in-kernel decompressors - see #390
  • Ton of CI improvements and new distributions into the matrix
  • The zsh shell completion has been imported in-tree - see #395

What's Changed

New Contributors

Full Changelog: v3.0.12...v3.0.13

v3.0.12 - fix CC detection, rework makefile directory handling

24 Sep 12:55
Compare
Choose a tag to compare

What's Changed

  • Fix CC detection by @anbe42 in #334
  • Makefile: fix extension of kernel-install plugin by @AndrewAmmerlaan in #335
  • Fix grammatical error by @yunginnanet in #341
  • Remove embedded DESTDIR in make variables, honour them by @evelikov in #339

New Contributors

  • @AndrewAmmerlaan made their first contribution in #335
  • @yunginnanet made their first contribution in #341

Full Changelog: v3.0.11...v3.0.12

v3.0.11 - Multiple bugfixes and improvements

27 Apr 15:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.10...v3.0.11

v3.0.10 - Fix warnings for modules with no version string

03 Jan 09:40
Compare
Choose a tag to compare

What's Changed

  • Improve the test script by @xuzhen in #279
  • Fix warnings for modules with no version by @xuzhen in #291
  • Fix typos and bashisms by @happyaron
  • Fix modprobe_on_install not being honored in the config file @scaronni

Full Changelog: v3.0.9...v3.0.10