From 810a0d814084a34137274fc03d4c083ee79cea58 Mon Sep 17 00:00:00 2001 From: Dan Streetman Date: Fri, 14 Jun 2024 11:12:20 -0400 Subject: [PATCH] sbsigntools: adjust for Azure Linux 3.0 --- SPECS/sbsigntools/sbsigntools.signatures.json | 6 ++++++ SPECS/sbsigntools/sbsigntools.spec | 5 ++++- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 SPECS/sbsigntools/sbsigntools.signatures.json diff --git a/SPECS/sbsigntools/sbsigntools.signatures.json b/SPECS/sbsigntools/sbsigntools.signatures.json new file mode 100644 index 00000000000..3d605a31ec6 --- /dev/null +++ b/SPECS/sbsigntools/sbsigntools.signatures.json @@ -0,0 +1,6 @@ +{ + "Signatures": { + "sbsigntools-0.9.5.tar.xz": "3e4bbe41319f18284ab82408fa321ca67cd53f3b70409d6409932303d91109d8", + "sbsigntools-mktarball.sh": "f778e40c4799031493c3d27c4cc1d71b15140773d86c89bbe082a8aaf5797b7b" + } +} diff --git a/SPECS/sbsigntools/sbsigntools.spec b/SPECS/sbsigntools/sbsigntools.spec index ff1b5bcd645..4146264355f 100644 --- a/SPECS/sbsigntools/sbsigntools.spec +++ b/SPECS/sbsigntools/sbsigntools.spec @@ -3,7 +3,7 @@ Name: sbsigntools Version: 0.9.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Signing utility for UEFI secure boot License: GPLv3+ URL: https://build.opensuse.org/package/show/home:jejb1:UEFI/sbsigntools @@ -82,6 +82,9 @@ make check %{_mandir}/man1/sbverify.1.* %changelog +* Fri Jun 14 2024 Dan Streetman - 0.9.5-4 +- import from fedora 40 + * Sat Jan 27 2024 Fedora Release Engineering - 0.9.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild