Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kmod-libs-20-28.el7 RPM for x86_64

From CentOS 7.9.2009 for x86_64 / Packages

Name: kmod-libs Distribution: Unknown
Version: 20 Vendor: CentOS
Release: 28.el7 Build date: Wed Apr 1 04:58:15 2020
Group: System Environment/Libraries Build host: x86-02.bsys.centos.org
Size: 91800 Source RPM: kmod-20-28.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary
Summary: Libraries to handle kernel module loading and unloading
The kmod-libs package provides runtime libraries for any application that
wishes to load or unload Linux kernel modules from the running system.

Provides

Requires

License

LGPLv2+

Changelog

* Mon Dec 02 2019 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-28
  - weak-modules: update_modules_for_krel: always finish sandbox
  - weak-modules: groupping: use dependencies of extra/ provider
    Resolves: rhbz#1774925
* Tue Sep 24 2019 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-27
  - weak-modules: reverse checking order for add-kernel
    Resolves: rhbz#1752902
* Wed Jun 12 2019 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-26
  - weak-modules: handle independent modules in one run
  - weak-modules: use asterisk for kernel version in sandbox
    Resolves: rhbz#1695547
* Wed Nov 21 2018 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-25
  - weak-modules: do not make groups if there are no extra modules
    Related: rhbz#1643299
* Mon Nov 12 2018 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-24
  - weak-modules: group modules on add-kernel.
    Resolves: rhbz#1643299.
* Tue Aug 28 2018 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-23
  - weak-modules: fix initial state creation for dry-run
  - weak-modules: check compatibility in a temporary directory
    Resolves: rhbz#1619889.
* Thu Jun 21 2018 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-22
  - weak-modules: add compressed modules support.
    Resolves: rhbz#1593448
* Fri Dec 08 2017 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-21
  - depmod: module_is_higher_priority: fix modname length calculation.
    Resolves: rhbz#1522994
* Thu Nov 09 2017 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-20
  - weak-modules: use function to generate weak_updates_dir
  - weak-modules: implement dry-run on the tempdir
    Resolves: rhbz#1510058
* Thu Sep 14 2017 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-19
  - weak-modules: fix dry-run for non-lib-modules installation
    Resolves: rhbz#1477073
* Thu Aug 17 2017 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-18
  - depmod: external directories support.
    Resolves: rhbz#1361857
  - BuildRequires automake autoconf libtool.
* Mon Aug 07 2017 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-17
  - libkmod-elf: resolve CRC if module is built with MODULE_REL_CRCS.
  - weak-modules: process only weak-updates related depmod output.
    Resolves: rhbz#1468305
  - weak-modules: implement dry run by symlink restoration.
    Resolves: rhbz#1477073
* Wed Jul 12 2017 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-16
  - weak-modules: fallback weak-modules state if incompatible installed.
    Resolved: rhbz#1468042
* Fri May 12 2017 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-15
  - weak-modules: install weak link even if there is same name in extra.
    Resolves: rhbz#1450003
* Fri May 05 2017 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-14
  - weak-modules: check if kernel installed for the final depmod.
    Resolves: rhbz#1448349
* Mon Mar 27 2017 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-13
  - Remove kmod-20.tar from sources, kmod-20.tar.xz is used.
    Resolves: rhbz#1434319
* Tue Feb 21 2017 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-12
  - weak-modules: fix coverity introduced by latest changes
  - weak-modules: fix "permission denied" on some upgrades.
    Resolves: rhbz#1416566
* Thu Feb 16 2017 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-11
  - Rebuild package with updated rpm macros.
    Resolves: rhbz#1420768
* Thu Feb 02 2017 Tony Camuso <tcamuso@redhat.com> - 20-10
  - Rename patches so they are not specific to the build. This was
    causing problems with z-stream builds.
    Resolves: rhbz#1416498
