Accepting request 1118891 from home:aplanas:branches:Base:System

- Add systemd-boot.patch to support systemd-cryptenroll JSON files

OBS-URL: https://build.opensuse.org/request/show/1118891
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcr-oracle?expand=0&rev=13
This commit is contained in:
Marcus Meissner 2023-10-25 12:36:45 +00:00 committed by Git OBS Bridge
parent 3ad693c87e
commit 9df1c87f90
3 changed files with 1099 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 19 11:01:10 UTC 2023 - Alberto Planas Dominguez <aplanas@suse.com>
- Add systemd-boot.patch to support systemd-cryptenroll JSON files
-------------------------------------------------------------------
Wed Jul 26 14:06:43 UTC 2023 - Gary Ching-Pang Lin <glin@suse.com>

View File

@ -25,6 +25,8 @@ License: GPL-2.0-only
Group: System/Boot
URL: https://github.com/okirch/pcr-oracle
Source: %{name}-%{version}.tar.xz
# PATCH-FEATURE-UPSTREAM systemd-boot.patch gh#okirch/pcr-oracle#31
Patch01: systemd-boot.patch
BuildRequires: libopenssl-devel >= 0.9.8
BuildRequires: tpm2-0-tss-devel
Requires: libtss2-tcti-device0
@ -36,7 +38,7 @@ Configuration Registers following an update of system components
like shim, grub, etc.
%prep
%setup -q
%autosetup -p1
%build
# beware, this is not autoconf

1091
systemd-boot.patch Normal file

File diff suppressed because it is too large Load Diff