Skip to content

Releases: dell/dkms

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

New Contributors

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

v3.0.8 - Module signing fixes and documentation

25 Oct 06:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.7...v3.0.8

v3.0.7 - New full contributors and small fixes

27 Sep 09:46
Compare
Choose a tag to compare

Admin access to the repository has been restored, so now we have 2 new full time contributors with permanent access:

What's Changed

New Contributors

Full Changelog: v3.0.6...v3.0.7

v3.0.6 - Small fixes

15 Jul 06:46
Compare
Choose a tag to compare

Use common signing method for both Red Hat based systems and Arch systems.

What's Changed

  • Fix typo in dkms_framework.conf by @0xDEADCADE in #232
  • Makefile: set release information for v3.0.5 by @amstewart in #233
  • Look for sign-file regardless by @maxyz in #230
  • Drop mailing list reference

New Contributors

Full Changelog: v3.0.5...v3.0.6

v3.0.5 - Various fixes

29 Jun 10:09
Compare
Choose a tag to compare

What's Changed

  • Put version comparison before info comparison by @imtangmeng in #227
  • Use full path for binary in ExecStart in systemd unit #228
  • Fix typo in commented defaults

New Contributors

Full Changelog: v3.0.4...v3.0.5

v3.0.4 - Various fixes

18 Jun 11:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.3...v3.0.4