Jan Engelhardt
e6ff04cc91
- Update to kmod 20 * More robust ELF parsing * To fix a race, modprobe only looks at modules.builtin to determine a builtin module, so e.g. 'modprobe vt' will no longer work. * Other fixes * Testsuite moved to a separate package, since it is now building the test modules from sources, which requires the kernel package. * dropped kmod-blacklist-fixtest.patch (merged upstream) - Run the kmod testsuite in a separate build, to avoid a buildloop with the kernel. OBS-URL: https://build.opensuse.org/request/show/298324 OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=96
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 21 12:43:39 UTC 2015 - mmarek@suse.cz
|
|
|
|
- Run the kmod testsuite in a separate build, to avoid a buildloop
|
|
with the kernel.
|
|
|