SHA256
1
0
forked from pool/freetype2

Accepting request 108554 from home:namtrac:branches:M17N

- Update to version 2.4.9
  * Fixes CVE-2012-1126, CVE-2012-1127, CVE-2012-1128, CVE-2012-1129,
    CVE-2012-1130, CVE-2012-1131, CVE-2012-1132, CVE-2012-1133,
    CVE-2012-1134, CVE-2012-1135, CVE-2012-1136, CVE-2012-1137,
    CVE-2012-1138, CVE-2012-1139, CVE-2012-1140, CVE-2012-1141,
    CVE-2012-1142, CVE-2012-1143, CVE-2012-1144
  * The `ENCODING -1 <n>' format of BDF fonts is now supported.
  * For BDF fonts,  support for the whole Unicode encoding range has
    been added.
  * Better TTF support for x_ppem != y_ppem.
  * `FT_Get_Advances' sometimes returned bogus values.

- Update to version 2.4.9
  * The  demo  programs  no  longer  recognize  and  handle  default
    suffixes; you now have to always specify the complete font name. 
  * Better rendering and LCD mode cycling added to ftview.

OBS-URL: https://build.opensuse.org/request/show/108554
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=61
This commit is contained in:
Hillwood Yang 2012-03-09 01:09:38 +00:00 committed by Git OBS Bridge
parent 50c1345cf8
commit f153750a71
10 changed files with 34 additions and 11 deletions

View File

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

3
freetype-2.4.9.tar.bz2 Normal file
View File

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

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Mar 8 21:18:48 UTC 2012 - idonmez@suse.com
- Update to version 2.4.9
* Fixes CVE-2012-1126, CVE-2012-1127, CVE-2012-1128, CVE-2012-1129,
CVE-2012-1130, CVE-2012-1131, CVE-2012-1132, CVE-2012-1133,
CVE-2012-1134, CVE-2012-1135, CVE-2012-1136, CVE-2012-1137,
CVE-2012-1138, CVE-2012-1139, CVE-2012-1140, CVE-2012-1141,
CVE-2012-1142, CVE-2012-1143, CVE-2012-1144
* The `ENCODING -1 <n>' format of BDF fonts is now supported.
* For BDF fonts, support for the whole Unicode encoding range has
been added.
* Better TTF support for x_ppem != y_ppem.
* `FT_Get_Advances' sometimes returned bogus values.
-------------------------------------------------------------------
Tue Feb 14 11:17:33 UTC 2012 - cfarrell@suse.com

View File

@ -24,7 +24,7 @@ BuildRequires: zlib-devel
Obsoletes: freetype2-64bit
%endif
#
Version: 2.4.8
Version: 2.4.9
Release: 0
Summary: A TrueType Font Library
License: SUSE-Freetype or GPL-2.0+

View File

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

3
ft2demos-2.4.9.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 8 21:20:31 UTC 2012 - idonmez@suse.com
- Update to version 2.4.9
* The demo programs no longer recognize and handle default
suffixes; you now have to always specify the complete font name.
* Better rendering and LCD mode cycling added to ftview.
-------------------------------------------------------------------
Tue Feb 14 09:21:51 UTC 2012 - saschpe@suse.de

View File

@ -17,7 +17,7 @@
Name: ft2demos
Version: 2.4.8
Version: 2.4.9
Release: 0
Summary: Freetype2 Utilities and Demo Programs
License: GPL-2.0+