Project kmod-28-10.el9
content_copy
Name
kmod
Epoch
0
Version
28
Release
10.el9
Website/URL
https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
License
GPLv2+
Build Time
2025-02-20 11:00:48
Build Host
certified-builder01.msvsphere-os.ru
Summary
Linux kernel module management utilities
Repositories
OS
Description
The kmod package provides various programs needed for automatic
loading and unloading of modules under 2.6, 3.x, and later kernels, as well
as other module management programs. Device drivers and filesystems are two
examples of loaded and unloaded modules.
Errata
—
×
Package
Summary
SHA-256 checksum
x86_64
kmod-28-10.el9.x86_64
content_copy
Linux kernel module management utilities
98b421b063fa3fb926ebd13316c0f55fb0ea415390d1bbbed8297b4021ea0cde
download
kmod-libs-28-10.el9.x86_64
content_copy
Libraries to handle kernel module loading and unloading
2f507d8a7ea461d3ca6611192f77ca0d8bbe4b861465a55e8dfd1fa0011a3f08
download
i686
kmod-libs-28-10.el9.i686
content_copy
Libraries to handle kernel module loading and unloading
a2cd314289d3b288c5920e6a06ffbd9f35791e330bbedef644e2a33734783154
download
src
kmod-28-10.el9.src
content_copy
Linux kernel module management utilities
52cb016208385b264eb980b56b87322bb21fe3ff4a4acdc1f4ff8740d253f1d4
download
* Wed Oct 16 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 28-10
- Rebuilt for MSVSphere 9.5
* Thu Aug 15 2024 Eugene Syromiatnikov <esyr@redhat.com> - 28-10
- Fix issues discovered by static analysis
- Resolves: RHEL-34073
* Thu May 11 2023 Eugene Syromiatnikov <esyr@redhat.com> - 28-9
- Add symvers.xz support to weak-modules
- Resolves: rhbz#2192895
* Thu Feb 09 2023 Yauheni Kaliuta <ykaliuta@redhat.com> - 28-8
- man/rmmod: explain why modprobe -r is more useful
Resolves: rhbz#2164253