!24 fix CVE-2021-32493 CVE-2021-3500
From: @programmer12 Reviewed-by: @jackie_wu123,@small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
f199e28412
@ -1,7 +1,7 @@
|
|||||||
Name: djvulibre
|
Name: djvulibre
|
||||||
Summary: An open source (GPL'ed) implementation of DjVu
|
Summary: An open source (GPL'ed) implementation of DjVu
|
||||||
Version: 3.5.27
|
Version: 3.5.27
|
||||||
Release: 16
|
Release: 17
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://djvu.sourceforge.net/
|
URL: http://djvu.sourceforge.net/
|
||||||
Source0: http://downloads.sourceforge.net/djvu/djvulibre-%{version}.tar.gz
|
Source0: http://downloads.sourceforge.net/djvu/djvulibre-%{version}.tar.gz
|
||||||
@ -15,6 +15,8 @@ Patch6: update-any2djvu-server-hostname.patch
|
|||||||
Patch7: CVE-2021-32490.patch
|
Patch7: CVE-2021-32490.patch
|
||||||
Patch8: CVE-2021-32491.patch
|
Patch8: CVE-2021-32491.patch
|
||||||
Patch9: CVE-2021-32492.patch
|
Patch9: CVE-2021-32492.patch
|
||||||
|
Patch10: CVE-2021-32493.patch
|
||||||
|
Patch11: CVE-2021-3500.patch
|
||||||
Requires(post): xdg-utils
|
Requires(post): xdg-utils
|
||||||
Requires(preun): xdg-utils
|
Requires(preun): xdg-utils
|
||||||
BuildRequires: libjpeg-turbo-devel libtiff-devel xdg-utils chrpath hicolor-icon-theme gcc-c++
|
BuildRequires: libjpeg-turbo-devel libtiff-devel xdg-utils chrpath hicolor-icon-theme gcc-c++
|
||||||
@ -97,8 +99,11 @@ rm -f %{_datadir}/icons/hicolor/32x32/apps/djvulibre-djview3.png || :
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 30 2021 liwu<liwu13@huawei.com> - 3.5.27-17
|
||||||
|
* Fix CVE-2021-32493 CVE-2021-3500
|
||||||
|
|
||||||
* Wed Jun 30 2021 liwu<liwu13@huawei.com> - 3.5.27-16
|
* Wed Jun 30 2021 liwu<liwu13@huawei.com> - 3.5.27-16
|
||||||
* fix CVE-2021-32490, CVE-2021-32491, CVE-2021-32492
|
* Fix CVE-2021-32490, CVE-2021-32491, CVE-2021-32492
|
||||||
|
|
||||||
* Thu Jan 28 2021 lingsheng <lingsheng@huawei.com> - 3.5.27-15
|
* Thu Jan 28 2021 lingsheng <lingsheng@huawei.com> - 3.5.27-15
|
||||||
- update any2djvu server hostname
|
- update any2djvu server hostname
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user