From a269988c40ed869b29ec91c92333141ef08b99d9 Mon Sep 17 00:00:00 2001 From: hanzhelii <18221254@bjtu.edu.cn> Date: Sun, 9 May 2021 09:50:01 +0800 Subject: [PATCH] update zip.spec. Add zip-3.0-crc-builtin.patch --- zip.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/zip.spec b/zip.spec index 1a386a0..f340a90 100644 --- a/zip.spec +++ b/zip.spec @@ -18,6 +18,8 @@ Patch6000: CVE-2018-13410.patch Patch9000: openEuler-Cleanup-residual-temporary-file.patch +Patch12000: zip-3.0-crc-builtin.patch + BuildRequires: bzip2-devel gcc Requires: unzip @@ -56,6 +58,9 @@ mkdir -p %{buildroot}%{_mandir}/man1 %{_mandir}/man1/zip* %changelog +* May Sun 9 2021 hanzhelii <182212254@bjtu.edu.cn> - 3.0-27 +- Add zip-3.0-crc-builtin.patch + * Dec Thu 8 2020 wuchaochao - 3.0-26 - Add openEuler-Cleanup-residual-temporary-file.patch