2
0

Accepting request 1003009 from home:mwilck:suse-module-tools

- Update to version 16.0.23:
  * cert-script: skip cert handling if efivarfs is not writable
    (bsc#1201066)
  * driver-check.sh, unblacklist: convert egrep to grep -E (bsc#1203092)

OBS-URL: https://build.opensuse.org/request/show/1003009
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=143
This commit is contained in:
Martin Wilck 2022-09-12 15:29:48 +00:00 committed by Git OBS Bridge
parent e8cf76ebff
commit 34d68ab934
6 changed files with 16 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
<param name="changesrevision">215e163d867977bfc345497da2e1c4a0eca89427</param></service></servicedata>
<param name="changesrevision">7b60f9764ada8f304a3c9695b2d35243827c7892</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68b9b9ce91d36c1af6105d3c468648e009c78887a29b729cb4775754709e227a
size 134667

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:993aca583050c4569692e2ca1afe1897d241f728222a70979b157f3482e02f2f
size 134667

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 12 15:28:13 UTC 2022 - Martin Wilck <mwilck@suse.com>
- Update to version 16.0.23:
* cert-script: skip cert handling if efivarfs is not writable
(bsc#1201066)
* driver-check.sh, unblacklist: convert egrep to grep -E (bsc#1203092)
-------------------------------------------------------------------
Thu Jul 14 09:54:09 UTC 2022 - Martin Wilck <mwilck@suse.com>

View File

@ -1,4 +1,4 @@
name: suse-module-tools
version: 16.0.22
mtime: 1657792391
commit: 215e163d867977bfc345497da2e1c4a0eca89427
version: 16.0.23
mtime: 1662996437
commit: 7b60f9764ada8f304a3c9695b2d35243827c7892

View File

@ -45,7 +45,7 @@
%global modprobe_conf_rpmsave %(echo "%{modprobe_conf_files}" | sed 's,\\([^ ]*\\),%{_sysconfdir}/modprobe.d/\\1.conf.rpmsave,g')
Name: suse-module-tools
Version: 16.0.22
Version: 16.0.23
Release: 0
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
License: GPL-2.0-or-later