From 8116d3bb94816efa8557cf042657453c3c3b23186723d34f86350a5be90693bf Mon Sep 17 00:00:00 2001 From: Gary Ching-Pang Lin Date: Tue, 5 Mar 2024 07:59:39 +0000 Subject: [PATCH] Accepting request 1154106 from home:dtseng:branches:Base:System bugowner: dtseng Submitting for upgrading mokutil to v0.7.0 OBS-URL: https://build.opensuse.org/request/show/1154106 OBS-URL: https://build.opensuse.org/package/show/Base:System/mokutil?expand=0&rev=60 --- 0.6.0.tar.gz | 3 --- 0.7.0.tar.gz | 3 +++ mokutil.changes | 24 ++++++++++++++++++++++++ mokutil.spec | 4 ++-- 4 files changed, 29 insertions(+), 5 deletions(-) delete mode 100644 0.6.0.tar.gz create mode 100644 0.7.0.tar.gz diff --git a/0.6.0.tar.gz b/0.6.0.tar.gz deleted file mode 100644 index 872d429..0000000 --- a/0.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6cc4be216ac083ee19dc986e8a510e1d74f6f4080baa4b5fdc7c503eb483f569 -size 38047 diff --git a/0.7.0.tar.gz b/0.7.0.tar.gz new file mode 100644 index 0000000..31987a0 --- /dev/null +++ b/0.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:736b9a23003d36eba0bc6ee7e56ce70aa7f0f31cb34dde5c9e5bd093c1d2dab1 +size 38511 diff --git a/mokutil.changes b/mokutil.changes index 161c000..067af6c 100644 --- a/mokutil.changes +++ b/mokutil.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri Mar 1 08:23:24 UTC 2024 - Dennis Tseng + +- Update to 0.7.0 + + 82694cb Show usage instead of aborting on bad flags + + 04791c2 mokutil bugfix: del unused opt "-s" + + d978c18 Fix leak of list in delete_data_from_req_var() + + e498f64 Fix leak of fd in mok_get_variable() + + 7b6258a Show the key owner GUID + + 51b5e55 Use PKG_PROG_PKG_CONFIG macro from pkg.m4 to detect pkg-config + + 1aefcdb mokutil: handle the parsing error from "mok-variables" + + 71140ef mokutil: Fix memory leak in export_db_keys + + 0011d52 mokutil:check the result of malloc() is necessary + + a0d8702 Fix inconsistency in skip messages + + ae59d89 man: add "--trust-mok" and "--untrust-mok" + + dd55c28 Avoid conflicting efi_char16_t type definitions + + 8b6d116 fix: typo "accesss" -> "access" + + f68a4f4 Do not exit with non zero status for version query + + 5f49730 Check for efi variabales support after processing commands + + 2d6c409 Return 0 after printing help messages + + c64741d Add support for SSPPolicy, depricate --set-sbat-policy delete + + 48e3d2a Fix tab alignment for help (set-fallback-verbosity/set-fallback-noreboot) + + c361087 (HEAD -> master, tag: 0.7.0, origin/ssppolicy-v2-fix, origin/master, origin/HEAD) Rename "previous" revocations to "automatic" + ------------------------------------------------------------------- Fri Feb 23 09:19:54 UTC 2024 - pgajdos@suse.com diff --git a/mokutil.spec b/mokutil.spec index 8680581..ec4c5f7 100644 --- a/mokutil.spec +++ b/mokutil.spec @@ -1,7 +1,7 @@ # # spec file for package mokutil # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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: mokutil -Version: 0.6.0 +Version: 0.7.0 Release: 0 Summary: Tools for manipulating machine owner keys License: GPL-3.0-only