Accepting request 492484 from home:jsmeix:branches:Printing

CVE-2017-8291.patch fixes a type confusion in .rsdparams and .eqproc see https://bugs.ghostscript.com/show_bug.cgi?id=697808 and https://bugs.ghostscript.com/show_bug.cgi?id=697799 (bsc#1036453)

OBS-URL: https://build.opensuse.org/request/show/492484
OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=77
This commit is contained in:
2017-05-02 13:11:51 +00:00
committed by Git OBS Bridge
parent 1ec563fa1e
commit 30603cab46
5 changed files with 101 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue May 2 14:27:22 CEST 2017 - jsmeix@suse.de
- CVE-2017-8291.patch fixes
a type confusion in .rsdparams and .eqproc
see https://bugs.ghostscript.com/show_bug.cgi?id=697808
and https://bugs.ghostscript.com/show_bug.cgi?id=697799
(bsc#1036453).
-------------------------------------------------------------------
Wed Apr 12 11:12:27 CEST 2017 - jsmeix@suse.de