* Mon Nov 28 2016 Yauheni Kaliuta <ykaliuta@redhat.com> - 20-10
  - weak-modules: deprecate --delete-modules switch.
  - weak-modules: implement some pathes configuration from cmdline.
  - weak-modules: redesign to reuse depmod -aeE functionality
    (with some preparation changes).
    This is an updated version of the script which doesn't support
    multiple installation of the same out-of-tree module (stored in the
    'extra' subdirectory). But it more correctly checks dependencies
    between the modules.
    Resolves: rhbz#1367942
* Fri Sep 02 2016 Tony Camuso <tcamuso@redhat.com> - 20-9
  - Must be bumped to 20-9 due to changes and version bumps in the
    7.2-z stream.
    Resolves: rhbz#1320204
* Sat Jun 25 2016 Tony Camuso <tcamuso@redhat.com> - 20-7
  - Backported some needed fixes.
    Resolves: rhbz#1320204
* Fri Feb 26 2016 David Shea <dshea@redhat.com> - 20-6
  - Accept '.' as part of a symbol exported by the kernel
    Resolves: rhbz#1283486
  - Check the addon modules of the new kernel for exported symbols
    Resolves: rhbz#1296465
* Wed Jun 03 2015 David Shea <dshea@redhat.com> - 20-5
  - Check for changes in non-module files that affect that initramfs
    Resolves: rhbz#1108166
  - Use dracut to skip early cpio archives in the initramfs
    Resolves: rhbz#1210449
* Mon Apr 13 2015 David Shea <dshea@redhat.com> - 20-4
  - Do not remove the weak-updates directory
    Resolves: rhbz#1124352
* Thu Apr 02 2015 David Shea <dshea@redhat.com> - 20-3
  - Require kmod-libs instead of kmod from kmod-devel
    Related: rhbz#1199646
* Thu Apr 02 2015 David Shea <dshea@redhat.com> - 20-2
  - Remove the explicit requirement on kmod-libs
    Related: rhbz#1199646
* Wed Mar 11 2015 David Shea <dshea@redhat.com> - 20-1
  - Rebase to kmod-20
    Resolves: rhbz#1199646
* Wed Jan 14 2015 David Shea <dshea@redhat.com> - 14-10
  - Allow module paths to start with /usr
    Resolves: rhbz#1177266
* Tue Apr 01 2014 David Shea <dshea@redhat.com> - 14-9
  - Support initramfs files with early_cpio
    Resolves: rhbz#1070035
* Wed Feb 26 2014 David Shea <dshea@redhat.com> - 14-8
  - Support xz-compressed and uncompressed initramfs files
    Resolves: rhbz#1070035
* Tue Feb 25 2014 David Shea <dshea@redhat.com> - 14-7
  - Require binutils for weak-modules
    Resolves: rhbz#1069612
* Mon Feb 17 2014 David Shea <dshea@redhat.com> - 14-6
  - Added a depmod search order as /etc/depmod.d/dist.conf
    Resolves: rhbz#1065354
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 14-5
  - Mass rebuild 2014-01-24
* Mon Jan 06 2014 Václav Pavlín <vpavlin@redhat.com> - 14-4
  - Version bump due to build fail
    Resolves: rhbz#1048868
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 14-3
  - Mass rebuild 2013-12-27
* Wed Aug 07 2013 Václav Pavlín <vpavlin@redhat.com> - 14-2
  - Run tests during build
* Fri Jul 05 2013 Josh Boyer <jwboyer@redhat.com> - 14-1
  - Update to version 14
* Fri Apr 19 2013 Václav Pavlín <vpavlin@redhat.com> - 13-2
  - Main package should require -libs
* Wed Apr 10 2013 Josh Boyer <jwboyer@redhat.com> - 13-1
  - Update to version 13
* Wed Mar 20 2013 Weiping Pan <wpan@redhat.com> - 12-3
  - Pull in weak-modules for kABI from Jon Masters <jcm@redhat.com>
