16 Commits

Author SHA1 Message Date
luhuaxin
95c8bcc97d Support to display sm3 sig_hashalgo 2022-06-29 15:47:59 +08:00
loong-C
588b57ff21
fix bogus date in %changelog 2022-06-13 09:14:49 +00:00
Yang Yanchao
bcb7b08172 add package python3-kmod.
sync the PR:https://gitee.com/src-openeuler/kmod/pulls/22/files

Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2022-02-24 15:58:57 +08:00
zhouwenpei
bb4fc8ce88 kmod-devel: add requires on kmod-libs 2022-01-07 21:40:59 +08:00
Jiangfeng Xiao
cc888c7736 kmod: revert "depmod: Do not unlinkat orig depfile and add fync"
this patch can be replaced by an open source patch:
https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/commit/?id=c2996b5fa880e81f63c25e80a4157b2239e32c5d

Signed-off-by: Jiangfeng Xiao <xiaojiangfeng@huawei.com>
2021-12-13 09:37:36 +08:00
zhouwenpei
7dd17bee21 update verion to 29 2021-12-03 12:19:10 +08:00
Yang Yanchao
f00305fb1d kmod:add the -r option to rmmod for kexec.
kmod: don't check module's refcnt when rmmod with -r
  Module: replace the module with new module
  Module: suspend the module by rmmod r option

Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2021-11-29 21:33:48 +08:00
Yang Yanchao
868a48e582 Precisely filters ko files in "/lib/modules/$kernel/extra" to avoid creating unnecessary symbols.
Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2021-11-24 18:06:43 +08:00
Yang Yanchao
a07de434e6 Sync the weak-modules script from the 20.03-LTS-SP1
use -V to sort kernel version in weak-modules

Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2021-11-18 10:24:54 +08:00
love_hangzhou
d5cdeeba4c backport patch to fix some bugs
libkmod-module:check "new_from_name" return value in get_builtin
libkmod:fix possible double free with wrong modules.buildin.modinfo
libkmod:fix an overflow with wrong modules.builtin.modinfo
libkmod-config:fix a memory  leak when kmod_list_append() fails
Fix "modinfo -F always shows name for built-ins"
2021-06-18 15:22:29 +08:00
jinzhimin369
3de980656b fix memory leak in modinfo and build warning 2021-01-14 16:32:03 +08:00
jinzhimin369
8d645ffb5c backport patch to deal with lspci -v error report 2020-09-04 10:14:29 +08:00
wangshuo
c2a995a3cd remove unnecessary message 2020-08-21 14:37:06 +08:00
wangshuo
1bc91da208 kmod: update to kmod-27 2020-04-24 16:12:38 +08:00
wangshuo
0bb25b2f2f kmod: move libs files to libs package 2020-02-26 10:00:32 +08:00
overweight
5e1accdd27 Package init 2019-09-30 10:54:27 -04:00