diff --git a/ima-evm-utils.spec b/ima-evm-utils.spec index c02c3be..befb735 100644 --- a/ima-evm-utils.spec +++ b/ima-evm-utils.spec @@ -8,7 +8,7 @@ Name: ima-evm-utils Version: 1.6.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: IMA/EVM support utilities License: GPLv2 Url: http://linux-ima.sourceforge.net/ @@ -138,6 +138,9 @@ install -m 644 %{SOURCE300} %{SOURCE301} $RPM_BUILD_ROOT/etc/keys/ima/ %{_libdir}/libimaevm.so %changelog +* Tue Mar 10 2026 Coiby Xu - 1.6.2-5 +- Don't allow files in tmpfs to be executed + * Thu Oct 30 2025 Coiby Xu - 1.6.2-4 - ima-setup: Use RSAHEADER to tell if a package has been signed - ima-setup: skip installing rpm-plugin-ima if it has been installed (RHEL-99356)