Updating for Keylime release v7.9.0
- Migrated license to SPDX
This commit is contained in:
parent
7e7a382ff3
commit
705c3a1856
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
|||||||
/v7.6.0.tar.gz
|
/v7.6.0.tar.gz
|
||||||
/v7.7.0.tar.gz
|
/v7.7.0.tar.gz
|
||||||
/v7.8.0.tar.gz
|
/v7.8.0.tar.gz
|
||||||
|
/v7.9.0.tar.gz
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
%global selinuxtype targeted
|
%global selinuxtype targeted
|
||||||
|
|
||||||
Name: keylime
|
Name: keylime
|
||||||
Version: 7.8.0
|
Version: 7.9.0
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: Open source TPM software for Bootstrapping and Maintaining Trust
|
Summary: Open source TPM software for Bootstrapping and Maintaining Trust
|
||||||
|
|
||||||
@ -18,7 +18,7 @@ Source1: %{srcname}.sysusers
|
|||||||
# The selinux policy for keylime is distributed via this repo: https://github.com/RedHat-SP-Security/keylime-selinux
|
# The selinux policy for keylime is distributed via this repo: https://github.com/RedHat-SP-Security/keylime-selinux
|
||||||
Source2: https://github.com/RedHat-SP-Security/%{name}-selinux/archive/v%{policy_version}/keylime-selinux-%{policy_version}.tar.gz
|
Source2: https://github.com/RedHat-SP-Security/%{name}-selinux/archive/v%{policy_version}/keylime-selinux-%{policy_version}.tar.gz
|
||||||
|
|
||||||
# Main program: BSD
|
# Main program: Apache-2.0
|
||||||
# Icons: MIT
|
# Icons: MIT
|
||||||
License: Apache-2.0 AND MIT
|
License: Apache-2.0 AND MIT
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (v7.8.0.tar.gz) = 225610458c310b0af339e3ce0a2dd5635b333dc2cfd2de8a2d9be9518947ebf7dab2265e42a6d187cbc6decc5c746df33d7a91ce28879a4fa2173ae2fd1a9242
|
SHA512 (v7.9.0.tar.gz) = 2f58ade2012f2be99d0a9d59c35562b8af91945d6f4c3dfcecfcac6e6603f36d819063796a6b7958c816c90da1d3a80e4b111268c2391888974c1e50f87bb680
|
||||||
SHA512 (keylime-selinux-38.1.0.tar.gz) = cbb54511b14a0352e1c2679909b0dcbc00924bacf8f783b230a782d0fae6e3b0168704ea4896c273199163e04a26bcb6217cf30dc480fc300e1fdcb7e39d00a8
|
SHA512 (keylime-selinux-38.1.0.tar.gz) = cbb54511b14a0352e1c2679909b0dcbc00924bacf8f783b230a782d0fae6e3b0168704ea4896c273199163e04a26bcb6217cf30dc480fc300e1fdcb7e39d00a8
|
||||||
|
Loading…
Reference in New Issue
Block a user