mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-18 15:02:59 +02:00
- Update from version 11.5.0 to 11.6.1
- Update of rootfile
- Changelog
11.6.1: release
* Fix a logic error introduced in 11.6.0 in the fix to
copyForeignObject. The bug could result in some pages not being
copied.
11.6.0: release
* ascii85 parser: ignore spaces everywhere including between ~
and >. Fixes #973.
* Bug fix: with --pages, if one of the external files had warnings
but the main file did not, the warning was previously not taken
into consideration when determining the exit status.
* Put quotation marks around the command in completion output to
better handle spaces in paths. It is not a perfect fix (ideally,
full shell-compatible quoting should be used), but it handles more
cases than the old code and should handle all reasonable cases of
qpdf being in a directory with a space in its name, which is
common in Windows. Fixes #1021.
* Move check for random number device to runtime instead of
compile time. Since, by default, the crypto provider provides
random numbers, runtime determination of a random number device is
usually not needed. Fixes #1022.
* Maintain links to foreign pages when copying foreign objects.
This allows hyperlinks in imported files to work. Fixes #1003.
* Bug fix: Return a null object if an attempt is made to to copy a
foreign /Pages object with copyForeignObject. This corrects a
possible crash. Fixes #1010.
* Bug fix: Return a null object if an attempt is made to to copy a
foreign /Pages object with copyForeignObject. Fixes #1003.
* Add /MediaBox to a page if absent. Thanks M. Holger.
* Use std::vector internally for Pl_Buffer to
avoid incompatibility with C++20. Thanks to Zoe Clifford. Fixes #1024.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
87 lines
2.9 KiB
Plaintext
87 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_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.6.1
|
|
#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
|