From commit messages
poppler-26.05.0
poppler 26.05.0
Added 1
- pdftotext: Add -remove-hyphens option to control end-of-line hyphen handling
Changed 4
- PSOutputDev: respect pre-existing PageSize policy in pdfSetup
- glib: add a lock in PopplerPage to make TextPage computation thread-safe
- Be more liberal in space definition in bad xrefs
- Lock Page mutex when loading annots
Fixed 4
- Protect against integer overflow in broken files, fix crash on broken files, limit form hierarchy depth, and limit Link parseAction recursion depth to avoid stack overflow
- Fix memory leak when parsing fails in FoFiType1C::buildEncoding
- pdftotext: do not abort on empty strings
- Check that the optional certificate version is present before decoding it
Removed 1
- PSOutputDev: Remove "pipe as filename" feature