From eb79ba8d3c35549f023a9d5fd2fe4c1c70c084d2 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 27 Jan 2023 09:29:20 +0000 Subject: [PATCH] Release fwupd-efi 1.4 --- contrib/fwupd-efi.spec.in | 4 ++-- contrib/org.freedesktop.fwupd.efi.metainfo.xml | 12 ++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/contrib/fwupd-efi.spec.in b/contrib/fwupd-efi.spec.in index 13a7384..3c5f5e4 100644 --- a/contrib/fwupd-efi.spec.in +++ b/contrib/fwupd-efi.spec.in @@ -14,6 +14,7 @@ Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}. # these are the only architectures supporting UEFI SecureBoot ExclusiveArch: x86_64 aarch64 +BuildRequires: gcc BuildRequires: meson BuildRequires: gnu-efi-devel BuildRequires: pesign @@ -65,5 +66,4 @@ rm -vf %{fwup_efi_fn}.tmp %{_libdir}/pkgconfig/fwupd-efi.pc %changelog -* #LONGDATE# Richard Hughes #VERSION#-0.#BUILD##ALPHATAG# -- Update from git +%autochangelog diff --git a/contrib/org.freedesktop.fwupd.efi.metainfo.xml b/contrib/org.freedesktop.fwupd.efi.metainfo.xml index a2b8076..b9f7b17 100644 --- a/contrib/org.freedesktop.fwupd.efi.metainfo.xml +++ b/contrib/org.freedesktop.fwupd.efi.metainfo.xml @@ -23,6 +23,18 @@ richard_at_hughsie.com + + +

This release fixes the following bugs:

+
    +
  • Add additional checks for incompatible CRT0
  • +
  • Align sections to 512 bytes
  • +
  • Generate images that are NX compatible
  • +
  • Use manual symbols mode on ARM32
  • +
  • Use objcopy to build arm/aarch64 binaries for new binutils
  • +
+
+

This release fixes the following bugs: