#18137 closed enhancement (fixed)
poppler-23.06.0
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.0 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New monthly version.
Change History (5)
comment:1 by , 22 months ago
comment:2 by , 22 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 22 months ago
Release 23.06.0:
core:
- CairoOutputDev: Fix crash when doing type3 rendering
- Fix crash with unknown signature hashing algorithms
- Add gpgme backend for signature handling
- Windows: Fix crash when signing existing signature
- FontInfo: Make it return proper information about font substitution
- FontInfo: Try harder to get Type 3 font name
- Store embedded fonts widths table in a more effective manner
- Skip font lookup for nonprintable characters
- Windows: Look for fonts in both windows font dir and poppler fonts dir
- Windows: symbol.ttf is not a good Symbol font
- Windows: Fix memory leak when looking for fonts
- Fix crash on malformed files
qt5:
- Add API to allow selecting signature backend (nss or gpgme)
- Convert embedded files to bytearray a bit smarter
qt6:
- Add API to allow selecting signature backend (nss or gpgme)
- Convert embedded files to bytearray a bit smarter
comment:4 by , 22 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
1bf351d35b Update to poppler-23.06.0. 16dc41ce79 Update to krb5-1.21. ad6fc7ee30 Update to xwayland-23.1.2. 4ad6c878d2 Update to gtk-4.10.4. f6c28f482b Touchup poppler and mitkrb 926d936297 sphinx_rtd_theme-1.2.2.
Note:
See TracTickets
for help on using tickets.
There is a new feature that allows selection of nss or gpgme++ for document signing. This makes gpgme a new optional dependency.