| ID | 197062 |
| Package Name | mupdf |
| Links |
Fedora Package Sources |
Fedora Official Koji Buildsystem |
Rocks RISC-V Koji Buildsystem |
Fedora RISC-V GitHub |
Old Koji Buildsystem
|
| Version | 1.27.1 |
| Release | 4.fc44 |
| Epoch | |
Draft | False |
| Source | git+https://src.fedoraproject.org/rpms/mupdf.git#585025f554fc31f36a4b737a1ca686cdced72b60 |
| Summary |
| Description |
| Built by | liuyang |
| State |
complete
|
| Volume |
DEFAULT |
| Started | Sun, 05 Apr 2026 07:54:39 CST |
| Completed | Sun, 05 Apr 2026 15:36:30 CST |
| Task | build (f44, /rpms/mupdf.git:585025f554fc31f36a4b737a1ca686cdced72b60) |
| Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mupdf.git#585025f554fc31f36a4b737a1ca686cdced72b60'}} |
| Tags |
|
| RPMs |
|
| Logs |
|
| Changelog |
* Thu Feb 12 2026 Michael J Gruber <mjg@fedoraproject.org> - 1.27.1-4
- add versioned requires to make rpminspect happy
* Tue Feb 10 2026 Michael J Gruber <mjg@fedoraproject.org> - 1.27.1-3
- ship pkgconfig file (rhbz#2430595)
* Tue Feb 10 2026 Michael J Gruber <mjg@fedoraproject.org> - 1.27.1-2
- fix CVE-2026-25556
* Thu Feb 05 2026 Michael J Gruber <mjg@fedoraproject.org> - 1.27.1-1
- rebase to 1.27.1 (rhbz#2412002)
- changes to mutool run to bring it into sync with WASM library
- improvements for text extraction
- improved HTML+CSS support
- mutool grep: new tool to search for text in documents
- various bugfixes
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.9-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Tue Oct 28 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.26.9-4
- rebuild for swig 4.4.0
* Wed Sep 24 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.26.9-3
- fix CVE-2025-55780
* Tue Sep 23 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.26.9-2
- fix rhbz#2391345
* Mon Sep 22 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.26.9-1
- rebase to 1.26.9 (rhbz#2390306)
- various bugfixes
* Sun Sep 21 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.26.3-6
- fix FTBFS with clang 20/21
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.26.3-5
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.26.3-4
- Rebuilt for Python 3.14.0rc2 bytecode
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jun 29 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.26.3-2
- Be more helpful with the new font warning
* Sun Jun 29 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.26.3-1
- rebase to 1.26.3 (rhbz#2352660)
- various bugfixes
- build with brotli compression
- build with barcode support on Fedora
- new CSV output format
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 1.25.4-3
- Rebuilt for Python 3.14
* Sat Mar 22 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.4-2
- Work around pip 25/pyproject_hooks 1.2.0 path meddling (rhbz#2353480)
* Sat Feb 08 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.4-1
- rebase to 1.25.4 (rhbz#2341961)
- various bugfixes
* Tue Feb 04 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.2-5
- use release build
* Tue Feb 04 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.2-4
- use proper flags
* Tue Feb 04 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.2-3
- avoid core dump of python bindings with gcc15
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Dec 11 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.25.2-1
- rebase to 1.25.2 (rhbz#2309092)
- various fixes all across the board
- enhanced redaction, structured text and annotation features
- new tool "mutool audit" to create summary of PDF file composition
* Tue Nov 12 2024 Sandro Mani <manisandro@gmail.com> - 1.24.6-4
- Rebuild (tesseract)
* Wed Sep 25 2024 Michel Lind <salimma@fedoraproject.org> - 1.24.6-3
- Rebuild for tesseract-5.4.1-3 (soversion change from 5.4.1 to just 5.4)
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jul 10 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.6-1
- rebase to 1.24.5 (rhbz#2290729)
- various bugfixes all across the board
* Thu Jun 20 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.2-5
- Create stable wheel dirs during build
* Thu Jun 13 2024 Sandro Mani <manisandro@gmail.com> - 1.24.2-4
- Rebuild for tesseract-5.4.1
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 1.24.2-3
- Rebuilt for Python 3.13
* Thu Jun 06 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.2-2
- Shut off Artifex' suggestion to complain to distribution managers.
* Wed May 29 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.2-1
- rebase to 1.24.2
- Fix dashing of lines that move out of clip.
- Fix sanitize filter behaviour for empty clip paths.
- Fix errors when filtering type3 font.
* Tue Apr 16 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1.24.1-2
- Fix flatpak build
* Wed Apr 03 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.1-1
- rebase to 1.24.1 (rhbz#2272640)
- fix text movement on sanitisation
* Fri Mar 22 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.0-2
- fix FTBFS of (at least) qpdfview
* Wed Mar 20 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.0-1
- rebase to 1.24.0 (rhbz#2270341)
- support more formats (office xml, text, gzipped)
- `mutool bake` command
- redaction options for line art and images
- Art, Bleed, Media, and Trim boxes for PDF page sizes
- various fixes and improvements
* Tue Mar 19 2024 Tom Stellard <tstellar@redhat.com> - 1.23.10-9
- Fix build with llvm18
* Tue Mar 19 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.10-8
- avoid multiple rebuilds
* Fri Mar 08 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.10-7
- reduce jbig2dec requirements
* Fri Mar 01 2024 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.23.10-6
- Rebuild for gumbo-parse-0.12.1
* Tue Feb 20 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.10-5
- streamline make invocation
* Tue Feb 20 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.10-4
- build python bindings
* Fri Feb 16 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.10-3
- build C and C++ libraries
* Fri Feb 16 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.10-2
- Make so executable
|