From 3a87ea8abd043b92a68ca6359727c4ca6949325e Mon Sep 17 00:00:00 2001 From: jinlun Date: Sat, 17 Dec 2022 09:06:22 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=97=A8=E7=A6=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: jinlun --- tpm2-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tpm2-tools.spec b/tpm2-tools.spec index 4355b88..85e93e4 100644 --- a/tpm2-tools.spec +++ b/tpm2-tools.spec @@ -60,7 +60,7 @@ make check %changelog * Mon Sep 27 2021 fuanan - 5.0-4 -- fix CVE-2021-3565 +- fix CVE-2021-3565. * Mon Jul 26 2021 fuanan - 5.0-3 - Remove redundant gdb from BuildRequires -- Gitee