Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dkms for openSUSE:Factory checked in at 2025-04-22 17:27:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dkms (Old) and /work/SRC/openSUSE:Factory/.dkms.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dkms" Tue Apr 22 17:27:00 2025 rev:12 rq:1271063 version:3.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/dkms/dkms.changes 2024-12-11 21:09:13.973231098 +0100 +++ /work/SRC/openSUSE:Factory/.dkms.new.30101/dkms.changes 2025-04-22 17:27:29.617093339 +0200 @@ -1,0 +2,20 @@ +Thu Mar 27 09:09:25 UTC 2025 - Alexandru Gabriel Bradatan <alex.bradata...@yahoo.it> + +- Update to 3.1.4 + * Install again common.postinst for install-redhat + * Check for include/config/auto.conf by default in place of + .config + * Move kernel_prerm.d logic into dkms +- Update to 3.1.5 + * Fix capture error output + * Ensure autoinstall reads /etc/dkms/$module.conf + * Improve output formatting + * log more in make.log + * Set compression levels to upstream defaults + * Various fixes for weak modules and SUSE +- Update to 3.1.6 + * Report kernel module signing errors to prevent silent failures +- Drop fix-weak-modules_dkms_in.patch since it is not necessary + anymore + +------------------------------------------------------------------- Old: ---- dkms-3.1.3.tar.gz fix-weak-modules_dkms_in.patch New: ---- dkms-3.1.6.tar.gz BETA DEBUG BEGIN: Old: * Report kernel module signing errors to prevent silent failures - Drop fix-weak-modules_dkms_in.patch since it is not necessary anymore BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dkms.spec ++++++ --- /var/tmp/diff_new_pack.420nn7/_old 2025-04-22 17:27:30.185117192 +0200 +++ /var/tmp/diff_new_pack.420nn7/_new 2025-04-22 17:27:30.189117359 +0200 @@ -1,7 +1,7 @@ # # spec file for package dkms # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: dkms -Version: 3.1.3 +Version: 3.1.6 Release: 0 Summary: Dynamic Kernel Module Support Framework License: GPL-2.0-only @@ -25,8 +25,6 @@ URL: https://github.com/dell/dkms Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source100: %{name}.rpmlintrc -# PATCH-FIX-OPENSUSE fix-weak-modules_dkms_in.patch boo#1194723 -Patch1: fix-weak-modules_dkms_in.patch BuildRequires: make BuildRequires: pkgconfig(systemd) Requires: bash > 1.99 @@ -76,7 +74,6 @@ %prep %setup -q -%autopatch -p1 1 %build @@ -139,6 +136,7 @@ %{_sbindir}/rcdkms %{_prefix}/lib/kernel/install.d/40-%{name}.install %{_localstatedir}/lib/%{name} +%{_libexecdir}/%{name} %{_tmpfilesdir}/dkms.conf %{_mandir}/man8/dkms.8%{ext_man} %{_unitdir}/dkms.service ++++++ dkms-3.1.3.tar.gz -> dkms-3.1.6.tar.gz ++++++ ++++ 6466 lines of diff (skipped)