Use the newest keylime-selinux release
New version of keylime-selinux dropping keylime_var_log_t label. Resolves: RHEL-388
This commit is contained in:
parent
b9a54fe4c6
commit
a6d3821304
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/v7.12.0.tar.gz
|
||||
/keylime-selinux-38.1.0.tar.gz
|
||||
/v7.12.1.tar.gz
|
||||
/keylime-selinux-42.1.2.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global srcname keylime
|
||||
%global policy_version 38.1.0
|
||||
%global policy_version 42.1.2
|
||||
%global with_selinux 1
|
||||
%global selinuxtype targeted
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
Name: keylime
|
||||
Version: 7.12.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Open source TPM software for Bootstrapping and Maintaining Trust
|
||||
|
||||
URL: https://github.com/keylime/keylime
|
||||
@ -416,6 +416,10 @@ fi
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Jul 08 2025 Patrik Koncity <pkoncity@redhat.com> - 7.12.1-4
|
||||
- Add new keylime-selinux release - removing keylime_var_log_t label
|
||||
Resolves: RHEL-388
|
||||
|
||||
* Fri Jun 20 2025 Anderson Toshiyuki Sasaki <ansasaki@redhat.com> - 7.12.1-3
|
||||
- Avoid changing ownership of /var/log/keylime
|
||||
Resolves: RHEL-388
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (v7.12.1.tar.gz) = c1297ebfc659102d73283255cfda4a977dfbff9bdd3748e05de405dadb70f752ad39aa5848edda9143d8ec620d07c21f1551fa4a914c99397620ab1682e58458
|
||||
SHA512 (keylime-selinux-38.1.0.tar.gz) = cbb54511b14a0352e1c2679909b0dcbc00924bacf8f783b230a782d0fae6e3b0168704ea4896c273199163e04a26bcb6217cf30dc480fc300e1fdcb7e39d00a8
|
||||
SHA512 (keylime-selinux-42.1.2.tar.gz) = cb7b7b10d1d81af628a7ffdadc1be5af6d75851a44f58cff04edc575cbba1613447e56bfa1fb86660ec7c15e5fcf16ba51f2984094550ba3e08f8095b800b741
|
||||
|
||||
Loading…
Reference in New Issue
Block a user