All releases tagged minor bug fixes


Release Notes: modinfo no longer fails while loading a module from a file when the path contains the ".ko" suffix. This release fixes removing vermagic and the __versions section when force-loading a module.


Release Notes: This release now handles errors when reading/writing gzipped modules. depmod now handles and prints errors so that the user is aware of potential index corruption.


Release Notes: The search order for config directories has changed to match systemd and udev.


Release Notes: This release resolves infinite loops with softdeps and user configurations with install commands.


Release Notes: modprobe no longer works with paths. It only accepts module names and/or aliases now. More code is now shared by libkmod and modprobe.