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

dkms-3.0.13-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: dkms Distribution: openSUSE Tumbleweed
Version: 3.0.13 Vendor: openSUSE
Release: 1.1 Build date: Thu Mar 7 19:58:10 2024
Group: System/Kernel Build host: h02-ch1c
Size: 147086 Source RPM: dkms-3.0.13-1.1.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

* Thu Mar 07 2024 Alexandru Gabriel Bradatan <alex.bradatan85@yahoo.it>
  - Update to 3.0.13
    * New dkms status adjective broken
    * Allow overriding the /lib/modules directory
    * Adjust kernel module compression, compatible with the in-kernel decompressors
  - Add dkms-bash-completion sub-package
  - Add dkms-zsh-completion sub-package
* Fri Oct 27 2023 Alexandru Gabriel Bradatan <alex.bradatan85@yahoo.it>
  - Update to 3.0.12
    * Fix CC detection
    * Makefile: fix extension of kernel-install plugin
    * Fix grammatical error
    * Remove embedded DESTDIR in make variables, honour them
  - Drop patch `fix-kernel-postinst_d.patch` (fixed by upstream)
  - Remove leftover dkms.default
* Sun Sep 17 2023 Alexandru Gabriel Bradatan <alex.bradatan85@yahoo.it>
  - Drop custom dkms.service in favour of the one provided by
    upstream
* 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)

Files

/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/kernel
/usr/lib/kernel/install.d
/usr/lib/kernel/install.d/40-dkms.install
/usr/lib/systemd/system/dkms.service
/usr/lib/tmpfiles.d/dkms.conf
/usr/libexec/dkms
/usr/libexec/dkms/common.postinst
/usr/libexec/dkms/dkms_autoinstaller
/usr/sbin/dkms
/usr/sbin/rcdkms
/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, Sat Mar 30 23:40:51 2024