Revisions of mupdf

buildservice-autocommit accepted request 1153110 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 129)
baserev update by copy to link target
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 128)
- Update to 1.23.11:
  * Add support to redact line art.
  * Add new image redaction option to remove images that intrudes on redaction with clipping applied.
buildservice-autocommit accepted request 1146112 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 127)
baserev update by copy to link target
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 126)
- Update to 1.23.10:
  * Add fallback CMap to handle very broken fonts.
  * Fix infinite loop in line dashing routine.
  * Handle named destinations with non-ASCII characters.
buildservice-autocommit accepted request 1140771 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 125)
baserev update by copy to link target
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 124)
- Update to 1.23.9:
  * Fix text moving after redaction.
  * Add use-cid-for-unknown-unicode option to stext device.
  * Move previously private APIs into public headers so they can be used in python bindings.
  * Add version numbers to shared library installation targets on Linux/OpenBSD.
  * Avoid setuptools problems for python bindings in python 3.12.
  * Fix makefile so python bindings build with tesseract.
buildservice-autocommit accepted request 1134152 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 123)
baserev update by copy to link target
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 122)
- Update to 1.23.7:
  * Fix rendering issue concerning group alpha.
  * Fix unexpected HTML table rectangles on subsequent pages.
  * Fix text extraction of control characters from PDF.
  * Fix bug concerning Stories having page-break-after set.
  * Ignore broken structure trees instead of reporting an error.
  * Various fixes for pymupdf.
buildservice-autocommit accepted request 1129309 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 121)
baserev update by copy to link target
Paolo Stivanin's avatar Paolo Stivanin (polslinux) committed (revision 120)
- 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.
buildservice-autocommit accepted request 1123725 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 119)
baserev update by copy to link target
Paolo Stivanin's avatar Paolo Stivanin (polslinux) accepted request 1123575 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 118)
- 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
buildservice-autocommit accepted request 1116870 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 117)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1116823 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 116)
- 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.
buildservice-autocommit accepted request 1112469 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 115)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1112444 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 114)
- 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.
buildservice-autocommit accepted request 1093883 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 113)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1093881 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 112)
- Update to 1.22.2:
  * Various bug fixes cherry-picked back from development work
    required to fix PyMuPDF issues.
buildservice-autocommit accepted request 1086769 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 111)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1086750 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 110)
- 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.
Displaying revisions 1 - 20 of 129
openSUSE Build Service is sponsored by