fix cve-2019-13232

This commit is contained in:
wsp1991 2020-03-02 21:01:40 +08:00
parent ae4ab691bd
commit 7910a379b7
5 changed files with 9 additions and 1 deletions

View File

View File

0
CVE-2019-13232-pre.patch Normal file
View File

0
CVE-2019-13232.patch Normal file
View File

View File

@ -1,6 +1,6 @@
Name: unzip Name: unzip
Version: 6.0 Version: 6.0
Release: 43 Release: 44
Summary: A utility for unpacking zip files Summary: A utility for unpacking zip files
License: BSD License: BSD
URL: http://www.info-zip.org/UnZip.html URL: http://www.info-zip.org/UnZip.html
@ -31,6 +31,11 @@ Patch0022: unzip-6.0-timestamp.patch
Patch0023: unzip-6.0-cve-2018-1000035-heap-based-overflow.patch Patch0023: unzip-6.0-cve-2018-1000035-heap-based-overflow.patch
Patch6000: CVE-2018-18384.patch Patch6000: CVE-2018-18384.patch
Patch6001: CVE-2019-13232-pre.patch
Patch6002: CVE-2019-13232.patch
Patch6003: CVE-2019-13232-fur1.patch
Patch9000: CVE-2019-13232-fur2.patch
BuildRequires: bzip2-devel BuildRequires: bzip2-devel
@ -65,6 +70,9 @@ Package help includes man pages for unzip.
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Mon Mar 2 2020 openEuler Buildteam <buildteam@openeuler.org> - 6.0-44
- fix CVE-2019-13232
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 6.0-43 * Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 6.0-43
- Delete unneeded patch - Delete unneeded patch