Opened 6 years ago

Closed 6 years ago

#11418 closed enhancement (fixed)

poppler-0.72.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Another new poppler minor version.

Change History (3)

comment:1 by Bruce Dubbs, 6 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 6 years ago

Release 0.72.0:

core:

  • Fix checkbox lacking AP not bein able to change state.
  • Draw line annotation endings (arrow, circle, ...)
  • cairo: Don't use UNIQUE_ID for PS output, to avoid using PS memory on cairo >= 1.5.10
  • Be more stubborn looking for a nssdb.
  • GooString::fromInt: Repair the return value.
  • Minor performance improvements
  • Avoid cycles in PDF parsing
  • Stream::makeFilter: Fix memory leak
  • Fix various issues with malformed files
  • Rename GooString::getCString to GooString::c_str
  • Regenerate UnicodeDecompTables.h from python 3.7.1

utils:

  • pdfdetach: Check for valid embedded file before trying to save it.
  • pdfdetach: Check for valid file name of embedded file before using it to determine save path.
  • Fix typos in utils.

glib:

  • Fix missing PopplerAttachment destructor call
  • Support getting form widget additional actions.
  • docs: Small improvements

qt5:

  • Internally compile with -DQT_NO_SIGNALS_SLOTS_KEYWORDS

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20787.

Note: See TracTickets for help on using tickets.