- 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:
Tomáš Chvátal 2016-10-05 08:24:20 +00:00 committed by Git OBS Bridge
parent 674a2260ff
commit 3ab5311a18
4 changed files with 15 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d84a2fc89011b99d87fc47af91906622707c165d1860e9f774825ebbbc9c9fb6
size 350840

View File

@ -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

View File

@ -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