Commit Graph

4 Commits

Author SHA1 Message Date
Itxaka
dcad8beac2
Drop those stupid github and vfs deps bumps (#591) 2024-11-06 12:50:14 +01:00
Dimitris Karakasilis
046f6879ff
Skip dirs in copyArtifactSetRole and replace only basename
otherwise we get the error:

```
panic: open /efi/EFI/kairos/passive.efi.extra.d: is a directory
```

and we may replace parts of the path that we shouldn't.

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-06-18 14:09:14 +03:00
Itxaka
85bb274b38
Use signature from sdk (#361) 2024-06-04 16:03:39 +02:00
Itxaka
cfa2c61ae1
Add method to validate signature of efi file (#337)
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-05-22 09:49:17 +02:00