#17333 closed enhancement (fixed)

qpdf-11.2.0

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

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 17 months ago

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

comment:2 by Bruce Dubbs, 17 months ago

11.2.0: release

  • Add a few convenience methods to QPDFTokenizer::Token for checking token types.
  • Add stream creation methods to the QPDF class as a better alternative to the ones in the QPDFObjectHandle class.
  • Bug fix: handle special case of an earlier xref stream object's object number being reused by an update made by appending the file.
  • Fix major performance bug with the openssl crypto provider when using OpenSSL 3. The legacy loader and rc4 algorithm was being loaded with every call to the crypto provider instead of once in the life of the program.
  • performance_check: add --test option to limit which tests are run.
  • Change minimum required C++ version from C++-14 to C++-17.
  • Fix another symbol export issue with the MinGW build.

comment:3 by Bruce Dubbs, 17 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

0a807b6a0a Update to graphviz-7.0.2.
3cef615aef Update to mercurial-6.3.1.
296cbe28d1 Update to qpdf-11.2.0.
916bc1d14b Update to SDL2-2.26.0.
063c012b03 Update to libpng-1.6.39.
8ce663780e Update to newt-0.52.22.
Note: See TracTickets for help on using tickets.