Tue, 01 Oct 2024 23:13:54 UTC | login

Information for build podofo-0.9.6-13.fc33

ID183147
Package Namepodofo
Version0.9.6
Release13.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/podofo.git#81d1a4835b3acf5d5275e359b8e71bb79ce2d467
SummaryTools and libraries to work with the PDF file format
DescriptionPoDoFo 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 15 Aug 2020 00:20:44 UTC
CompletedSat, 15 Aug 2020 01:15:12 UTC
Taskbuild (f33, /rpms/podofo.git:81d1a4835b3acf5d5275e359b8e71bb79ce2d467)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/podofo.git#81d1a4835b3acf5d5275e359b8e71bb79ce2d467'}}
Tags
f33
f37
f38
RPMs
src
podofo-0.9.6-13.fc33.src.rpm (info) (download)
riscv64
podofo-0.9.6-13.fc33.riscv64.rpm (info) (download)
podofo-devel-0.9.6-13.fc33.riscv64.rpm (info) (download)
podofo-libs-0.9.6-13.fc33.riscv64.rpm (info) (download)
podofo-debuginfo-0.9.6-13.fc33.riscv64.rpm (info) (download)
podofo-debugsource-0.9.6-13.fc33.riscv64.rpm (info) (download)
podofo-libs-debuginfo-0.9.6-13.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 04 2020 Sandro Mani <manisandro@gmail.com> - 0.9.6-12 - Add podofo_maxbytes.patch * Thu Jul 02 2020 Sandro Mani <manisandro@gmail.com> - 0.9.6-11 - Backport proposed patch for CVE-2018-12983 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 17 2020 Sandro Mani <manisandro@gmail.com> - 0.9.6-9 - Add patch for CVE-2019-20093 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon May 27 2019 Sandro Mani <manisandro@gmail.com> - 0.9.6-7 - Fix pkg-config file * Wed Mar 13 2019 Sandro Mani <manisandro@gmail.com> - 0.9.6-6 - Backport security fixes: CVE-2019-9199, CVE-2019-9687 * Tue Feb 05 2019 Sandro Mani <manisandro@gmail.com> - 0.9.6-5 - Backport security fix for CVE-2018-20751 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Dec 19 2018 Sandro Mani <manisandro@gmail.com> - 0.9.6-3 - Backport security fixes: CVE-2018-5783, CVE-2018-11254, CVE-2018-11255, CVE-2018-11256, CVE-2018-12982, CVE-2018-14320, CVE-2018-19532 - Run unit tests