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

dkms-3.0.11-bp156.1.2 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: dkms Distribution: SUSE Linux Enterprise 15 SP6
Version: 3.0.11 Vendor: openSUSE
Release: bp156.1.2 Build date: Mon Mar 4 17:59:25 2024
Group: System/Kernel Build host: i01-ch2c
Size: 146690 Source RPM: dkms-3.0.11-bp156.1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/dell/dkms
Summary: Dynamic Kernel Module Support Framework
This package contains the framework for the Dynamic
Kernel Module Support (DKMS) method for installing
module RPMS as originally developed by Dell.

Provides

Requires

License

GPL-2.0-only

Changelog

* Sat May 13 2023 Alexandru Gabriel Bradatan <alex.bradatan85@yahoo.it>
  - Fix various bugs in dkms.systemd (boo#1194723)
  - Rename /etc/kernel/install.d/dkms to 40-dkms.install (boo#1194723)
  - Add patch `fix-kernel-postinst_d.patch`:
    * Fix path to dkms_autoinstaller (boo#1194723)
  - Add patch `fix-weak-modules_dkms_in.patch`:
    * Remove '--no-initrams' from weak_modules_no_initrd
      (boo#1194723)
  - Add `40-dkms.install` into /usr/lib/kernel/install.d
  - Update to 3.0.11
    * Fix updating modules with no version
    * Reinstate NO_WEAK_MODULES section in man
    * Skip module signing when hash is unknown
    * Reinstate --enroll-key
    * Add BUILD_EXCLUSIVE_CONFIG
    * Misc fixes
  - Update to 3.0.10
    * Fix warnings for modules with no version
    * Fix modprobe_on_install not being honored in the config file
  - Update to 3.0.9
    * Support variable expansion in framework files
    * Fix --config option
    * Verify the key of module signature in tests
    * Handle error cases in autoinstall
    * Follow the target kernel's module hash algorithm
    * Fix incomplete deletion of install directory
    * Correct searching for rpm in PATH
    * Ensure the kconfig file location is set during building
    * Fix the search for the path of installed modules
    * Use exact compiler for dkms as used to build the kernel
  - Update to 3.0.8
    * Fix using PKCS#11 engine as private key
  - Update to 3.0.7
    * Bad substitution bugfix
    * Update dkms.in to passthrough URI to sign-file
    * Fix commands detecting
  - Update to 3.0.6
    * Fix typo in dkms_framework.conf
    * Look for sign-file regardless
  - Update to 3.0.5
    * Put version comparison before info comparison
    * Fix typo in commented defaults
  - Update to 3.0.4
    * Respect PATH
    * Fallback to uncompressed module when compress fails
    * Rework signing
    * Add /etc/dkms/framework.conf.d directory
  - Update to 3.0.3
    * Fix source only tarballs unpacked with ldtarball
  - Update to 3.0.2
    * Enable using add, build and install with a directory again
    * Fix Linux distribution identification through /etc/os-release
  - Update to 3.0.1
    * Silently consume the old --no-initrd option
    * Fix creation of temp build dir
  - Update to 3.0.0
    * Clarify --all switch in the man page
    * Fix root permissions checking for the various possible actions
    * The following variables have been deprecated:
    - REMAKE_INITRD, MODULES_CONF, MODULES_CONF_OBSOLETES,
      MODULES_CONF_ALIAS_TYPE, and MODULES_CONF_OBSOLETE_ONLY
    * Misc fixes
* Thu Jan 19 2023 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 2.8.8
    * Drop old kernel 2.x checks
    * Drop modules.conf handling
    * Fix kernel removing.
  - Update to version 2.8.7
    * Fix kernel `prerm.d` for new output in `dkms status`
  - Update to version 2.8.6
    * Fix installation of configuration files
    * Use more condensed output for commands, print when invoking
      the signing hook
  - Update to version 2.8.5
    * Simplify function for correct kernel using the modules folder
      and not the configuration files in /boot.
    * Simplify function to detect newer kernels
* Tue Jun 08 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 2.8.4
    * New kernel_install.d_dkms and sign_helper.sh scripts under /etc
    * Fix support for /etc/sysconfig/kernel directory.
    * Improve test dkms.conf file.
    * Add support for zstd compressed modules.
    * Document NO_WEAK_MODULES in the man page.
    * Be more verbose when failing due to missing module.
* Wed Jun 12 2019 Dominique Leuenberger <dimstar@opensuse.org>
  - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
    shortcut the build queues by allowing usage of systemd-mini
* Tue Jan 22 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 2.6.1:
    * No obvious changelog from upstream
* Mon Apr 24 2017 tchvatal@suse.com
  - Update the dkms chrooting to use the tmpfiles macros from systemd
  - Make sure it is adhering to most requirements for integration
    fate#308323
* Wed Feb 01 2017 bumblebee.obs@gmail.com
  - Start the dkms service before the display-manager service
    for the nvidia modules.
  - Make the module build more secure (JPoortvliet@suse.de)
* Sun Jan 15 2017 i@marguerite.su
  - update version 2.3
    * added support for forcing modules installation with configuration files
    * fixed mkinitrd call when using dracut
    * fixed have_one_kernel for non-zero return code
    * added --no-depmod action to prevent running depmod
    * fixed removal of module build directory
    * fixed check of obsolete modules
    * added option to symlink modules
    * allowed building for all installed kernels in the common postinst
    * do not fail if /lib/modules does not exist
    * fixed ZFS autoinstall failures for kernel upgrades
    * implemented inter-module dependencies feature
    * added POST_BUILD to the dkms_conf_variables list
    * enable users to opt out of creating weak modules
    * enable parallel jobs when building
    * fixed OBSOLETE_BY did not work since check_version_sanity exits early
* Tue Jan 12 2016 ngompa13@gmail.com
  - Use kernel-syms instead of kernel-devel
* Wed Sep 02 2015 ngompa13@gmail.com
  - Add make and gcc as Requires to ensure they are there.

Files

/etc/default/dkms
/etc/dkms
/etc/dkms/framework.conf
/etc/dkms/framework.conf.d
/etc/kernel
/etc/kernel/install.d
/etc/kernel/install.d/40-dkms.install
/etc/kernel/postinst.d
/etc/kernel/postinst.d/dkms
/etc/kernel/prerm.d
/etc/kernel/prerm.d/dkms
/usr/lib/dkms
/usr/lib/dkms/common.postinst
/usr/lib/dkms/dkms_autoinstaller
/usr/lib/kernel
/usr/lib/kernel/install.d
/usr/lib/kernel/install.d/40-dkms.install
/usr/lib/systemd/system/dkms.service
/usr/lib/systemd/system/dkms.systemd
/usr/lib/tmpfiles.d/dkms.conf
/usr/sbin/dkms
/usr/sbin/rcdkms
/usr/share/bash-completion/completions/dkms
/usr/share/doc/packages/dkms
/usr/share/doc/packages/dkms/README.md
/usr/share/licenses/dkms
/usr/share/licenses/dkms/COPYING
/usr/share/man/man8/dkms.8.gz
/var/lib/dkms


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:30:45 2024