update to 0.15.0 to fix CVE-2020-26682
This commit is contained in:
parent
30255a5bd1
commit
2ce86a838e
Binary file not shown.
BIN
libass-0.15.0.tar.xz
Normal file
BIN
libass-0.15.0.tar.xz
Normal file
Binary file not shown.
@ -1,12 +1,11 @@
|
|||||||
Name: libass
|
Name: libass
|
||||||
Version: 0.14.0
|
Version: 0.15.0
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Portable subtitle renderer for the ASS/SSA subtitle format
|
Summary: Portable subtitle renderer for the ASS/SSA subtitle format
|
||||||
License: ISC
|
License: ISC
|
||||||
URL: https://github.com/libass
|
URL: https://github.com/libass
|
||||||
|
|
||||||
Source0: https://github.com/libass/libass/releases/download/%{version}/libass-%{version}.tar.xz
|
Source0: https://github.com/libass/libass/releases/download/%{version}/libass-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc nasm pkgconfig(fontconfig) >= 2.10.92 pkgconfig(freetype2) >= 9.10.3
|
BuildRequires: gcc nasm pkgconfig(fontconfig) >= 2.10.92 pkgconfig(freetype2) >= 9.10.3
|
||||||
BuildRequires: pkgconfig(fribidi) >= 0.19.0 pkgconfig(harfbuzz) >= 0.9.5 pkgconfig(libpng) >= 1.2.0
|
BuildRequires: pkgconfig(fribidi) >= 0.19.0 pkgconfig(harfbuzz) >= 0.9.5 pkgconfig(libpng) >= 1.2.0
|
||||||
|
|
||||||
@ -56,5 +55,8 @@ make check
|
|||||||
%doc Changelog
|
%doc Changelog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 5 2021 zhanghua <zhanghua40@huawei.com> - 0.15.0-1
|
||||||
|
- update to 0.15.0 to fix CVE-2020-26682
|
||||||
|
|
||||||
* Wed Dec 4 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.14.0-3
|
* Wed Dec 4 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.14.0-3
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user