Skip to content

Releases: dell/dkms

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

v3.0.9 - Various fixes and improvements

05 Dec 10:36
Compare
Choose a tag to compare

What's Changed

  • Support variable expansion in framework files by @xuzhen in #265
  • Fix --config option by @xuzhen in #272
  • Verify the key of module signature in tests by @xuzhen in #271
  • dkms.in: Handle error cases in autoinstall by @SparkingSpork in #262
  • Follow the target kernel's module hash algorithm by @xuzhen in #274
  • fix incomplete deletion of install directory by @freswa in #277
  • Correct searching for rpm in PATH by @hadogenes in #259
  • Ensure the kconfig file location is set during building by @xuzhen in #278
  • Fix the search for the path of installed modules by @xuzhen in #275
  • Make deprecation warnings less noisy and more informative by @LocutusOfBorg in #282
  • Use exact compiler for dkms as used to build the kernel by @LocutusOfBorg in #285
  • export CC=<the kernel's compiler> for non-Kbuild module build systems by @LocutusOfBorg in #286

New Contributors

Full Changelog: v3.0.8...v3.0.9