diff --git a/tpm2-tss.spec b/tpm2-tss.spec index da4ef8e..e7c7882 100644 --- a/tpm2-tss.spec +++ b/tpm2-tss.spec @@ -3,9 +3,7 @@ Version: 3.2.2 Release: 1%{?dist} Summary: TPM2.0 Software Stack -# The entire source code is under BSD except implementation.h and tpmb.h which -# is under TCGL(Trusted Computing Group License). -License: BSD and TCGL +License: BSD URL: https://github.com/tpm2-software/tpm2-tss Source0: https://github.com/tpm2-software/tpm2-tss/releases/download/%{version}/%{name}-%{version}.tar.gz Source1: tpm2-tss-systemd-sysusers.conf @@ -130,6 +128,7 @@ use tpm2-tss. * Fri Jun 23 2023 Štěpán Horáček - 3.2.2-1 - Rebase to 3.2.2 - Use systemd-sysusers to create user +- Remove misapplied license Resolves: CVE-2023-22745 Resolves: rhbz#2095479 Resolves: rhbz#2160307