!62 [sync] PR-61: Fix CVE-2020-11022,CVE-2020-11023 and CVE-2020-23064
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
0c386b7b6d
80
CVE-2020-11022_CVE-2020-11023_CVE-2020-23064.patch
Normal file
80
CVE-2020-11022_CVE-2020-11023_CVE-2020-23064.patch
Normal file
File diff suppressed because one or more lines are too long
@ -3,7 +3,7 @@
|
||||
Name: doxygen
|
||||
Epoch: 1
|
||||
Version: 1.8.17
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: A documentation system for C/C++
|
||||
License: GPL+
|
||||
Url: http://www.doxygen.nl
|
||||
@ -18,6 +18,7 @@ Patch5: backport-issue-7583-External-Links-in-Inheritance-Diagrams-
|
||||
Patch6: backport-issue-7706-Md5-hash-does-not-match-for-two-different-runs-part2.patch
|
||||
Patch7: backport-Incorrect-label-in-map-of-dot-files-in-xhtml.patch
|
||||
Patch8: backport-Incorrect-label-name-in-case-regeneration-of-HTML-without_regeneration_of_dot_files.patch
|
||||
Patch9: CVE-2020-11022_CVE-2020-11023_CVE-2020-23064.patch
|
||||
|
||||
BuildRequires: python3 ImageMagick gcc-c++ gcc perl-interpreter
|
||||
BuildRequires: tex(dvips) tex(latex) tex(multirow.sty) tex(sectsty.sty) tex(tocloft.sty)
|
||||
@ -104,6 +105,9 @@ make tests -C %{BuildDir}
|
||||
%{_datadir}/icons/hicolor/*/apps/doxywizard.png
|
||||
|
||||
%changelog
|
||||
* Wed Jul 26 2023 yaoxin <yao_xin001@hoperun.com> - 1:1.8.17-8
|
||||
- Fix CVE-2020-11022,CVE-2020-11023 and CVE-2020-23064
|
||||
|
||||
* Fri Jun 4 2021 wangchen<wangchen137@huawei.com> - 1.8.17-7
|
||||
- Fix Md5 hash does not match for two different runs.
|
||||
Fix Incorrect label name in case regeneration of HTML without regeneration of dot files.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user