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:
parent
3ad693c87e
commit
9df1c87f90
@ -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>
|
Wed Jul 26 14:06:43 UTC 2023 - Gary Ching-Pang Lin <glin@suse.com>
|
||||||
|
|
||||||
|
@ -25,6 +25,8 @@ License: GPL-2.0-only
|
|||||||
Group: System/Boot
|
Group: System/Boot
|
||||||
URL: https://github.com/okirch/pcr-oracle
|
URL: https://github.com/okirch/pcr-oracle
|
||||||
Source: %{name}-%{version}.tar.xz
|
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: libopenssl-devel >= 0.9.8
|
||||||
BuildRequires: tpm2-0-tss-devel
|
BuildRequires: tpm2-0-tss-devel
|
||||||
Requires: libtss2-tcti-device0
|
Requires: libtss2-tcti-device0
|
||||||
@ -36,7 +38,7 @@ Configuration Registers following an update of system components
|
|||||||
like shim, grub, etc.
|
like shim, grub, etc.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# beware, this is not autoconf
|
# beware, this is not autoconf
|
||||||
|
1091
systemd-boot.patch
Normal file
1091
systemd-boot.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user