SHA256
1
0
forked from pool/mupdf
Commit Graph

122 Commits

Author SHA256 Message Date
Ana Guerrero
20ae09ec50 Accepting request 1129309 from Publishing
- Update to 1.23.6:
  * Add new text file document handler.
  * Add interface for rearranging pages.
  * Fix double free bug in html parser.
  * Use CropBox as origin for fitz space in PDF documents so that page bounding box origin is at the top left.
  * Fix parsing of cmap with surrogate characters.
  * Fix bug in story handling resetting.
  * Various smaller fixes for pymupdf.

OBS-URL: https://build.opensuse.org/request/show/1129309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=57
2023-11-28 21:19:27 +00:00
Paolo Stivanin
ff4dc3cb5d - Update to 1.23.6:
* Add new text file document handler.
  * Add interface for rearranging pages.
  * Fix double free bug in html parser.
  * Use CropBox as origin for fitz space in PDF documents so that page bounding box origin is at the top left.
  * Fix parsing of cmap with surrogate characters.
  * Fix bug in story handling resetting.
  * Various smaller fixes for pymupdf.

OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=120
2023-11-28 07:06:05 +00:00
Ana Guerrero
5f3ea39af0 Accepting request 1123725 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1123725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=56
2023-11-07 20:26:24 +00:00
Paolo Stivanin
5f4748a846 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
2023-11-07 07:11:08 +00:00
Ana Guerrero
a8ba27e56e Accepting request 1116870 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1116870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=55
2023-10-11 21:56:04 +00:00
Martin Pluskal
4c87da6748 Accepting request 1116823 from home:polslinux:branches:Publishing
- Update to 1.23.4:
  * Fix bug causing a crash when cleaning up Android draw device upon destroy.
  * Fix bug where bitmaps were reused after being recycled in Android.
  * Add fixed padding to ink annotation to avoid unselectable bboxes for tiny strokes.
  * Add API for checking if an annotation has a Rect property.
  * Fix bug where cycles in structure trees caused eternal loops.
  * Fix bug where colorspaces were not retained for in-linee images during filtering.
  * Change default to use CropBox rather than MediaBox.

OBS-URL: https://build.opensuse.org/request/show/1116823
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=116
2023-10-11 09:33:20 +00:00
Dominique Leuenberger
a1c49bae21 Accepting request 1112469 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1112469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=54
2023-09-20 11:31:37 +00:00
00794dc038 Accepting request 1112444 from home:polslinux:branches:Publishing
- Update to 1.23.3:
  New features:
    + New WASM library with same API as mutool run and Java, for both browser and Node environments.
    + Support CropBox, TrimBox, BleedBox, and ArtBox in PDF tools and viewers.
    + PhotoShop PSD image support.
    + mupdf-gl: Custom ICC display profile support.
    + mutool poster: Option to split in RTL direction.
  Fixes:
    + EPUB: Fix table cell height calculations.
    + EPUB: Inherit table cell background color from table row.
    + EPUB: Support files with partial encryption (only read unencrypted parts).
    + EPUB: Support files with incorrect directory prefixes.
    + TIFF: Stability improvements.
    + MOBI: Stability improvements.
    + PDF: Support old style border dash patterns.
    + PDF: Support GoToR links to remote PDF documents.
    + PDF: Improve link parsing and creation.
    + ZIP: Improve unicode file name handling.
    + Fall back to unhinted fonts if hints are broken.
    + Recognize document types by sniffing contents (don't need to rely on mimetype or file extension).
  NEW APIs:
    + More PDF document permission flags.
    + Tweaked exception error logging.
    + pdf_minimize_document to squeeze amount of memory used by an open document.
  Incompatible changes:
    + pdf_field_name renamed to pdf_load_field_name.
    + mutool run: Changed many methods to match Java and new WASM library.

OBS-URL: https://build.opensuse.org/request/show/1112444
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=114
2023-09-20 07:17:31 +00:00
Dominique Leuenberger
31d807aa1a Accepting request 1093883 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1093883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=53
2023-06-20 14:49:00 +00:00
Martin Pluskal
e447867eeb Accepting request 1093881 from home:polslinux:branches:Publishing
- Update to 1.22.2:
  * Various bug fixes cherry-picked back from development work
    required to fix PyMuPDF issues.

OBS-URL: https://build.opensuse.org/request/show/1093881
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=112
2023-06-20 07:13:32 +00:00
Dominique Leuenberger
bfcb2c8e97 Accepting request 1086769 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1086769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=52
2023-05-12 18:38:56 +00:00
Martin Pluskal
1dd135ac40 Accepting request 1086750 from home:polslinux:branches:Publishing
- Update to 1.22.1:
  * 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.
  * Support PDF page labels.
  * Layout HTML tables with variable column widths.
  * Added JPEG output format. JPEG should be used with care due to its
    lossy nature (if in doubt, use PDF instead).
  * Added PDF filter factories.
  * Added PDF color filter.
  * Added "culler" to sanitize filter.
  * Added flags to control embedding fonts in output.
  * New device methods for structured tags.
  * Increased maximum allowed image size.
  * Add magic flag to temporarily hide annotations when editing them.
  * Support RD in Square and Circle annotations.
  * Support dashed borders in annotations.
  * Support cloudy borders in annotations.
  * Improved layers in PDF files.
  * Fix performance issue with large PDF files and outlines.
  * Updated multi-threading examples.
  * Moved WASM project into separate repository.
  * Added Java and "mutool run" bindings for many more functions.

OBS-URL: https://build.opensuse.org/request/show/1086750
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=110
2023-05-12 13:45:54 +00:00
Dominique Leuenberger
e3a3bdfff7 Accepting request 1070071 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1070071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=51
2023-03-08 13:53:29 +00:00
Martin Pluskal
985404e9dc Accepting request 1069998 from home:jengelh:branches:Publishing
- Drop BuildRequires freeglut & lcms2, this is not used and the build always relies on the bundled copy.

OBS-URL: https://build.opensuse.org/request/show/1069998
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=108
2023-03-08 07:30:20 +00:00
Dominique Leuenberger
ed107d3ffe Accepting request 1069882 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1069882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=50
2023-03-07 15:50:43 +00:00
482eeb4100 Accepting request 1069748 from home:jengelh:branches:Publishing
- Disable system gumbo, so it may be removed [boo#1208381].

OBS-URL: https://build.opensuse.org/request/show/1069748
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=106
2023-03-07 10:07:41 +00:00
Dominique Leuenberger
6597591fab Accepting request 1062292 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1062292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=49
2023-02-01 15:39:00 +00:00
Martin Pluskal
ea1341dd57 Accepting request 1061907 from home:dirkmueller:Factory
- update to 1.21.1:
  * Garbage collection problem causing file bloat on clean
  * Don't assume sorted objects in pdf_objcmp
  * Don't layout empty documents
  * Type 3 font char bboxes
  * Added MOBI input format support
  * Added Story API for creating PDF documents from formatted text
  * Added API to create, edit, and delete links
  * Support custom images for Stamp annotations
  * Support interior color on Polygon annotations
  * Support line endings on PolyLine annotations
  * Improved SVG output
  * C++/Python/C# binding:
    * Changes to naming of wrapper functions and classes
    * Added limited support for callbacks into Python, using SWIG Directors

OBS-URL: https://build.opensuse.org/request/show/1061907
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=104
2023-01-31 15:37:33 +00:00
Dominique Leuenberger
4b864e6b3b Accepting request 1003115 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1003115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=48
2022-09-13 13:08:15 +00:00
Martin Pluskal
9b49507fda Accepting request 1002876 from home:dirkmueller:Factory
- update to 1.20.0 (bsc#1202858, CVE-2021-4216):

OBS-URL: https://build.opensuse.org/request/show/1002876
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=102
2022-09-13 07:00:34 +00:00
Dominique Leuenberger
86eebe1eda Accepting request 998780 from Publishing
OBS-URL: https://build.opensuse.org/request/show/998780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=47
2022-08-23 12:29:59 +00:00
Martin Pluskal
e60df12c49 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
2022-08-23 09:00:41 +00:00
Dominique Leuenberger
c26f786354 Accepting request 992135 from Publishing
OBS-URL: https://build.opensuse.org/request/show/992135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=46
2022-08-02 20:09:12 +00:00
Martin Pluskal
0e20310e58 Accepting request 992108 from home:dirkmueller:Factory
- update to 1.20.0:
  * Experimental C# bindings
  * Cross compilation should no longer need a host compiler
  * Major additions to JNI bindings
  * New API to edit outline
  * New API to resolve and create links
  * New API to toggle individual layers in PDF
  * Layer panel in mupdf-gl
  * Layer option in mutool draw
  * New API to add a Javascript console
  * Console panel in mupdf-gl
  * Text search API extended to be able to distinguish between separate search hits
  * Command line tool improvements:
  * all: Negative page numbers to index from the last page
  * mutool draw: Add option to render document without text
  * mutool draw and convert: Support DPI option in text and HTML output
  * New hybrid HTML output format using "scripts/pdftohtml" script:
  * Graphics in a background image
  * Text on top
  * Improved WASM viewer demo
  * Support high DPI screens
  * Progressive loading
  * Update to zlib 1.2.12 for security fix

OBS-URL: https://build.opensuse.org/request/show/992108
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=98
2022-08-02 05:38:44 +00:00
Dominique Leuenberger
99c7c7da7b Accepting request 972374 from Publishing
OBS-URL: https://build.opensuse.org/request/show/972374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=45
2022-04-24 17:45:48 +00:00
Martin Pluskal
f417e961f6 Accepting request 972243 from home:dirkmueller:Factory
- update to 1.19.1:
  * Updated zlib to 1.2.12 due to CVE-2018-25032

OBS-URL: https://build.opensuse.org/request/show/972243
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=96
2022-04-24 11:51:53 +00:00
Dominique Leuenberger
657a95632d Accepting request 927490 from Publishing
OBS-URL: https://build.opensuse.org/request/show/927490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=44
2021-10-26 18:14:01 +00:00
Martin Pluskal
82814d4a32 Accepting request 927320 from home:AndreasStieger:branches:Publishing
mupdf 1.19.0

OBS-URL: https://build.opensuse.org/request/show/927320
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=95
2021-10-26 11:25:12 +00:00
Dominique Leuenberger
dbb29ac466 Accepting request 844022 from Publishing
OBS-URL: https://build.opensuse.org/request/show/844022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=43
2020-10-28 10:37:42 +00:00
Martin Pluskal
61de83cbf4 Accepting request 843892 from home:cges30901:branches:Publishing
- Update to version 1.18.0
  * mutool draw: bbox output format.
  * mutool draw: structured text extraction in JSON format.
  * mutool run: StructuredText.walk()
  * mutool run: PDFPage.process() and PDFAnnotation.process()
  * mupdf-gl: Added IBM Common User Access shortcuts for copy & paste.
  * mupdf-gl: Improved redaction UI.
  * java: Example desktop Java viewer.
  * wasm: WebAssembly viewer that runs in a browser.
  * html: Added HTML5 parser.
  * api: Dehyphenation option in structured text extraction, to improve searching for words that are hyphenated across lines.
  * api: pdf_new_date, pdf_to_date, pdf_dict_put_date and pdf_dict_get_date.
  * api: Added choice of image redaction algorithms: none, full, partial.
  * api: Optional use of Tesseract to use OCR to extract text.
  * svg: Many small parsing fixes.
  * svg: Parse inline CSS style attributes.
  * svg: Text elements (simple text layout only).
  * High security redaction -- save redacted PDF as flattened bitmap, guaranteed to not leak any sensitive redacted information.
  * Experimental C++ bindings.
  * Experimental Python bindings.

OBS-URL: https://build.opensuse.org/request/show/843892
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=93
2020-10-26 06:58:56 +00:00
Dominique Leuenberger
dca46cd625 Accepting request 815901 from Publishing
OBS-URL: https://build.opensuse.org/request/show/815901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=42
2020-06-21 16:52:10 +00:00
Martin Pluskal
87ba2d5c84 Accepting request 815897 from home:dancermak:branches:Publishing
Update to version 1.17.0

OBS-URL: https://build.opensuse.org/request/show/815897
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=91
2020-06-19 08:53:25 +00:00
Dominique Leuenberger
3185b870c0 Accepting request 814107 from Publishing
- Fix building with gcc10

OBS-URL: https://build.opensuse.org/request/show/814107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=41
2020-06-12 19:43:24 +00:00
Martin Pluskal
4b5808a431 - Fix building with gcc10
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=89
2020-06-12 08:32:42 +00:00
Dominique Leuenberger
5cebcbc137 Accepting request 729872 from Publishing
OBS-URL: https://build.opensuse.org/request/show/729872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=40
2019-09-11 08:37:14 +00:00
Tomáš Chvátal
679b7c3f92 Accepting request 729836 from home:cgiboudeaux:fat-lto-objects
- Use -ffat-lto-objects when building static libraries.

OBS-URL: https://build.opensuse.org/request/show/729836
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=87
2019-09-10 12:34:19 +00:00
Dominique Leuenberger
19cea6a56e Accepting request 724125 from Publishing
- Update to version 1.16.1
  * Changes in version 1.16.1:
    * Bugfixes
  * Changes in version 1.16.0:
    * api: Major overhaul of color management architecture.
    * api: Improved functions to verify/sign PDF documents.
    * api: Number tree accessor function pdf_lookup_number.
    * api: Parse and handle more options for PWG output.
    * api: Removed obsolete gproof document type.
    * api: User callbacks for warning and error messages.
    * epub: Changed default page size to A5.
    * epub: Draw embedded SVG documents in EPUB/XHTML.
    * epub: New Noto fonts covering more unicode scripts.
    * epub: Support small-caps font-variant.
    * pdf: Add Redact annotation type and function to apply redactions.
    * pdf: Add/remove/change encryption and password when saving PDF files.
    * pdf: Improvements to text handling in PDF filter processor.
    * pdf: MP and DP operators now call begin/end_layer device methods.
    * pdf: New and improved progressive loading.
    * svg: Draw external images in SVG documents.
    * mutool show: Add 'form' selector to list PDF form fields.
    * mutool sign: Sign PDF documents from the command line.
    * mutool sign: Verify signatures in PDF documents from the command line.
    * viewer: Option to save a script of user actions for replay with mutool run.
    * viewer: Runtime toggle for ICC and spot rendering.
    * viewer: Tooltip when hovering over a link in mupdf-gl.
  * Changes in version 1.15.0:
    * WebAssembly build target and examples.
    * Improved forms API in both C and Java bindings.
    * Improved forms JavaScript support.

OBS-URL: https://build.opensuse.org/request/show/724125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=39
2019-08-19 19:37:46 +00:00
Tomáš Chvátal
07e25c9157 - Remove merged patches:
* mupdf-CVE-2018-16647.patch
  * mupdf-CVE-2018-16648.patch
  * mupdf-CVE-2018-18662.patch
  * 0001-Fix-699840-Use-saved-sig_widget-pointer-to-sign-sign.patch
  * 0001-Write-placeholder-appearance-streams-for-digital-sig.patch
  * 0001-fix-build-on-big-endian.patch

OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=85
2019-08-16 15:05:58 +00:00
Tomáš Chvátal
50fd3500c5 Accepting request 724116 from home:xha:branches:Publishing
Update to upstream version 1.16.1
removal of meanwhile upstream merged patches

OBS-URL: https://build.opensuse.org/request/show/724116
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=84
2019-08-16 14:46:32 +00:00
Dominique Leuenberger
7cc2450963 Accepting request 685966 from Publishing
OBS-URL: https://build.opensuse.org/request/show/685966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=38
2019-03-26 14:43:18 +00:00
Martin Pluskal
9f9d7930d9 Accepting request 685167 from home:guoyunhe:branches:Publishing
- Update source download link so we can submit it to Factory

OBS-URL: https://build.opensuse.org/request/show/685167
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=82
2019-03-18 09:10:21 +00:00
Martin Pluskal
aa442929d8 Accepting request 684259 from home:guoyunhe:branches:Publishing
- Add build dependencies:
  * liblcms2-devel
  * Mesa-libGL-devel
  * freeglut-devel
  * pkgconfig(openssl)
  * pkgconfig(xi)
  * pkgconfig(xrandr)
- Change COPYING to %licnese instead of %doc
- Update mupdf-no-strip.patch
- Add patches from Fedora project:
  * mupdf-CVE-2018-16647.patch
  * mupdf-CVE-2018-16648.patch
  * mupdf-CVE-2018-18662.patch
  * 0001-Fix-699840-Use-saved-sig_widget-pointer-to-sign-sign.patch
  * 0001-Write-placeholder-appearance-streams-for-digital-sig.patch
  * 0001-fix-build-on-big-endian.patch
- Update to version 1.14:
  * New features:
    * Added "Source Han Serif" CJK fallback font.
    * Added more scripts to the Noto fallback fonts.
    * Multi-page PNM support.
    * "mutool show" now supports a path syntax for selecting objects to show.
  * Build system simplifications:
    * Auto-generated CMap, ICC, and JS source files are checked in to git.
    * Embedded CMap resources are now generated by a python script.
    * Embedded font resources are linked directly if using GNU ld or windows.
    * Namegen tool replaced by use of C macros.
    * Simplified Makefile.
  * Annotation editing:
    * New annotation editing mode in mupdf-gl.
    * Can create, edit, and delete most annotation types.
    * Can create appearance streams for most annotation types.
    * Can create appearance streams for Tx form fields.
    * Can create appearance streams for Ch form fields.
  * Form filling in mupdf-gl:
    * Can click buttons, checkboxes, and radioboxes.
    * Can fill out text fields using dialog box.
    * Can select choice options using dialog box.
    * Can verify and sign digital signatures.
  * Improved UI for mupdf-gl:
    * Password dialog.
    * Error dialog.
    * Open/save file dialog.
    * Snap selection to words or lines by holding control or control+shift.
    * Save and restore current location, bookmarks, and navigation history.
  * Bug fixes:
    * Improved CJK character fallback handling in EPUB.
  * API changes:
    * Pass rectangle and matrix structs by value.
    * Replaced PDF_NAME_Xxx macros with PDF_NAME(Xxx).
    * Added PDF_TRUE, PDF_FALSE, and PDF_NULL constant pdf_obj* macros.
    * Added helper functions: pdf_dict_get_int, etc.
    * Removed 'doc' argument in pdf_new_int, etc.
    * Quads instead of rects when highlighting and searching text.
    * mutool run: Pass arguments to script in scriptArgs global.

OBS-URL: https://build.opensuse.org/request/show/684259
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=81
2019-03-12 13:41:52 +00:00
Dominique Leuenberger
d7a4437b5d Accepting request 602788 from Publishing
OBS-URL: https://build.opensuse.org/request/show/602788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=37
2018-05-02 10:17:05 +00:00
Tomáš Chvátal
76d83e33af Accepting request 602659 from home:jengelh:branches:Publishing
- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/602659
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=79
2018-05-01 07:59:17 +00:00
Dominique Leuenberger
9df65df3d7 Accepting request 599916 from Publishing
OBS-URL: https://build.opensuse.org/request/show/599916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=36
2018-04-25 07:58:48 +00:00
Ismail Dönmez
94204b456c 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
2018-04-23 08:42:50 +00:00
Dominique Leuenberger
0cdb9cb84e Accepting request 576860 from Publishing
OBS-URL: https://build.opensuse.org/request/show/576860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=35
2018-02-16 20:38:03 +00:00
Tomáš Chvátal
e68804a855 Accepting request 576835 from home:elvigia:branches:Publishing
-mupdf-no-strip.patch: fix debuginfo generation  

- Remove xorg-x11-devel from buildrequires

OBS-URL: https://build.opensuse.org/request/show/576835
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=75
2018-02-14 22:46:47 +00:00
Dominique Leuenberger
c77543f4a4 Accepting request 575495 from Publishing
OBS-URL: https://build.opensuse.org/request/show/575495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=34
2018-02-14 08:19:33 +00:00
Martin Pluskal
9409e1cfe2 Accepting request 575490 from home:kbabioch:branches:Publishing
- Add CVE-2018-1000051.patch: Fix a Use After Free vulnerability in
  fz_keep_key_storable that can potentially result in DoS / remote
  code execution (CVE-2018-1000051 bsc#1080531)

OBS-URL: https://build.opensuse.org/request/show/575490
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=73
2018-02-12 08:07:18 +00:00