SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for freetype2-devel-2.4.10-76.1.x86_64.rpm :
Sun Jun 17 14:00:00 2012 idonmezAATTsuse.com
- Update to version 2.4.10

* Incremental glyph loading as needed by ghostscript was broken.

* A new function `FT_Outline_EmboldenXY\'

* The glyph spacing computation in `FT_GlyphSlot_Embolden\' (and
similar code in `ftview\') has been improved.

* Minor improvements to the TrueType bytecode interpreter and
glyph loader, the auto-hinter, and the B/W rasterizer.

Wed May 9 14:00:00 2012 crrodriguezAATTopensuse.org
- USe -std=gnu99 in all targets not only on ARM

Fri Mar 30 14:00:00 2012 idonmezAATTsuse.com
- Unbreak SLE builds

Thu Mar 8 13:00:00 2012 idonmezAATTsuse.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 \' 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 13:00:00 2012 cfarrellAATTsuse.com
- license update: SUSE-Freetype or GPL-2.0+
Use SUSE- proprietary prefix until upstream spdx.org accepts Freetype as
official license

Tue Feb 14 13:00:00 2012 saschpeAATTsuse.de
- Ran spec-cleaner
- Add devel-static provides to devel package (shared library policy)

Thu Dec 22 13:00:00 2011 tiwaiAATTsuse.de
- provide libfreetype.la for older distros; otherwise it breaks
too many package builds in M17N repo
- fix build on FACTORY by owning aclocal dir

Tue Nov 15 13:00:00 2011 idonmezAATTsuse.com
- Update to version 2.4.8

* Some vulnerabilities in handling CID-keyed PostScript fonts have
been fixed; see CVE-2011-3439

* Chris Liddell contributed a new API, `FT_Get_PS_Font_Value\', to
retrieve most of the dictionary keys in Type 1 fonts.

Tue Oct 18 14:00:00 2011 idonmezAATTsuse.com
- Update to version 2.4.7

* Some vulnerabilities in handling Type 1 fonts have been fixed;
see CVE-2011-3256.

* FreeType now properly handles ZapfDingbats glyph names while
constructing a Unicode character map (for fonts which don\'t have
one).

Fri Jul 29 14:00:00 2011 idonmezAATTnovell.com
- Update to version 2.4.6

* For TrueType based fonts, the ascender and descender values were
incorrect sometimes (off by a pixel if the ppem value was not a
multiple of 5). Depending on the use you might now experience
a different layout; the change should result in better, more
consistent line spacing.

* Fix CVE-2011-0226 which causes a vulnerability while handling
Type 1 fonts.

* BDF fonts containing glyphs with negative values for ENCODING
were incorrectly rejected. This bug has been introduced in
FreeType version 2.2.0.

* The behaviour of FT_STROKER_LINEJOIN_BEVEL has been corrected.

* A new line join style, FT_STROKER_LINEJOIN_MITER_FIXED, has
been introduced to support PostScript and PDF miter joins.

* FT_STROKER_LINEJOIN_MITER_VARIABLE has been introduced as an
alias for FT_STROKER_LINEJOIN_MITER.

* Various stroking glitches has been fixed

* SFNT bitmap fonts which contain an outline glyph for `.notdef\'
only no longer set the FT_FACE_FLAG_SCALABLE flag.
- Drop bnc704612_othersubr.diff, applied upstream

Fri Jul 22 14:00:00 2011 keAATTsuse.de
- added bnc704612_othersubr.diff, CVE-2011-0226, bnc#704612.

Thu Jul 7 14:00:00 2011 idonmezAATTnovell.com
- Clean spec file
- Disable static libraries
- Drop unneeded use_unix.diff
- Disable newly introduced bzip2 support, it seems to create
problems with subpixel rendering

Sat Jun 25 14:00:00 2011 idonmezAATTnovell.com
- Update to version 2.4.5

* A rendering regression for second-order Bézier curves has been
fixed, introduced in 2.4.3.

* If autohinting is not explicitly disabled, FreeType now uses
the autohinter if a TrueType based font doesn\'t contain native
hints.

* The load flag FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH has been made
redundant and is simply ignored; this means that FreeType now
ignores the global advance width value in TrueType fonts.

* `FT_Sfnt_Table_Info\' can now return the number of SFNT tables of
a font.

* Support for PCF files compressed with bzip2 has been contributed
by Joel Klinghed. To make this work, the OS must provide a
bzip2 library.

* Again some fixes to better handle broken fonts.

* Some improvements to the B/W rasterizer.

* Fixes to the cache module to improve robustness.

* Just Fill Bugs contributed (experimental) code to compute blue
zones for CJK Ideographs, improving the alignment of horizontal
stems at the top or bottom edges.
- Dropped the following patches:

