- Update 0.13.4:
* Fuzzing fixes bnc#1002982 CVE-2016-7969 CVE-2016-7972 * Improve compatibility/portablility of build system, should fix e.g. compilation on Solaris. * Fix memory leak in DirectWrite font provider. * Fix the rasterizer when rendering some large outlines. * Remove hack that forced RTL base direction depending on font encoding. * Greatly improve the internal caches with refcounting and gradual clearing. OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libass?expand=0&rev=41
This commit is contained in:
parent
674a2260ff
commit
3ab5311a18
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d698d0a6adca7c36c5a86b540d67b05bfd36cebc3c351ab7646497c43fe1face
|
||||
size 348444
|
3
libass-0.13.4.tar.xz
Normal file
3
libass-0.13.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d84a2fc89011b99d87fc47af91906622707c165d1860e9f774825ebbbc9c9fb6
|
||||
size 350840
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 08:22:48 UTC 2016 - tchvatal@suse.com
|
||||
|
||||
- Update 0.13.4:
|
||||
* Fuzzing fixes bnc#1002982 CVE-2016-7969 CVE-2016-7972
|
||||
* Improve compatibility/portablility of build system, should fix e.g. compilation on Solaris.
|
||||
* Fix memory leak in DirectWrite font provider.
|
||||
* Fix the rasterizer when rendering some large outlines.
|
||||
* Remove hack that forced RTL base direction depending on font encoding.
|
||||
* Greatly improve the internal caches with refcounting and gradual clearing.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 25 16:22:23 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define soname 5
|
||||
Name: libass
|
||||
Version: 0.13.2
|
||||
Version: 0.13.4
|
||||
Release: 0
|
||||
Summary: Library for SSA/ASS-formatted subtitle rendering
|
||||
License: ISC
|
||||
|
Loading…
x
Reference in New Issue
Block a user