2016-11-22 10:36:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 22 09:13:47 UTC 2016 - yousaf.kaukab@suse.com
|
|
|
|
|
|
|
|
- 0001-testsuite-depmod-add-module-dependency-outside-cycli.patch:
|
|
|
|
Add test case where cyclic and non-cyclic dependencies are present
|
|
|
|
at the same time. (boo#1008186)
|
|
|
|
|
2015-12-07 16:04:47 +01:00
|
|
|
-------------------------------------------------------------------
|
2016-04-01 09:56:24 +02:00
|
|
|
Thu Mar 31 16:53:28 UTC 2016 - normand@linux.vnet.ibm.com
|
|
|
|
|
|
|
|
- Ignore make check error of ppc64 architecture, bypass boo#897845
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-12-07 16:04:47 +01:00
|
|
|
Mon Dec 7 14:27:13 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 22
|
|
|
|
* support `insmod -f`
|
|
|
|
* depmod: do not fall back to uname on bad version
|
|
|
|
|
2015-11-07 11:56:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2015-04-21 18:20:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|