import ghostscript-9.25-7.el8
This commit is contained in:
parent
7e24f47308
commit
f0c566a54f
@ -37,7 +37,7 @@
|
||||
Name: ghostscript
|
||||
Summary: Interpreter for PostScript language & PDF
|
||||
Version: 9.25
|
||||
Release: 5%{?dist}.1
|
||||
Release: 7%{?dist}
|
||||
|
||||
License: AGPLv3+
|
||||
|
||||
@ -277,7 +277,7 @@ git commit --all --amend --no-edit > /dev/null
|
||||
# for China's GB18030 official certification:
|
||||
%if %{defined rhel} || %{defined centos}
|
||||
%configure --enable-dynamic --disable-compile-inits --without-versioned-path \
|
||||
--with-fontpath="%{urw_base35_fontpath}:%{google_droid_fontpath}:%{_datadir}/%{name}/conf.d/"
|
||||
--with-fontpath="%{urw_base35_fontpath}:%{google_droid_fontpath}:%{_datadir}/%{name}/conf.d/:%{_datadir}/fonts"
|
||||
%else
|
||||
%configure --enable-dynamic --disable-compile-inits --without-versioned-path \
|
||||
--with-fontpath="%{urw_base35_fontpath}:%{google_droid_fontpath}"
|
||||
@ -445,8 +445,11 @@ done
|
||||
# =============================================================================
|
||||
|
||||
%changelog
|
||||
* Fri Nov 08 2019 Zdenek Dohnal <zdohnal@redhat.com> - 9.25-5.1
|
||||
- 1769342 - CVE-2019-14869 ghostscript: -dSAFER escape in .charkeys
|
||||
* Tue Apr 07 2020 Zdenek Dohnal <zdohnal@redhat.com> - 9.25-7
|
||||
- 1813228 - ghostscript fontconfig support broken when gs used with -dSAFER/-dPARANOIDSAFER
|
||||
|
||||
* Thu Nov 07 2019 Zdenek Dohnal <zdohnal@redhat.com> - 9.25-6
|
||||
- 1769343 - CVE-2019-14869 - -dSAFER escape in .charkeys
|
||||
|
||||
* Thu Aug 22 2019 Martin Osvald <mosvald@redhat.com> - 9.25-5
|
||||
- Resolves: #1744011 - CVE-2019-14811 ghostscript: Safer Mode Bypass by .forceput Exposure in .pdf_hook_DSC_Creator (701445)
|
||||
|
Loading…
Reference in New Issue
Block a user