diff --git a/ghostscript.spec b/ghostscript.spec index 1d4ea48..28fdcc3 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -9,16 +9,17 @@ Name: ghostscript Version: 9.27 -Release: 5 +Release: 6 Summary: An interpreter for PostScript and PDF files License: AGPLv3+ URL: https://ghostscript.com/ Source0: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs%{version_short}/ghostscript-%{version}.tar.xz -# Patch6000 from http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=5b85ddd19 -Patch6000: CVE-2019-10216.patch -Patch6001: CVE-2019-14811-CVE-2019-14812-CVE-2019-14813.patch -Patch6002: CVE-2019-14817.patch + +Patch0: CVE-2019-10216.patch +Patch1: CVE-2019-14811-CVE-2019-14812-CVE-2019-14813.patch +Patch2: CVE-2019-14817.patch +Patch3: CVE-2019-14869.patch BuildRequires: automake gcc BuildRequires: adobe-mappings-cmap-devel adobe-mappings-pdf-devel @@ -179,6 +180,12 @@ make check %{_bindir}/dvipdf %changelog +* Tue Jan 7 2020 chengquan - 9.27-6 +- Type:CVE +- ID:NA +- SUG:NA +- DESC:fix CVE-2019-14869 + * Tue Jan 7 2020 chengquan - 9.27-5 - Type:CVE - ID:NA