Skip to content

CentOS 7 - Updates for x86_64: development/libraries: freetype-devel

freetype-devel - FreeType development libraries and header files

Website: http://www.freetype.org
License: (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with acknowledgement
Vendor: CentOS
Description:
The freetype-devel package includes the static libraries and header files
for the FreeType font rendering engine.

Install freetype-devel if you want to develop programs which will use
FreeType.

Packages

freetype-devel-2.8-14.el7_9.1.i686 [446 KiB] Changelog by Marek Kasik (2020-10-30):
- Test bitmap size earlier for PNGs
- Fix memory leak in pngshim.c
- Resolves: #1891635
freetype-devel-2.8-14.el7_9.1.x86_64 [446 KiB] Changelog by Marek Kasik (2020-10-30):
- Test bitmap size earlier for PNGs
- Fix memory leak in pngshim.c
- Resolves: #1891635
freetype-devel-2.8-14.el7.x86_64 [446 KiB] Changelog by Marek Kasik (2019-03-11):
- Fix rendering in monochrome mode
- Resolves: #1657479
freetype-devel-2.8-14.el7.i686 [446 KiB] Changelog by Marek Kasik (2019-03-11):
- Fix rendering in monochrome mode
- Resolves: #1657479
freetype-devel-2.8-12.el7_6.1.i686 [446 KiB] Changelog by Marek Kasik (2018-11-22):
- Fix definition of constant ft_encoding_gb2312 in freetype.h
- Resolves: #1652187
freetype-devel-2.8-12.el7_6.1.x86_64 [446 KiB] Changelog by Marek Kasik (2018-11-22):
- Fix definition of constant ft_encoding_gb2312 in freetype.h
- Resolves: #1652187
freetype-devel-2.8-12.el7.i686 [446 KiB] Changelog by Marek Kasik (2018-06-08):
- Fix loading of avar tables
- Resolves: #1576504
freetype-devel-2.8-12.el7.x86_64 [446 KiB] Changelog by Marek Kasik (2018-06-08):
- Fix loading of avar tables
- Resolves: #1576504
freetype-devel-2.4.11-15.el7.x86_64 [356 KiB] Changelog by Marek Kasik (2017-02-20):
- Fix shellcheck warning (coverity)
- Related: #1368141
freetype-devel-2.4.11-15.el7.i686 [356 KiB] Changelog by Marek Kasik (2017-02-20):
- Fix shellcheck warning (coverity)
- Related: #1368141
freetype-devel-2.4.11-12.el7.x86_64 [356 KiB] Changelog by Marek Kasik (2016-03-22):
- Define _FILE_OFFSET_BITS=64 to handle inodes higher than or equal to 2^31
- Resolves: #1303268
freetype-devel-2.4.11-12.el7.i686 [356 KiB] Changelog by Marek Kasik (2016-03-22):
- Define _FILE_OFFSET_BITS=64 to handle inodes higher than or equal to 2^31
- Resolves: #1303268
freetype-devel-2.4.11-11.el7.x86_64 [355 KiB] Changelog by Marek Kasik (2015-03-10):
- Fixes CVE-2014-9657
   - Check minimum size of `record_size'.
- Fixes CVE-2014-9658
   - Use correct value for minimum table length test.
- Fixes CVE-2014-9675
   - New macro that checks one character more than `strncmp'.
- Fixes CVE-2014-9660
   - Check `_BDF_GLYPH_BITS'.
- Fixes CVE-2014-9661
   - Initialize `face->ttf_size'.
   - Always set `face->ttf_size' directly.
   - Exclusively use the `truetype' font driver for loading
     the font contained in the `sfnts' array.
- Fixes CVE-2014-9663
   - Fix order of validity tests.
- Fixes CVE-2014-9664
   - Add another boundary testing.
   - Fix boundary testing.
- Fixes CVE-2014-9667
   - Protect against addition overflow.
- Fixes CVE-2014-9669
   - Protect against overflow in additions and multiplications.
- Fixes CVE-2014-9670
   - Add sanity checks for row and column values.
- Fixes CVE-2014-9671
   - Check `size' and `offset' values.
- Fixes CVE-2014-9673
   - Fix integer overflow by a broken POST table in resource-fork.
- Fixes CVE-2014-9674
   - Fix integer overflow by a broken POST table in resource-fork.
   - Additional overflow check in the summation of POST fragment lengths.
- Work around behaviour of X11's `pcfWriteFont' and `pcfReadFont' functions
- Resolves: #1197740
freetype-devel-2.4.11-11.el7.i686 [355 KiB] Changelog by Marek Kasik (2015-03-10):
- Fixes CVE-2014-9657
   - Check minimum size of `record_size'.
- Fixes CVE-2014-9658
   - Use correct value for minimum table length test.
- Fixes CVE-2014-9675
   - New macro that checks one character more than `strncmp'.
- Fixes CVE-2014-9660
   - Check `_BDF_GLYPH_BITS'.
- Fixes CVE-2014-9661
   - Initialize `face->ttf_size'.
   - Always set `face->ttf_size' directly.
   - Exclusively use the `truetype' font driver for loading
     the font contained in the `sfnts' array.
- Fixes CVE-2014-9663
   - Fix order of validity tests.
- Fixes CVE-2014-9664
   - Add another boundary testing.
   - Fix boundary testing.
- Fixes CVE-2014-9667
   - Protect against addition overflow.
- Fixes CVE-2014-9669
   - Protect against overflow in additions and multiplications.
- Fixes CVE-2014-9670
   - Add sanity checks for row and column values.
- Fixes CVE-2014-9671
   - Check `size' and `offset' values.
- Fixes CVE-2014-9673
   - Fix integer overflow by a broken POST table in resource-fork.
- Fixes CVE-2014-9674
   - Fix integer overflow by a broken POST table in resource-fork.
   - Additional overflow check in the summation of POST fragment lengths.
- Work around behaviour of X11's `pcfWriteFont' and `pcfReadFont' functions
- Resolves: #1197740
freetype-devel-2.4.11-10.el7_1.1.i686 [356 KiB] Changelog by Marek Kasik (2015-03-10):
- Fixes CVE-2014-9657
   - Check minimum size of `record_size'.
- Fixes CVE-2014-9658
   - Use correct value for minimum table length test.
- Fixes CVE-2014-9675
   - New macro that checks one character more than `strncmp'.
- Fixes CVE-2014-9660
   - Check `_BDF_GLYPH_BITS'.
- Fixes CVE-2014-9661
   - Initialize `face->ttf_size'.
   - Always set `face->ttf_size' directly.
   - Exclusively use the `truetype' font driver for loading
     the font contained in the `sfnts' array.
- Fixes CVE-2014-9663
   - Fix order of validity tests.
- Fixes CVE-2014-9664
   - Add another boundary testing.
   - Fix boundary testing.
- Fixes CVE-2014-9667
   - Protect against addition overflow.
- Fixes CVE-2014-9669
   - Protect against overflow in additions and multiplications.
- Fixes CVE-2014-9670
   - Add sanity checks for row and column values.
- Fixes CVE-2014-9671
   - Check `size' and `offset' values.
- Fixes CVE-2014-9673
   - Fix integer overflow by a broken POST table in resource-fork.
- Fixes CVE-2014-9674
   - Fix integer overflow by a broken POST table in resource-fork.
   - Additional overflow check in the summation of POST fragment lengths.
- Work around behaviour of X11's `pcfWriteFont' and `pcfReadFont' functions
- Resolves: #1197739
freetype-devel-2.4.11-10.el7_1.1.x86_64 [356 KiB] Changelog by Marek Kasik (2015-03-10):
- Fixes CVE-2014-9657
   - Check minimum size of `record_size'.
- Fixes CVE-2014-9658
   - Use correct value for minimum table length test.
- Fixes CVE-2014-9675
   - New macro that checks one character more than `strncmp'.
- Fixes CVE-2014-9660
   - Check `_BDF_GLYPH_BITS'.
- Fixes CVE-2014-9661
   - Initialize `face->ttf_size'.
   - Always set `face->ttf_size' directly.
   - Exclusively use the `truetype' font driver for loading
     the font contained in the `sfnts' array.
- Fixes CVE-2014-9663
   - Fix order of validity tests.
- Fixes CVE-2014-9664
   - Add another boundary testing.
   - Fix boundary testing.
- Fixes CVE-2014-9667
   - Protect against addition overflow.
- Fixes CVE-2014-9669
   - Protect against overflow in additions and multiplications.
- Fixes CVE-2014-9670
   - Add sanity checks for row and column values.
- Fixes CVE-2014-9671
   - Check `size' and `offset' values.
- Fixes CVE-2014-9673
   - Fix integer overflow by a broken POST table in resource-fork.
- Fixes CVE-2014-9674
   - Fix integer overflow by a broken POST table in resource-fork.
   - Additional overflow check in the summation of POST fragment lengths.
- Work around behaviour of X11's `pcfWriteFont' and `pcfReadFont' functions
- Resolves: #1197739

Listing created by repoview