SHA256
1
0
forked from pool/mupdf

Accepting request 997600 from home:dirkmueller:Factory

- update to 1.20.3:
  * return error, not success when unable to lock native device resource.
  * Bug 705620: Start journal operation instead of pushing local xref.
  * Ensure AndroidDrawDevice is destroyed, even upon exception.
  * source/pdf/pdf-clean.c: fix segv from incorrect call to fz_drop_pixmap().
  * Bug 705681: Enclose code in begin/end operation.
  * Guard against SEGVs when calling archive functions with NULL archive.

OBS-URL: https://build.opensuse.org/request/show/997600
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=100
This commit is contained in:
Martin Pluskal 2022-08-23 09:00:41 +00:00 committed by Git OBS Bridge
parent 0e20310e58
commit e60df12c49
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee51ebf8de0b2d4a4643041a7ed76147296a194a03e5a8a4f58c960597c007ab
size 70134965

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:108c4ad87d5cdd3ad47a3a872acdf101693283442469629dabb7631f1f3a0b3f
size 69709366

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Aug 17 19:15:55 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.20.3:
* return error, not success when unable to lock native device resource.
* Bug 705620: Start journal operation instead of pushing local xref.
* Ensure AndroidDrawDevice is destroyed, even upon exception.
* source/pdf/pdf-clean.c: fix segv from incorrect call to fz_drop_pixmap().
* Bug 705681: Enclose code in begin/end operation.
* Guard against SEGVs when calling archive functions with NULL archive.
-------------------------------------------------------------------
Mon Aug 1 21:28:07 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
Name: mupdf
Version: 1.20.0
Version: 1.20.3
Release: 0
Summary: PDF and XPS Viewer and Parser and Rendering Library
License: AGPL-3.0-or-later