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

- Update to version 16.0.12:
  * rpm-script: fix bad exit status in OpenQA (bsc#1191922)
  * cert-script: Deal with existing $cert.delete file (bsc#1191804).
  * cert-script: Ignore kernel keyring for kernel certificates (bsc#1191480).
  * cert-script: Only print mokutil output in verbose mode.

OBS-URL: https://build.opensuse.org/request/show/926987
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=128
This commit is contained in:
Martin Wilck 2021-10-22 13:27:48 +00:00 committed by Git OBS Bridge
parent d3f138bbec
commit 198df6b153
6 changed files with 17 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">a7078cf368e038ee81cf07c7be27609084a05b5d</param></service></servicedata>
<param name="changesrevision">9ad925a6e25030c9dc9aedd5f3aecda0f1c4d22c</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7930de2fbe3062bbc0d964f5da62918061f4d01ec7c48b86d9e464153d66a04c
size 120843

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Oct 22 13:12:38 UTC 2021 - Martin Wilck <mwilck@suse.com>
- Update to version 16.0.12:
* rpm-script: fix bad exit status in OpenQA (bsc#1191922)
* cert-script: Deal with existing $cert.delete file (bsc#1191804).
* cert-script: Ignore kernel keyring for kernel certificates (bsc#1191480).
* cert-script: Only print mokutil output in verbose mode.
-------------------------------------------------------------------
Mon Oct 4 14:25:41 UTC 2021 - Martin Wilck <mwilck@suse.com>

View File

@ -1,5 +1,5 @@
name: suse-module-tools
version: 16.0.11
mtime: 1633357429
commit: a7078cf368e038ee81cf07c7be27609084a05b5d
version: 16.0.12
mtime: 1634907576
commit: 9ad925a6e25030c9dc9aedd5f3aecda0f1c4d22c

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.11
Version: 16.0.12
Release: 0
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
License: GPL-2.0-or-later