Sat, 06 Jul 2024 09:59:30 CST | login

Information for build doxygen-1.9.1-11.el9

ID21975
Package Namedoxygen
Version1.9.1
Release11.el9
Epoch1
Sourcegit+https://git.cclinux.org/stage/rpms/doxygen.git#03633c48a04b2689e65a9d9d831ee5e672176d4e
SummaryA documentation system for C/C++
DescriptionDoxygen can generate an online class browser (in HTML) and/or a reference manual (in LaTeX) from a set of documented source files. The documentation is extracted directly from the sources. Doxygen can also be configured to extract the code structure from undocumented source files.
Built bydistrobuild
State complete
Volume DEFAULT
StartedWed, 06 Jul 2022 20:03:24 CST
CompletedWed, 06 Jul 2022 22:24:03 CST
Taskbuild (dist-circle9, /stage/rpms/doxygen.git:03633c48a04b2689e65a9d9d831ee5e672176d4e)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/doxygen.git?#03633c48a04b2689e65a9d9d831ee5e672176d4e'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
doxygen-1.9.1-11.el9.src.rpm (info) (download)
aarch64
doxygen-1.9.1-11.el9.aarch64.rpm (info) (download)
doxygen-doxywizard-1.9.1-11.el9.aarch64.rpm (info) (download)
doxygen-latex-1.9.1-11.el9.aarch64.rpm (info) (download)
doxygen-debuginfo-1.9.1-11.el9.aarch64.rpm (info) (download)
doxygen-debugsource-1.9.1-11.el9.aarch64.rpm (info) (download)
doxygen-doxywizard-debuginfo-1.9.1-11.el9.aarch64.rpm (info) (download)
i686
doxygen-1.9.1-11.el9.i686.rpm (info) (download)
doxygen-doxywizard-1.9.1-11.el9.i686.rpm (info) (download)
doxygen-latex-1.9.1-11.el9.i686.rpm (info) (download)
doxygen-debuginfo-1.9.1-11.el9.i686.rpm (info) (download)
doxygen-debugsource-1.9.1-11.el9.i686.rpm (info) (download)
doxygen-doxywizard-debuginfo-1.9.1-11.el9.i686.rpm (info) (download)
ppc64le
doxygen-1.9.1-11.el9.ppc64le.rpm (info) (download)
doxygen-doxywizard-1.9.1-11.el9.ppc64le.rpm (info) (download)
doxygen-latex-1.9.1-11.el9.ppc64le.rpm (info) (download)
doxygen-debuginfo-1.9.1-11.el9.ppc64le.rpm (info) (download)
doxygen-debugsource-1.9.1-11.el9.ppc64le.rpm (info) (download)
doxygen-doxywizard-debuginfo-1.9.1-11.el9.ppc64le.rpm (info) (download)
s390x
doxygen-1.9.1-11.el9.s390x.rpm (info) (download)
doxygen-doxywizard-1.9.1-11.el9.s390x.rpm (info) (download)
doxygen-latex-1.9.1-11.el9.s390x.rpm (info) (download)
doxygen-debuginfo-1.9.1-11.el9.s390x.rpm (info) (download)
doxygen-debugsource-1.9.1-11.el9.s390x.rpm (info) (download)
doxygen-doxywizard-debuginfo-1.9.1-11.el9.s390x.rpm (info) (download)
x86_64
doxygen-1.9.1-11.el9.x86_64.rpm (info) (download)
doxygen-doxywizard-1.9.1-11.el9.x86_64.rpm (info) (download)
doxygen-latex-1.9.1-11.el9.x86_64.rpm (info) (download)
doxygen-debuginfo-1.9.1-11.el9.x86_64.rpm (info) (download)
doxygen-debugsource-1.9.1-11.el9.x86_64.rpm (info) (download)
doxygen-doxywizard-debuginfo-1.9.1-11.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Aug 19 2021 Than Ngo <than@redhat.com> - 1:1.9.1-11 - Resolves: #1990081, Enable LTO * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.9.1-10 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.9.1-9 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Sun Mar 21 2021 Than Ngo <than@redhat.com> - 1:1.9.1-8 - update source * Mon Feb 22 2021 Than Ngo <than@redhat.com> - 1:1.9.1-7 - drop test-suite * Wed Feb 10 2021 Than Ngo <than@redhat.com> - 1:1.9.1-6 - fixed Coverity issues - fixed crash in docparser * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.9.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Tom Stellard <tstellar@redhat.com> - 1:1.9.1-4 - Rebuild for clang-11.1.0 * Tue Jan 19 2021 Than Ngo <than@redhat.com> - 1.9.1-3 - fixed doxygen crashes when parsing config file part2 * Tue Jan 19 2021 Than Ngo <than@redhat.com> - 1.9.1-2 - fixed bz#1916161, crashes when parsing config file * Mon Jan 11 2021 Than Ngo <than@redhat.com> - 1.9.1-1 - update to 1.9.1 * Mon Jan 11 2021 Than Ngo <than@redhat.com> - 1.8.20-6 - drop BR on ImageMagick in RHEL * Tue Sep 29 2020 Than Ngo <than@redhat.com> - 1.8.20-5 - backport upstream patches * Thu Sep 17 2020 Than Ngo <than@redhat.com> - 1.8.20-4 - Fix doxygen crash * Tue Sep 15 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:1.8.20-3 - Fix doxygen producing different results on 32 and 64 bit architectures * Fri Aug 28 2020 Scott Talbert <swt@techie.net> - 1:1.8.20-2 - Fix issue with enums being defined in multiple files * Tue Aug 25 2020 Than Ngo <than@redhat.com> - 1.8.20-1 - update to 1.8.20 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.8.18-6 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.8.18-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 08 2020 Than Ngo <than@redhat.com> - 1.8.18-4 - fixed link issue against new clang * Thu Jun 18 2020 Than Ngo <than@redhat.com> - 1.8.18-3 - fixed bz#1834591, enable clang support in fedora * Wed May 27 2020 Tom Callaway <spot@fedoraproject.org> - 1.8.18-2 - update tex dependencies * Mon May 25 2020 Than Ngo <than@redhat.com> - 1.8.18-1 - update to 1.8.18 - backport fixes: buffer-overflow, memory leeks and md5 hash does not match for 2 diffferent runs * Thu Apr 02 2020 Björn Esser <besser82@fedoraproject.org> - 1:1.8.17-3 - Fix string quoting for rpm >= 4.16 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.8.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 14 2020 Than Ngo <than@redhat.com> - 1:1.8.17-1 - resolves #1786799, update to 1.8.17 * Tue Dec 10 2019 Than Ngo <than@redhat.com> - 1:1.8.16-3 - fixed covscan issues * Mon Sep 16 2019 Than Ngo <than@redhat.com> - 1:1.8.16-2 - backpored upstream patch to fix #7248 * Wed Sep 11 2019 Than Ngo <than@redhat.com> - 1:1.8.16-1 - resolves #1742614, update to 1.8.16