Opened 2 years ago

Closed 2 years ago

#16223 closed enhancement (fixed)

qpdf-10.6.3

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

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

comment:2 by Bruce Dubbs, 2 years ago

10.6.3: release

  • Use Windows 2022 github runners and therefore Visual Studio 2022 to create Windows distributions
  • Fix DLL export issue with mingw (Windows)
  • Minor internal changes to assist with building in other environments: rename internal bits.icc to qpdf/bits_functions.hh (not part of public API), enforce reordering of header files to prevent jpeglib.h from interfering with other headers, remove an unused header that was accidentally added in 10.6.0 but never referenced by any code.
  • Make build work and tests work when NDEBUG is defined. This involved a few changes to some test files but no changes to any library code.
  • Bug fix in JSON parser: accept \/ in a string as valid input per JSON spec even though we don't translate / to \/ on output.
  • Recognize PDF strings explicitly marked as UTF-8 as allowed by the PDF 2.0 spec.
  • Bug fix: when generating appearance streams, the font size was substituted incorrectly from /DA if Tf was absent or the number preceding Tf was out of range.

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit b6b38cdff8413aaf9d1d2f59791c20c8cb3f83c8

Package updates.
    Update to sqlite-autoconf-3380100 (3.38.1).
    Update to qpdf-10.6.3.
Note: See TracTickets for help on using tickets.