forked from pool/freetype2
- Update to version 2.9.1
* Type 1 fonts containing flex features were not rendered correctly (bug introduced in version 2.9). * CVE-2018-6942: Older FreeType versions can crash with certain malformed variation fonts. * Bug fix: Multiple calls to `FT_Get_MM_Var' returned garbage. * Emboldening of bitmaps didn't work correctly sometimes, showing various artifacts (bug introduced in version 2.8.1). * The auto-hinter script ranges have been updated for Unicode 11. No support for new scripts have been added, however, with the exception of Georgian Mtavruli. - Drop upstreamed patches: * bnc1079600.patch * psaux-flex.patch * 0001-src-truetype-ttinterp.c-Ins_GETVARIATION-Avoid-NULL-.patch * 0001-truetype-Better-protection-against-invalid-VF-data.patch - Update to version 2.9.1 * No changelog upstream. OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=147
This commit is contained in:
committed by
Git OBS Bridge
parent
384e575615
commit
4600f62e52
@@ -16,16 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
%define freetype_version 2.9
|
||||
%define freetype_version 2.9.1
|
||||
Name: ft2demos
|
||||
Version: 2.9
|
||||
Version: 2.9.1
|
||||
Release: 0
|
||||
Summary: Freetype2 Utilities and Demo Programs
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/Other
|
||||
Url: https://www.freetype.org
|
||||
Source0: https://savannah.nongnu.org/download/freetype/freetype-%{freetype_version}.tar.bz2
|
||||
Source1: https://savannah.nongnu.org/download/freetype/ft2demos-%{version}.tar.bz2
|
||||
Source0: https://download.savannah.nongnu.org/releases/freetype/freetype-%{freetype_version}.tar.bz2
|
||||
Source1: https://download.savannah.nongnu.org/releases/freetype/ft2demos-%{version}.tar.bz2
|
||||
Source1000: bnc628213_test.otf
|
||||
Source1004: bnc629447_sigsegv31.ttf
|
||||
Source1013: bnc633938_badbdf.0
|
||||
|
Reference in New Issue
Block a user