kmod:weak-modules:backport weak-modules script from fedora

Signed-off-by: yangyanchao <yangyanchao6@huawei.com>
(cherry picked from commit 32c4cc925e0ee37cb01056757e8ee2f4bc5b74bd)
This commit is contained in:
yangyanchao 2021-04-07 10:28:40 +08:00 committed by openeuler-sync-bot
parent 0fa6c88c35
commit 7d21385b2c
2 changed files with 958 additions and 228 deletions

View File

@ -1,6 +1,6 @@
Name: kmod
Version: 27
Release: 6
Release: 8
Summary: Kernel module management
# GPLv2+ is used by programs, LGPLv2+ is used for libraries.
License: GPLv2+ and LGPLv2+
@ -123,8 +123,14 @@ install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/depmod.d/dist.conf
%doc TODO NEWS README
%changelog
* Fri Jan 15 2021 shanzhikun <shanzhikun@huawei.com> - 27-6
- add package python3-kmod.
* Wed Apr 7 2021 YangYanchao <yangyanchao6@huawei.com> - 27-8
- backport weak-modules script from fedora
* Thu Jan 14 2021 xinghe <xinghe1@huawei.com> - 27-7
- fix memory leak in kmodinfo
* Fri Jan 8 2020 xinghe <xinghe1@huawei.com> - 27-6
- fix compilation warning
* Thu Jan 14 2021 xinghe <xinghe1@huawei.com> - 27-5
- fix memory leak in modinfo and build warning

File diff suppressed because it is too large Load Diff