mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
- Update from version 11.7.0 to 11.9.0
- Update of rootfile
- Changelog
11.9.0
* Add ENABLE_COVERAGE cmake option to assist with generating
coverage reports.
* From M. Holger: add QPDFObjectHandle::writeJSON to directly
write a JSON representation to a pipeline. This is much faster
than writing the serialized result of getJSON.
* The previous fix to #1056 was incomplete. When setting a check
box value, the previous fix allowed any value other than /Off to
mean checked. Now we also set the actual value based on the
allowable non-/Off value in the normal appearance dictionary.
Fixes #1056.
* Add fuzz testing for JSON.
* Add JSON::getDictItem (from m-holger)
* Allow --overlay and --underlay to be repeated. They may appear
multiple times on the command-line and will be stacked in the
order in which they appear. In QPDFJob JSON, the overlay and
underlay keys may contain arrays. For compatibility, they may also
contain a single dictionary.
* Add new command-line arguments --file and --range which can be
used within --pages in place of positional arguments. Allow --file
to be used inside of --overlay and --underlay as well. These new
options can be freely intermixed with positional arguments. Also
add file(), range(), and password() to QPDFJob::PagesConfig as an
alternative to pageSpec.
11.8.0
* Bug fix: treat references to older generations of objects as
null.
* When recovering a file's xref table, attempt to find xref
streams if a traditional trailer dictionary is not found. Fixes
#1103.
* Add --set-page-labels command-line argument and supporting API.
Fixes #939.
- QPDFJob::Config::setPageLabels
- pdf_page_label_e enumerated type
- QPDFPageLabelDocumentHelper::pageLabelDict
* Support comma-separated numeric values with --collate to select
different group sizes from different files. Fixes #505.
* Support "x" before a group in a numeric range to exclude a group
from the previous group. Details are in the manual. Fixes #564,
#790.
* When flattening annotations, preserve annotations without any
appearance information at all, such as types /Link, /Popup, and
/Projection. Fixes #1039.
* Detect overlong UTF-8 in the UTF-8 decoder, and fix detection of
8-bit characters in erroneous UTF-8 strings.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
89 lines
2.9 KiB
Plaintext
89 lines
2.9 KiB
Plaintext
usr/bin/fix-qdf
|
|
usr/bin/qpdf
|
|
#usr/bin/zlib-flate
|
|
#usr/include/qpdf
|
|
#usr/include/qpdf/Buffer.hh
|
|
#usr/include/qpdf/BufferInputSource.hh
|
|
#usr/include/qpdf/ClosedFileInputSource.hh
|
|
#usr/include/qpdf/Constants.h
|
|
#usr/include/qpdf/DLL.h
|
|
#usr/include/qpdf/FileInputSource.hh
|
|
#usr/include/qpdf/InputSource.hh
|
|
#usr/include/qpdf/JSON.hh
|
|
#usr/include/qpdf/PDFVersion.hh
|
|
#usr/include/qpdf/Pipeline.hh
|
|
#usr/include/qpdf/Pl_Buffer.hh
|
|
#usr/include/qpdf/Pl_Concatenate.hh
|
|
#usr/include/qpdf/Pl_Count.hh
|
|
#usr/include/qpdf/Pl_DCT.hh
|
|
#usr/include/qpdf/Pl_Discard.hh
|
|
#usr/include/qpdf/Pl_Flate.hh
|
|
#usr/include/qpdf/Pl_Function.hh
|
|
#usr/include/qpdf/Pl_OStream.hh
|
|
#usr/include/qpdf/Pl_QPDFTokenizer.hh
|
|
#usr/include/qpdf/Pl_RunLength.hh
|
|
#usr/include/qpdf/Pl_StdioFile.hh
|
|
#usr/include/qpdf/Pl_String.hh
|
|
#usr/include/qpdf/PointerHolder.hh
|
|
#usr/include/qpdf/QIntC.hh
|
|
#usr/include/qpdf/QPDF.hh
|
|
#usr/include/qpdf/QPDFAcroFormDocumentHelper.hh
|
|
#usr/include/qpdf/QPDFAnnotationObjectHelper.hh
|
|
#usr/include/qpdf/QPDFCryptoImpl.hh
|
|
#usr/include/qpdf/QPDFCryptoProvider.hh
|
|
#usr/include/qpdf/QPDFDocumentHelper.hh
|
|
#usr/include/qpdf/QPDFEFStreamObjectHelper.hh
|
|
#usr/include/qpdf/QPDFEmbeddedFileDocumentHelper.hh
|
|
#usr/include/qpdf/QPDFExc.hh
|
|
#usr/include/qpdf/QPDFFileSpecObjectHelper.hh
|
|
#usr/include/qpdf/QPDFFormFieldObjectHelper.hh
|
|
#usr/include/qpdf/QPDFJob.hh
|
|
#usr/include/qpdf/QPDFLogger.hh
|
|
#usr/include/qpdf/QPDFMatrix.hh
|
|
#usr/include/qpdf/QPDFNameTreeObjectHelper.hh
|
|
#usr/include/qpdf/QPDFNumberTreeObjectHelper.hh
|
|
#usr/include/qpdf/QPDFObjGen.hh
|
|
#usr/include/qpdf/QPDFObject.hh
|
|
#usr/include/qpdf/QPDFObjectHandle.hh
|
|
#usr/include/qpdf/QPDFObjectHelper.hh
|
|
#usr/include/qpdf/QPDFOutlineDocumentHelper.hh
|
|
#usr/include/qpdf/QPDFOutlineObjectHelper.hh
|
|
#usr/include/qpdf/QPDFPageDocumentHelper.hh
|
|
#usr/include/qpdf/QPDFPageLabelDocumentHelper.hh
|
|
#usr/include/qpdf/QPDFPageObjectHelper.hh
|
|
#usr/include/qpdf/QPDFStreamFilter.hh
|
|
#usr/include/qpdf/QPDFSystemError.hh
|
|
#usr/include/qpdf/QPDFTokenizer.hh
|
|
#usr/include/qpdf/QPDFUsage.hh
|
|
#usr/include/qpdf/QPDFWriter.hh
|
|
#usr/include/qpdf/QPDFXRefEntry.hh
|
|
#usr/include/qpdf/QTC.hh
|
|
#usr/include/qpdf/QUtil.hh
|
|
#usr/include/qpdf/RandomDataProvider.hh
|
|
#usr/include/qpdf/Types.h
|
|
#usr/include/qpdf/auto_job_c_att.hh
|
|
#usr/include/qpdf/auto_job_c_copy_att.hh
|
|
#usr/include/qpdf/auto_job_c_enc.hh
|
|
#usr/include/qpdf/auto_job_c_main.hh
|
|
#usr/include/qpdf/auto_job_c_pages.hh
|
|
usr/include/qpdf/auto_job_c_set_page_labels.hh
|
|
#usr/include/qpdf/auto_job_c_uo.hh
|
|
#usr/include/qpdf/qpdf-c.h
|
|
#usr/include/qpdf/qpdfjob-c.h
|
|
#usr/include/qpdf/qpdflogger-c.h
|
|
#usr/lib/cmake/qpdf
|
|
#usr/lib/cmake/qpdf/libqpdfTargets-noconfig.cmake
|
|
#usr/lib/cmake/qpdf/libqpdfTargets.cmake
|
|
#usr/lib/cmake/qpdf/qpdfConfig.cmake
|
|
#usr/lib/cmake/qpdf/qpdfConfigVersion.cmake
|
|
#usr/lib/libqpdf.so
|
|
usr/lib/libqpdf.so.29
|
|
usr/lib/libqpdf.so.29.9.0
|
|
#usr/lib/pkgconfig/libqpdf.pc
|
|
#usr/share/doc/qpdf
|
|
#usr/share/doc/qpdf/README-doc.txt
|
|
#usr/share/man/man1/fix-qdf.1
|
|
#usr/share/man/man1/qpdf.1
|
|
#usr/share/man/man1/zlib-flate.1
|
|
|