SHA256
1
0
forked from pool/mupdf

Accepting request 1123575 from home:dirkmueller:Factory

- Update to 1.22.1 (bsc#1216728, CVE-2023-31794):
  * Update to zlib 1.2.12 for security fix
  * Add 'extract' library for more output options: DOCX, ODT
  * Experimental Python bindings.
      * Toggle spot color mode with 'e'.
-mupdf-no-strip.patch: fix debuginfo generation
- Remove xorg-x11-devel from buildrequires
  CVE-2017-17858 bsc#1077161
- mupdf is not a terminal app boo#1036637
- Add CVE-2016-6265.patch to fix a use-after-free bsc#990195
- Set to best anti-alias mode (8) by default.
    + Sepia mode full-page color tinting in X11 and win32 viewer
    + Improve XML parser interface.
    + Miscellaneous minor fixes
  for those architectures

OBS-URL: https://build.opensuse.org/request/show/1123575
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=118
This commit is contained in:
Paolo Stivanin 2023-11-07 07:11:08 +00:00 committed by Git OBS Bridge
parent 4c87da6748
commit 5f4748a846

View File

@ -51,7 +51,7 @@ Tue Jun 20 07:03:54 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
-------------------------------------------------------------------
Fri May 12 12:16:22 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
- Update to 1.22.1:
- Update to 1.22.1 (bsc#1216728, CVE-2023-31794):
* New command line "mutool recolor" to change colorspace of PDF files.
* New command line "mutool trim" to remove content outside mediabox.
* New flag to "mutool draw": -KK to remove all non-textual content.