v3.0.11 - Multiple bugfixes and improvements
What's Changed
- Fix building with clang and lld by @hadogenes in #294
- Fix updating modules with no version by @xuzhen in #297
- Update README.md by @Mejituu in #307
- man: reinstate NO_WEAK_MODULES section by @evelikov in #309
- run_tests: saner handling of sig key/hashalgo by @evelikov in #310
- github: enable weekly testing by @evelikov in #313
- dkms: skip module signing when hash is unknown by @evelikov in #312
- Misc cleanup by @anbe42 in #315
- CI: remove Debian 8 from the build matrix by @evelikov in #317
- CI: Update distros by @evelikov in #318
- dkms: reinstate --enroll-key by @evelikov in #322
- Misc fixes by @anbe42 in #323
- testing more corner cases by @anbe42 in #325
- Autoinstall fixes by @anbe42 in #314
- add BUILD_EXCLUSIVE_CONFIG by @anbe42 in #269
- CI: remove Debian 9 from the matrix by @evelikov in #331
New Contributors
Full Changelog: v3.0.10...v3.0.11