Jan Engelhardt
85593df3ca
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=99
20 lines
805 B
Plaintext
20 lines
805 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Nov 7 10:40:29 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 21
|
|
* Cache built modules so it is easier to run "make check" on
|
|
build servers by distro maintainers. If kmod is configured with
|
|
--disable-test-modules, the modules from cache will be used by
|
|
"make check". No changes to the tests are needed and all of
|
|
them can run fine.
|
|
- Specify KDIR explicitly to resolve build failure with `osc build`
|
|
(because kmod uses `uname -r` and the kernel versions need not
|
|
match between build env and local host)
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|