Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mokutil for openSUSE:Factory checked in at 2023-08-21 11:43:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mokutil (Old) and /work/SRC/openSUSE:Factory/.mokutil.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mokutil" Mon Aug 21 11:43:00 2023 rev:29 rq:1104633 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mokutil/mokutil.changes 2022-08-04 13:23:05.516435418 +0200 +++ /work/SRC/openSUSE:Factory/.mokutil.new.1766/mokutil.changes 2023-08-21 11:43:13.587418099 +0200 @@ -1,0 +2,7 @@ +Fri Aug 18 07:07:08 UTC 2023 - Gary Ching-Pang Lin <g...@suse.com> + +- Remove modhash (bsc#1214358) + + The modhash script is rarely used and it's impractical to block + a kernel module with the hash. + +------------------------------------------------------------------- Old: ---- modhash ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mokutil.spec ++++++ --- /var/tmp/diff_new_pack.xonfd7/_old 2023-08-21 11:43:14.367419593 +0200 +++ /var/tmp/diff_new_pack.xonfd7/_new 2023-08-21 11:43:14.375419609 +0200 @@ -1,7 +1,7 @@ # # spec file for package mokutil # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,6 @@ Group: Productivity/Security URL: https://github.com/lcp/mokutil Source: https://github.com/lcp/%{name}/archive/%{version}.tar.gz -Source1: modhash # PATCH-FIX-SUSE mokutil-remove-libkeyutils-check.patch g...@suse.com -- Disable the check of libkeyutils version Patch1: mokutil-remove-libkeyutils-check.patch BuildRequires: autoconf @@ -53,12 +52,10 @@ %install %make_install -install -m 755 -D %{SOURCE1} %{buildroot}/%{_bindir}/modhash %files %license COPYING %{_bindir}/mokutil -%{_bindir}/modhash %{_mandir}/man?/* %dir %{_datadir}/bash-completion/completions/ %{_datadir}/bash-completion/completions/mokutil