Updating for Keylime release v5.8.1
This commit is contained in:
parent
d1fb6d8c91
commit
23a0237a2b
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/5.7.1.tar.gz
|
||||
/5.7.2.tar.gz
|
||||
/5.8.0.tar.gz
|
||||
/5.8.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global srcname keylime
|
||||
|
||||
Name: keylime
|
||||
Version: 5.8.0
|
||||
Version: 5.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Open source TPM software for Bootstrapping and Maintaining Trust
|
||||
|
||||
@ -105,6 +105,9 @@ cp -r ./tpm_cert_store %{buildroot}%{_sharedstatedir}/keylime/
|
||||
%{_sharedstatedir}/keylime/tpm_cert_store/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 02 2021 Luke Hinds <lhinds@redhat.com> 5.8.1-1
|
||||
- Updating for Keylime release v5.8.1
|
||||
|
||||
* Sat Jan 23 2021 Luke Hinds <lhinds@redhat.com> 5.8.0-1
|
||||
- Updating for Keylime release v5.8.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (5.8.0.tar.gz) = 35b8f044a4216f7344b631027230ee65bae28a842e3661211531465ea0d4c58e5e6200496efff32b398a8cfc1e75c0279cf0acd08821dda2d05c817e1e9fa6fe
|
||||
SHA512 (5.8.1.tar.gz) = 8985364ae6de8d016285a0e44790994062e13290bb187a319101120305637d54efa6da4c8f53fddb3327387de706e320e31ebdc92b116cc595cfce072cf25ec0
|
||||
|
Loading…
Reference in New Issue
Block a user