Revisions of mupdf

Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 89)
- Fix building with gcc10
buildservice-autocommit accepted request 729872 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 88)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 729836 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 87)
- Use -ffat-lto-objects when building static libraries.
buildservice-autocommit accepted request 724125 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 86)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 85)
- 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
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 724116 from Xaver Hellauer's avatar Xaver Hellauer (xha) (revision 84)
Update to upstream version 1.16.1
removal of meanwhile upstream merged patches
buildservice-autocommit accepted request 685966 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 83)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 685167 from Yunhe Guo's avatar Yunhe Guo (guoyunhe) (revision 82)
- Update source download link so we can submit it to Factory
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 684259 from Yunhe Guo's avatar Yunhe Guo (guoyunhe) (revision 81)
- 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.
buildservice-autocommit accepted request 602788 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 80)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 602659 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 79)
- Ensure neutrality of description.
buildservice-autocommit accepted request 599916 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 78)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 599908 from Karol Babioch's avatar Karol Babioch (kbabioch) (revision 77)
- 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
buildservice-autocommit accepted request 576860 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 76)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 576835 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 75)
-mupdf-no-strip.patch: fix debuginfo generation  

- Remove xorg-x11-devel from buildrequires
buildservice-autocommit accepted request 575495 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 74)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 575490 from Karol Babioch's avatar Karol Babioch (kbabioch) (revision 73)
- 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)
buildservice-autocommit accepted request 573349 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 72)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 573347 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 71)
- use freetype2-devel explictily as buildrequires
buildservice-autocommit accepted request 572218 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 70)
baserev update by copy to link target
Displaying revisions 41 - 60 of 129
openSUSE Build Service is sponsored by