* bnc628213_1797.diff (fixed upstream)

* bnc641580_CVE-2010-3311.diff (fixed upstream)

* ft2-stream-compat.diff (only needed for SLE8->SLE9 update)
- Add libbz2-devel to BuildRequires to enable bzip2 support

Mon Feb 28 13:00:00 2011 jwAATTnovell.com
- bnc#647375: CVE-2010-3855.diff already fixed upstream.
- bnc#647375: CVE-2010-3814.diff already fixed upstream.

Tue Dec 7 13:00:00 2010 jwAATTnovell.com
- several old patches got lost, reapplying:

* added bnc641580_CVE-2010-3311.diff for bnc#641580

* bnc633943_CVE-2010-3054 nothing to do.

* bnc633938_CVE-2010-3053 nothing to do.

Mon Dec 6 13:00:00 2010 cristian.rodriguezAATTopensuse.org
- exclude
*.a
*.la files from -devel package

Sat Dec 4 13:00:00 2010 pascal.bleserAATTopensuse.org
- Updated to version 2.4.4:

* [truetype] better multi-threading support

* [truetype] identify the tricky fonts by cvt/fpgm/prep checksums; some Latin TrueType fonts are still expected to be unhinted

* [type1] fix matrix normalization

* [type1] improve guard against malformed data

* [ftsmooth] improve rendering

* [ftraster] fix rendering

Fri Oct 29 14:00:00 2010 fisiuAATTopensuse.org
- Updated to version 2.4.3:
+ Fix rendering of certain cubic, S-shaped arcs. This regression
has been introduced in version 2.4.0.
+ Handling of broken fonts has been further improved.

Thu Aug 12 14:00:00 2010 jwAATTnovell.com
- bnc#628213: added bnc628213_1797.diff
- bnc#629447: CVE-2010-2805..8 are already fixed in upstream 2.4.2
- bnc#619562: CVE-2010-2497,2498,2499,2500,2519,2520 dito.

Mon Aug 9 14:00:00 2010 tiwaiAATTsuse.de
- updated to version 2.4.2:
Another serious bug in the CFF font module has been found,
together with more exploitable vulnerabilities in the T42 font
driver.

Tue Jul 20 14:00:00 2010 tiwaiAATTsuse.de
- updated to version 2.4.1:

* major version up

* bytecode interpreter is enabled as default in the upstream

* doc-reference is redundant, removed

Fri Jun 4 14:00:00 2010 cooloAATTnovell.com
- reenable bitmap foundaries (bnc#596559)

Sat Apr 24 14:00:00 2010 cooloAATTnovell.com
- buildrequire pkg-config to fix provides

Tue Apr 6 14:00:00 2010 ajAATTsuse.de
- Adjust baselibs.conf for changes

Tue Apr 6 14:00:00 2010 cooloAATTnovell.com
- fix obsoletes/provides

Mon Apr 5 14:00:00 2010 cooloAATTnovell.com
- leave freetype2 behind and only go with shared library package

Sun Apr 4 14:00:00 2010 ajAATTsuse.de
- Fix baselibs.conf for renamed libs

Wed Mar 31 14:00:00 2010 cooloAATTnovell.com
- update to version 2.3.12:
brings considerable improvements for b/w rasterizing of hinted
TrueType fonts at small sizes, see NEWS for more details
- fixed build without sysvinit in the build system
- disable no longer compiling patch that should be upstream or dead
- split out shared library policy package
- remove old patches

Mon Dec 14 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source

Fri Nov 6 13:00:00 2009 tiwaiAATTsuse.de
- make -std=gnu99 cfalgs to be ARM-specific

Tue Nov 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0

Sun Aug 2 14:00:00 2009 jansimon.moellerAATTopensuse.org
- ARM build needs -std=gnu99 in CFLAGS

Mon Jul 27 14:00:00 2009 tiwaiAATTsuse.de
- updated to version 2.3.8:

* see URLs below
http://www.freetype.org/index2.html#release-freetype-2.3.8
http://sourceforge.net/project/shownotes.php?group_id=3157&release_id=653641
- updated to version 2.3.9:

* see URLs below
http://www.freetype.org/index2.html#release-freetype-2.3.9
http://sourceforge.net/project/shownotes.php?group_id=3157&release_id=667610
- fix builds with older distros

Tue Jul 7 14:00:00 2009 meissnerAATTnovell.com
- require zlib-devel- from freetype2-devel-
bnc#519192

Thu Apr 16 14:00:00 2009 nadvornikAATTsuse.cz
- fixed integer overflows [bnc#485889] CVE-2009-0946

Mon Mar 9 13:00:00 2009 crrodriguezAATTsuse.de
- freetype2 has subpixel rendering enabled [bnc#478407]


 
ICM