Accepting request 599908 from home:kbabioch:branches:Publishing

- Update to version 1.13:
  - primarily a bugfix release.
  - New "mutool sign" tool for showing and verifying digital signatures.
  - Chinese, Japanese, Korean, Cyrillic, and Greek font support in mutool create.
  - Improvements to annotation editing API.
- Dropped patches, which are included upstream now:
  - CVE-2018-6192.patch
  - CVE-2018-5686.patch
  - CVE-2018-6187.patch
  - CVE-2018-1000051.patch
  - CVE-2017-17858.patch
  - CVE-2018-6544.patch
  - fix-openjpeg-flags.patch

OBS-URL: https://build.opensuse.org/request/show/599908
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=77
This commit is contained in:
Ismail Dönmez
2018-04-23 08:42:50 +00:00
committed by Git OBS Bridge
parent e68804a855
commit 94204b456c
11 changed files with 23 additions and 405 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Apr 23 07:36:23 UTC 2018 - kbabioch@suse.com
- Update to version 1.13:
- primarily a bugfix release.
- New "mutool sign" tool for showing and verifying digital signatures.
- Chinese, Japanese, Korean, Cyrillic, and Greek font support in mutool create.
- Improvements to annotation editing API.
- Dropped patches, which are included upstream now:
- CVE-2018-6192.patch
- CVE-2018-5686.patch
- CVE-2018-6187.patch
- CVE-2018-1000051.patch
- CVE-2017-17858.patch
- CVE-2018-6544.patch
- fix-openjpeg-flags.patch
-------------------------------------------------------------------
Wed Feb 14 18:46:28 UTC 2018 - crrodriguez@opensuse.org