Accepting request 572053 from home:kbabioch:branches:Publishing

- Add CVE-2018-6544.patch to fix a DoS in pdf_load_obj_stm within in
  pdf/pdf-xref.c (CVE-2018-6544 boo#1079100)
- Add CVE-2018-6192.patch to fix a DoS in pdf_read_new_xref within
  pdf/pdf-xref.c via crafted PDF file (CVE-2018-6192 boo#1077755)

OBS-URL: https://build.opensuse.org/request/show/572053
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=68
This commit is contained in:
Martin Pluskal
2018-02-02 15:44:48 +00:00
committed by Git OBS Bridge
parent bc5c7d9419
commit 0f2117f19d
4 changed files with 157 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Feb 2 14:58:40 UTC 2018 - kbabioch@suse.com
- Add CVE-2018-6544.patch to fix a DoS in pdf_load_obj_stm within in
pdf/pdf-xref.c (CVE-2018-6544 boo#1079100)
- Add CVE-2018-6192.patch to fix a DoS in pdf_read_new_xref within
pdf/pdf-xref.c via crafted PDF file (CVE-2018-6192 boo#1077755)
-------------------------------------------------------------------
Fri Feb 2 07:52:06 UTC 2018 - kbabioch@suse.com