Fedora 31: podofo 2020-71e2092ebc
Summary
PoDoFo is a library to work with the PDF file format. The name comes from
the first letter of PDF (Portable Document Format). A few tools to work
with PDF files are already included in the PoDoFo package.
The PoDoFo library is a free, portable C++ library which includes classes
to parse PDF files and modify their contents into memory. The changes can be
written back to disk easily. The parser can also be used to extract
information from a PDF file (for example the parser could be used in a PDF
viewer). Besides parsing PoDoFo includes also very simple classes to create
your own PDF files. All classes are documented so it is easy to start writing
your own application using PoDoFo.
This update applies a proposed fix for CVE-2018-12983.
* Thu Jul 2 2020 Sandro Mani
- Backport proposed patch for CVE-2018-12983
* Thu Jan 30 2020 Fedora Release Engineering
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
[ 1 ] Bug #1597429 - CVE-2018-12983 podofo: stack-based buffer over-read in the PdfEncryptMD5Base::ComputeEncryptionKey function [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1597429
[ 2 ] Bug #1597432 - CVE-2018-12983 mingw-podofo: podofo: stack-based buffer over-read in the PdfEncryptMD5Base::ComputeEncryptionKey function [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1597432
su -c 'dnf upgrade --advisory FEDORA-2020-71e2092ebc' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Change Log
References