fixed doxygen crashes when parsing config file part2
This commit is contained in:
parent
16e4f9c840
commit
f1e6af5793
@ -16,7 +16,7 @@ Summary: A documentation system for C/C++
|
|||||||
Name: doxygen
|
Name: doxygen
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.9.1
|
Version: 1.9.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
|
|
||||||
# No version is specified.
|
# No version is specified.
|
||||||
License: GPL+
|
License: GPL+
|
||||||
@ -28,6 +28,7 @@ Source1: doxywizard.desktop
|
|||||||
Source2: doxywizard-icons.tar.xz
|
Source2: doxywizard-icons.tar.xz
|
||||||
# upstream patches
|
# upstream patches
|
||||||
Patch1: doxgen-1.9.1-crash-when-parsing-config-file.patch
|
Patch1: doxgen-1.9.1-crash-when-parsing-config-file.patch
|
||||||
|
Patch2: doxgen-1.9.1-crash-when-parsing-config-file-part2.patch
|
||||||
|
|
||||||
BuildRequires: %{_bindir}/python3
|
BuildRequires: %{_bindir}/python3
|
||||||
BuildRequires: gcc-c++ gcc
|
BuildRequires: gcc-c++ gcc
|
||||||
@ -301,6 +302,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Tue Jan 19 2021 Than Ngo <than@redhat.com> - 1.9.1-2
|
||||||
- fixed bz#1916161, crashes when parsing config file
|
- fixed bz#1916161, crashes when parsing config file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user