1
0

Accepting request 1177697 from home:aplanas:branches:devel:microos

- Update to version 0.4:
- Remove GRUB2 conflict 
- Adapt regenerate initrd macro expansion

OBS-URL: https://build.opensuse.org/request/show/1177697
OBS-URL: https://build.opensuse.org/package/show/devel:microos/dracut-pcr-signature?expand=0&rev=18
This commit is contained in:
Alberto Planas 2024-05-30 08:57:11 +00:00 committed by Git OBS Bridge
parent e9c44a3cc5
commit 69ec6177fa
4 changed files with 18 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:763fa1cf45b19a239b0b7a29efa7ed79ecbd0d0eeec6da997a27fe13038cd42b
size 8396

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:771a8ea29ed9eab9140114868d4c709989687376c8a7145aa22bbd6642929181
size 8400

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 30 08:45:40 UTC 2024 - Alberto Planas Dominguez <aplanas@suse.com>
- Update to version 0.4:
- Remove GRUB2 conflict
-------------------------------------------------------------------
Mon May 13 20:42:01 UTC 2024 - Alberto Planas Dominguez <aplanas@suse.com>
- Adapt regenerate initrd macro expansion
-------------------------------------------------------------------
Mon Apr 22 09:08:46 UTC 2024 - aplanas@suse.com

View File

@ -17,7 +17,7 @@
Name: dracut-pcr-signature
Version: 0.3+6
Version: 0.4+0
Release: 0
Summary: Dracut module to import PCR signatures
License: GPL-2.0-or-later
@ -46,13 +46,13 @@ cp pcr-signature.sh %buildroot/usr/lib/dracut/modules.d/50pcr-signature
cp pcr-signature.conf %buildroot/usr/lib/dracut/modules.d/50pcr-signature
%post
%regenerate_initrd_post
%{?regenerate_initrd_post}
%posttrans
%regenerate_initrd_posttrans
%{?regenerate_initrd_posttrans}
%postun
%regenerate_initrd_post
%{?regenerate_initrd_post}
%files
%license LICENSE