!43 同步weak-modules脚本,并解决内核排序错误的问题
From: @yang_yanchao Reviewed-by: Signed-off-by:
This commit is contained in:
commit
50887fbefb
@ -1,6 +1,6 @@
|
|||||||
Name: kmod
|
Name: kmod
|
||||||
Version: 27
|
Version: 27
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Kernel module management
|
Summary: Kernel module management
|
||||||
# GPLv2+ is used by programs, LGPLv2+ is used for libraries.
|
# GPLv2+ is used by programs, LGPLv2+ is used for libraries.
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
@ -116,6 +116,10 @@ install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/depmod.d/dist.conf
|
|||||||
%doc TODO NEWS README
|
%doc TODO NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 9 2021 Yang Yanchao <yangyanchao6@huawei.com> - 27-6
|
||||||
|
- Sync the weak-modules script from the 20.03-LTS-SP1
|
||||||
|
- use -V to sort kernel version in weak-modules
|
||||||
|
|
||||||
* Fri Jun 18 2021 hushiyuan <hushiyuan@huawei.com> - 27-5
|
* Fri Jun 18 2021 hushiyuan <hushiyuan@huawei.com> - 27-5
|
||||||
- libkmod-module: check "new_from_name" return value in get_builtin
|
- libkmod-module: check "new_from_name" return value in get_builtin
|
||||||
- libkmod:fix double free for modinfo in modules.buildin.modinfo
|
- libkmod:fix double free for modinfo in modules.buildin.modinfo
|
||||||
|
|||||||
1132
weak-modules
1132
weak-modules
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user