!70 upgrade to kmod-30
From: @liqingqing_1229 Reviewed-by: @wangbin224 Signed-off-by: @wangbin224
This commit is contained in:
commit
20aa184fc6
BIN
kmod-29.tar.xz
BIN
kmod-29.tar.xz
Binary file not shown.
BIN
kmod-30.tar.xz
Normal file
BIN
kmod-30.tar.xz
Normal file
Binary file not shown.
16
kmod.spec
16
kmod.spec
@ -1,6 +1,6 @@
|
|||||||
Name: kmod
|
Name: kmod
|
||||||
Version: 29
|
Version: 30
|
||||||
Release: 5
|
Release: 1
|
||||||
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+
|
||||||
@ -9,13 +9,6 @@ Source0: https://www.kernel.org/pub/linux/utils/kernel/kmod/%{name}-%{ver
|
|||||||
Source1: weak-modules
|
Source1: weak-modules
|
||||||
Source2: depmod.conf.dist
|
Source2: depmod.conf.dist
|
||||||
|
|
||||||
Patch1: 0001-libkmod-module-check-new_from_name-return-value-in-g.patch
|
|
||||||
Patch2: 0002-Module-replace-the-module-with-new-module.patch
|
|
||||||
Patch3: 0003-Module-suspend-the-module-by-rmmod-r-option.patch
|
|
||||||
Patch4: 0004-don-t-check-module-s-refcnt-when-rmmod-with-r.patch
|
|
||||||
|
|
||||||
Patch9000: Support-to-display-sm3-sig_hashalgo.patch
|
|
||||||
|
|
||||||
BuildRequires: gcc chrpath zlib-devel xz-devel libxslt openssl-devel
|
BuildRequires: gcc chrpath zlib-devel xz-devel libxslt openssl-devel
|
||||||
|
|
||||||
Provides: module-init-tools = 4.0-1
|
Provides: module-init-tools = 4.0-1
|
||||||
@ -119,9 +112,12 @@ install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/depmod.d/dist.conf
|
|||||||
%attr(0644,root,root) %{_mandir}/man5/*.5*
|
%attr(0644,root,root) %{_mandir}/man5/*.5*
|
||||||
%attr(0644,root,root) %{_mandir}/man8/*.8*
|
%attr(0644,root,root) %{_mandir}/man8/*.8*
|
||||||
|
|
||||||
%doc TODO NEWS README
|
%doc TODO NEWS README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 26 2022 Qingqing Li <liqingqing3@huawei.com> - 30-1
|
||||||
|
- upgrade to kmod-30
|
||||||
|
|
||||||
* Wed Jun 29 2022 luhuaxin <luhuaxin1@huawei.com> - 29-5
|
* Wed Jun 29 2022 luhuaxin <luhuaxin1@huawei.com> - 29-5
|
||||||
- support to display sm3 sig_hashalgo
|
- support to display sm3 sig_hashalgo
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user