v3.1.0 - New output & small improvements
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
- CI: temporary drop the Ubuntu 22.04 VM by @evelikov in #411
- dkms: include modules.weakdep in cleanup by @liskin in #419
- CI: drop CentOS Stream 8 by @evelikov in #420
- Update CI matrix by @evelikov in #421
- Tests fixes for clang by @evelikov in #422
- Install kernel-install drop-in to /usr/lib instead of /etc by @bluca in #431
- Tests update by @scaronni in #428
- Allow running MOK generation as a command by @scaronni in #424
- Reduce output when installing/uninstalling by @scaronni in #425
- Allow parallel_jobs to be set in framework.conf by @bodgerer in #432
- Update list of container images used for the tests. by @scaronni in #441
- Second round of output cleaning by @scaronni in #440
- find_module:fix a mistake for kernel with modules uncompressed by @WizardHowlhaha in #442
- sleep in a single background process while waiting for command to complete by @hkskoglund in #444
New Contributors
- @liskin made their first contribution in #419
- @bluca made their first contribution in #431
- @bodgerer made their first contribution in #432
- @WizardHowlhaha made their first contribution in #442
- @hkskoglund made their first contribution in #444
Full Changelog: v3.0.13...v3.1.0