* Mon Mar 18 2013 Josh Boyer <jwboyer@redhat.com>
  - Add patch to make rmmod understand built-in modules (rhbz 922187)
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 12-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Dec 06 2012 Josh Boyer <jwboyer@redhat.com>
  - Update to version 12
* Thu Nov 08 2012 Josh Boyer <jwboyer@redhat.com>
  - Update to version 11
* Fri Sep 07 2012 Josh Boyer <jwboyer@redaht.com>
  - Update to version 10
* Mon Aug 27 2012 Josh Boyer <jwboyer@redhat.com>
  - Update to version 9
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed May 23 2012 Josh Boyer <jwboyer@redhat.com> - 8-2
  - Provide modprobe.conf(5) (rhbz 824552)
* Tue May 08 2012 Josh Boyer <jwboyer@redhat.com> - 8-1
  - Update to version 8
* Mon Mar 19 2012 Kay Sievers <kay@redhat.com> - 7-1
  - update to version 7
    - fix issue with --show-depends, where built-in
      modules of the running kernel fail to include
      loadable modules of the kernel specified
* Sun Mar 04 2012 Kay Sievers <kay@redhat.com> - 6-1
  - update to version 6
  - remove all patches, they are included in the release
* Fri Feb 24 2012 Kay Sievers <kay@redhat.com> - 5-8
  - try to address brc#771285
* Sun Feb 12 2012 Kay Sievers <kay@redhat.com> - 5-7
  - fix infinite loop with softdeps
* Thu Feb 09 2012 Harald Hoyer <harald@redhat.com> 5-6
  - add upstream patch to fix "modprobe --ignore-install --show-depends"
    otherwise dracut misses a lot of modules, which are already loaded
* Wed Feb 08 2012 Harald Hoyer <harald@redhat.com> 5-5
  - add "lsmod"
* Tue Feb 07 2012 Kay Sievers <kay@redhat.com> - 5-4
  - remove temporarily added fake-provides
* Tue Feb 07 2012 Kay Sievers <kay@redhat.com> - 5-3
  - temporarily add fake-provides to be able to bootstrap
    the new udev which pulls the old udev into the buildroot
* Tue Feb 07 2012 Kay Sievers <kay@redhat.com> - 5-1
  - Update to version 5
  - replace the module-init-tools package and provide all tools
    as compatibility symlinks
* Mon Jan 16 2012 Kay Sievers <kay@redhat.com> - 4-1
  - Update to version 4
  - set --with-rootprefix=
  - enable zlib and xz support
* Thu Jan 05 2012 Jon Masters <jcm@jonmasters.org> - 3-1
  - Update to latest upstream (adds new depmod replacement utility)
  - For the moment, use the "kmod" utility to test the various functions
* Fri Dec 23 2011 Jon Masters <jcm@jonmasters.org> - 2-6
  - Update kmod-2-with-rootlibdir patch with rebuild automake files
* Fri Dec 23 2011 Jon Masters <jcm@jonmasters.org> - 2-5
  - Initial build for Fedora following package import
* Thu Dec 22 2011 Jon Masters <jcm@jonmasters.org> - 2-4
  - There is no generic macro for non-multilib "/lib", hardcode like others
* Thu Dec 22 2011 Jon Masters <jcm@jonmasters.org> - 2-3
  - Update package incorporating fixes from initial review feedback
  - Cleaups to SPEC, rpath, documentation, library and binary locations
* Thu Dec 22 2011 Jon Masters <jcm@jonmasters.org> - 2-2
  - Update package for posting to wider test audience (initial review submitted)
* Thu Dec 22 2011 Jon Masters <jcm@jonmasters.org> - 2-1
  - Initial Fedora package for module-init-tools replacement (kmod) library

Files

/usr/lib64/libkmod.so.2
/usr/lib64/libkmod.so.2.2.10


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 14:28:53 2024