From 9583f3019c1b8f00c661670082ebc05f09c2bb23 Mon Sep 17 00:00:00 2001 From: ctyunsystem Date: Wed, 14 Sep 2022 03:48:31 +0000 Subject: [PATCH] fix nasm.spec changelog error for openEuler-20.03-LTS-SP1 fix nasm.spec changelog error for openEuler-20.03-LTS-SP1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | **贡献者** | | ----------------------------------------------- | | **天翼云 ctyun 操作系统组 - 游益锋(youyifeng)** | Signed-off-by: ctyunsystem --- nasm.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nasm.spec b/nasm.spec index 7f6448b..0ec75de 100644 --- a/nasm.spec +++ b/nasm.spec @@ -95,13 +95,13 @@ make test * Sat Nov 27 2021 ExtinctFire - 2.15.03-3 - enable make check -* Thu Jan 07 2020 shixuantong - 2.15.03-2 +* Thu Jan 07 2021 shixuantong - 2.15.03-2 - fix CVE-2019-20352 CVE-2020-24241 * Thu Jul 23 2020 shixuantong - 2.15.03-1 - update to 2.15.03-1 -* Tue Jun 9 2020 lizhenhua - 2.13.03-6 +* Tue Jun 09 2020 lizhenhua - 2.13.03-6 - fix compile error * Fri Mar 20 2020 shijian - 2.13.03-5 -- Gitee