diff --git a/kmod.changes b/kmod.changes index ef7f3b5..8267280 100644 --- a/kmod.changes +++ b/kmod.changes @@ -85,6 +85,12 @@ Thu Jul 21 09:56:02 UTC 2016 - jengelh@inai.de - Drop depmod-Ignore_PowerPC64_ABIv2_.TOC.symbol.patch (merged), 0001-libkmod-Handle-long-lines-in-proc-modules.patch (merged) +------------------------------------------------------------------- +Thu Jul 21 09:37:54 UTC 2016 - mmarek@suse.com + +- Regenerate initrd on kmod update (bsc#989788) +- Sync specfile with openSUSE:Factory + ------------------------------------------------------------------- Fri Jun 17 15:18:29 UTC 2016 - mmarek@suse.cz @@ -123,7 +129,7 @@ Tue Apr 21 14:38:55 UTC 2015 - mmarek@suse.cz * 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) - +* includes 0001-Fix-race-while-loading-modules.patch (bsc#998906) ------------------------------------------------------------------- Thu Apr 2 18:24:23 UTC 2015 - crrodriguez@opensuse.org @@ -193,6 +199,14 @@ Sat Apr 12 12:33:16 UTC 2014 - matwey.kornilov@gmail.com - Add 0001-Fix-recursion-loop-in-mod_count_all_dependencies-whe.patch * Fix segfault at cycled deps (bnc#872715) +------------------------------------------------------------------- +Fri Apr 11 07:27:16 UTC 2014 - mmarek@suse.cz + +- testsutie: Uncompress most modules (updated test-files.tar.xz) +- testsuite: Do not run tests with *.ko.gz if zlib is not enabled +- Disable compression support, as other tools do not support it + (e.g. module signing) + ------------------------------------------------------------------- Tue Apr 8 08:36:22 UTC 2014 - mmarek@suse.cz @@ -213,6 +227,18 @@ Mon Apr 7 19:07:17 UTC 2014 - mmarek@suse.com 0009-libkmod-Implement-filtering-of-unsupported-modules-o.patch 0010-modprobe-Implement-allow-unsupported-modules.patch +------------------------------------------------------------------- +Tue Apr 1 13:01:28 UTC 2014 - mmarek@suse.cz + +- libkmod: Ignore errors from softdeps (bnc#831227) +- config: also parse softdeps from modules (bnc#831227) + +------------------------------------------------------------------- +Mon Mar 31 16:14:58 UTC 2014 - mmarek@suse.cz + +- libkmod-config,depmod: Accept special files as configuration + files, too +- libkmod-config: Only match dot before '=' in /proc/cmdline ------------------------------------------------------------------- Tue Mar 11 13:38:23 UTC 2014 - mmarek@suse.cz