[mirrors/poppler]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for mirrors/poppler Pushed by mirror-service into branch 'master'. Changed from d1b83b0117427476ed0dabd96b7d21c6b85353f5 to eb87cf711563894649bd0c365baa479401dc6d51 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 4d5114d762da2c65991cb22e2fe7d39530132bd0 by Albert Astals Cid (on behalf of Diego Costa R.) on 06/08/2026 at 22:13.. pdftotext: Add -urls option to print link URLs next to their text pdftotext extracts only the text content streams, so URLs stored in link annotations (/Annots -> /A -> /URI) are never part of the output. Since 21.11.0 pdfinfo -url can list them, but text-extraction pipelines then need two binaries and two output formats, losing the association between each URL and the text it annotates. With -urls, each link's URL is printed next to its link text, enclosed in square brackets at the end of the line (or line fragment) that contains the linked text, e.g. link text [https://...]. Only links that point to a URL are listed; links to another place in the same document are ignored. URL bytes are sanitized the same way pdfinfo does and are written through the output encoding. The flag is rejected in -bbox, -bbox-layout, -tsv and -htmlmeta modes. Default behavior is unchanged. https://invent.kde.org/mirrors/poppler/-/commit/4d5114d762da2c65991cb22e2fe7d39530132bd0 Git commit 541f0e8aa157f52cedec99bb25b9c2234a6adbb2 by Albert Astals Cid on 06/08/2026 at 22:23.. Update (C) https://invent.kde.org/mirrors/poppler/-/commit/541f0e8aa157f52cedec99bb25b9c2234a6adbb2 Git commit fba5d4ec3a046e17702d56e20636b71313280293 by Albert Astals Cid on 06/08/2026 at 22:25.. Fix integer overflow in PreScanOutputDev::tilingPatternFill oss-fuzz/542884180 https://invent.kde.org/mirrors/poppler/-/commit/fba5d4ec3a046e17702d56e20636b71313280293 Git commit eb87cf711563894649bd0c365baa479401dc6d51 by Albert Astals Cid on 06/08/2026 at 22:36.. Fix integer overflow in JBIG2Stream::readCodeTableSeg Issue #1760 https://invent.kde.org/mirrors/poppler/-/commit/eb87cf711563894649bd0c365baa479401dc6d51