Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: kmod | Distribution: openSUSE Tumbleweed |
Version: 33 | Vendor: openSUSE |
Release: 1.2 | Build date: Wed Aug 21 23:19:38 2024 |
Group: System/Kernel | Build host: reproducible |
Size: 171569 | Source RPM: kmod-33-1.2.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://www.kernel.org/pub/linux/utils/kernel/kmod/ | |
Summary: Utilities to load modules into the kernel |
kmod is a set of tools to handle common tasks with Linux kernel modules like insert, remove, list, check properties, resolve dependencies and aliases. These tools are designed on top of libkmod, a library that is shipped with kmod. The aim is to be compatible with tools, configurations and indexes from module-init-tools project.
GPL-2.0-or-later AND LGPL-2.1-or-later
* Wed Aug 21 2024 Jan Engelhardt <jengelh@inai.de> - Update to release 33 * Add weak dependencies * Stop parsing .alias files from modprobe.d directories - Delete no-stylesheet-download.patch (merged) - Add 0001-testsuite-fix-path-for-test-user.patch * Thu Apr 04 2024 Michal Suchanek <msuchanek@suse.de> - Update to release 32 * Drop python bindings * Remove unmaintained experimental tool - Drop upstreamed patches * configure-Detect-openssl-sm3-support.patch * man-depmod.d-Fix-incorrect-usr-lib-search-path.patch * usr-lib-modprobe.patch * kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch * tools-depmod-fix-Walloc-size.patch * libkmod-remove-pkcs7-obj_to_hash_algo.patch * usr-lib-modules.patch * configure-Check-that-provided-paths-are-absolute.patch - Refresh no-stylesheet-download.patch * Wed Dec 06 2023 Michal Suchanek <msuchanek@suse.de> - Add upstream fixes since v31 * tools-depmod-fix-Walloc-size.patch * libkmod-remove-pkcs7-obj_to_hash_algo.patch * configure-Check-that-provided-paths-are-absolute.patch - Refresh usrmerge patches to upstream version (cosmetic change only) * Tue Oct 17 2023 Michal Suchanek <msuchanek@suse.de> - Fix tests * refresh configure-Detect-openssl-sm3-support.patch * refresh kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch * refresh usr-lib-modules.patch * Fri Sep 29 2023 Jan Engelhardt <jengelh@inai.de> - Update to release 31 * Allow passing a path to modprobe so the module is loaded from anywhere from the filesystem. * Use in-kernel decompression if available. * depmod learned a `-o <dir>` option to allow using a separate output directory. - Delete depmod-Introduce-outdir-option.patch, testsuite-Handle-different-sysconfdir.patch, testsuite-depmod-use-defines-for-the-rootfs-lib_modu.patch, 0001-testsuite-repair-read-of-uninitialized-memory.patch, testsuite-Move-setup-rootfs-logic-from-Makefile-to-s.patch * Mon Jul 24 2023 Michal Suchanek <msuchanek@suse.de> - Remove compatibility patches, add README.usrmerge (boo#1212835). * Delete Provide-fallback-for-successfully-running-make-modules_install.patch * Delete compat-module_directory-module_prefix.patch * Mon Jul 17 2023 Michal Suchanek <msuchanek@suse.de> - Use pkgconfig for kmod configuration. * Delete kmod-Add-config-command-to-show-compile-time-configu.patch * Add kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch, Provide-fallback-for-successfully-running-make-modules_install.patch compat-module_directory-module_prefix.patch. - Refresh usr-lib-modprobe.patch, usr-lib-modules.patch. - Add configure-Detect-openssl-sm3-support.patch to fix build with older openssl without SM3 support. * Sun Jul 16 2023 Jan Engelhardt <jengelh@inai.de> - Edit usr-lib-modules.patch to /lib/modules provide fallback behavior for successfully running `make modules_install` in pristine tarballs. * Fri Jun 30 2023 Michal Suchanek <msuchanek@suse.de> - Fix up usrmerge patches to make the feature configurable (boo#1212835) * testsuite-Handle-different-sysconfdir.patch * testsuite-depmod-use-defines-for-the-rootfs-lib_modu.patch * depmod-Introduce-outdir-option.patch * man-depmod.d-Fix-incorrect-usr-lib-search-path.patch * kmod-Add-config-command-to-show-compile-time-configu.patch - Refresh usr-lib-modprobe.patch - Refresh usr-lib-modules.patch - Refresh no-stylesheet-download.patch * Fri May 26 2023 Michal Suchanek <msuchanek@suse.de> - On usrmerged system move kernel modules into /usr as well (boo#1211796) * usr-lib-modules.patch * testsuite-Move-setup-rootfs-logic-from-Makefile-to-s.patch - Refresh usr-lib-modprobe.patch - Refresh no-stylesheet-download.patch * Thu May 04 2023 Dominique Leuenberger <dimstar@opensuse.org> - Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS. * Tue Dec 27 2022 Ludwig Nussel <lnussel@suse.com> - Replace transitional %usrmerged macro with regular version check (boo#1206798) * Thu Jun 30 2022 Jan Engelhardt <jengelh@inai.de> - Update to release 30 * libkmod: support for the SM3 hash algorithm * modprobe: added the --wait option - Drop libkmod-Provide-info-even-for-modules-built-into-the.patch (merged) - Add 0001-testsuite-repair-read-of-uninitialized-memory.patch * Mon Mar 28 2022 Dirk Müller <dmueller@suse.com> - add keyring so that gpg validation actually does something * Mon Dec 06 2021 Michal Suchanek <msuchanek@suse.com> - Ensure that kmod and packages linking to libkmod provide same features (bsc#1193430). * Thu Oct 28 2021 Michal Suchanek <msuchanek@suse.com> - Enable ZSTD on 15.3 as well (boo#1192104). - Only test ZSTD in testsuite on releases where it is available. * Fri Sep 24 2021 Michal Suchanek <msuchanek@suse.de> - Enable ZSTD on 15.4 (jsc#SLE-21256). * Mon Sep 06 2021 Michal Suchanek <msuchanek@suse.com> - Use docbook 4 rather than docbook 5 for building man pages (bsc#1190190). * Refres no-stylesheet-download.patch * Fri Aug 27 2021 Michal Suchanek <msuchanek@suse.com> - Add ZSTD support on Tumbleweed only. Add a way to detect ZSTD. * Wed Aug 18 2021 Michal Suchanek <msuchanek@suse.de> - Display module information even for modules built into the running kernel (bsc#1189537). + libkmod-Provide-info-even-for-modules-built-into-the.patch * Mon Jun 07 2021 Callum Farmer <gmbr3@opensuse.org> - Enable support for ZSTD compressed modules * Sat May 29 2021 Michal Suchanek <msuchanek@suse.de> - /usr/lib should override /lib where both are available. Support /usr/lib for depmod.d as well. * Refresh usr-lib-modprobe.patch - Remove test patches included in release 29 - kmod-populate-modules-Use-more-bash-more-quotes.patch - kmod-testsuite-compress-modules-if-feature-is-enabled.patch - kmod-also-test-xz-compression.patch * Thu May 27 2021 Jan Engelhardt <jengelh@inai.de> - Update to release 29 * Fix `modinfo -F` not working for built-in modules and certain fields. * Fix a memory leak, overflow and double free on error path. - Drop 0001-Fix-modinfo-F-always-shows-name-for-built-ins.patch, 0001-libkmod-config-revamp-kcmdline-parsing-into-a-state-.patch, 0002-libkmod-config-re-quote-option-from-kernel-cmdline.patch (all merged) * Thu Feb 18 2021 Jiri Slaby <jslaby@suse.cz> - Fix grub's requoted kernel parameters (bsc#1181111) * 0001-libkmod-config-revamp-kcmdline-parsing-into-a-state-.patch * 0002-libkmod-config-re-quote-option-from-kernel-cmdline.patch * Thu Feb 04 2021 Michal Suchanek <msuchanek@suse.de> - Fix tests to not test disabled features. Disable zstd again. * kmod-populate-modules-Use-more-bash-more-quotes.patch * kmod-testsuite-compress-modules-if-feature-is-enabled.patch * kmod-also-test-xz-compression.patch * Fri Jan 29 2021 Dominique Leuenberger <dimstar@opensuse.org> - Supplement bash-completion subpackage against the main package and bash-completion. - Also require the main package plus bash-completion: the completion package is useless without either of the two. * Thu Jan 28 2021 Michal Suchanek <msuchanek@suse.com> - Update to v28 * Add Zstandard to the supported compression formats using libzstd (tests only - cannot be disabled in tests) * Ignore ill-formed kernel command line, e.g. with "ivrs_acpihid[00:14.5]=AMD0020:0" option in it * Fix some memory leaks * Fix 0-length builtin.alias.bin: it needs at least the index header * Thu Jan 28 2021 Petr Vorel <pvorel@suse.cz> - Backport upstream fix 0001-Fix-modinfo-F-always-shows-name-for-built-ins.patch * Tue Jan 12 2021 Michal Suchanek <msuchanek@suse.de> - Update usr-lib-modprobe.patch to upstream submission (boo#1180821). - Require libxslt-tools for xsltproc and use local stylesheet. * no-stylesheet-download.patch
/usr/bin/kmod /usr/bin/lsmod /usr/sbin/depmod /usr/sbin/insmod /usr/sbin/lsmod /usr/sbin/modinfo /usr/sbin/modprobe /usr/sbin/rmmod /usr/share/doc/packages/kmod /usr/share/doc/packages/kmod/README.usrmerge /usr/share/man/man5/depmod.d.5.gz /usr/share/man/man5/modprobe.d.5.gz /usr/share/man/man5/modules.dep.5.gz /usr/share/man/man5/modules.dep.bin.5.gz /usr/share/man/man8/depmod.8.gz /usr/share/man/man8/insmod.8.gz /usr/share/man/man8/kmod.8.gz /usr/share/man/man8/lsmod.8.gz /usr/share/man/man8/modinfo.8.gz /usr/share/man/man8/modprobe.8.gz /usr/share/man/man8/rmmod.8.gz /usr/share/pkgconfig/kmod.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 5 01:05:46 2024