xenocara/lib/freetype
matthieu 4aee46235d Security MFC for CVE-2010-3855
commit 59eb9f8cfe7d1df379a2318316d1f04f80fba54a
Author: Werner Lemberg <wl@gnu.org>
Date:   Tue Oct 12 07:49:17 2010 +0200

    Fix Savannah bug #31310.

    * src/truetype/ttgxvar.c (ft_var_readpackedpoints): Protect against
    invalid `runcnt' values.
2010-11-06 16:46:57 +00:00
..
builds Update to freetype 2.4.3. Tested at least by krw@, ajacoutot@ and jasper@ 2010-10-23 19:30:16 +00:00
devel Update to freetype 2.4.2. This has been in snapshots for a while 2010-09-01 19:14:23 +00:00
docs Update to freetype 2.4.3. Tested at least by krw@, ajacoutot@ and jasper@ 2010-10-23 19:30:16 +00:00
include Update to freetype 2.4.3. Tested at least by krw@, ajacoutot@ and jasper@ 2010-10-23 19:30:16 +00:00
objs Import freetype 2.2.1 2006-11-25 18:44:16 +00:00
src Security MFC for CVE-2010-3855 2010-11-06 16:46:57 +00:00
autogen.sh Update to freetpe 2.3.12. Tested against ports by naddy@. 2010-03-25 20:32:36 +00:00
ChangeLog Update to freetype 2.4.3. Tested at least by krw@, ajacoutot@ and jasper@ 2010-10-23 19:30:16 +00:00
ChangeLog.20 import freetype 2.3.5 2007-09-08 16:28:30 +00:00
ChangeLog.21 Update to Freetype 2.3.8. Tested by jsg@. 2009-03-10 20:28:33 +00:00
ChangeLog.22 Update to Freetype 2.3.8. Tested by jsg@. 2009-03-10 20:28:33 +00:00
ChangeLog.23 Update to freetype 2.4.3. Tested at least by krw@, ajacoutot@ and jasper@ 2010-10-23 19:30:16 +00:00
configure Update to freetype 2.4.2. This has been in snapshots for a while 2010-09-01 19:14:23 +00:00
Jamfile Update to freetype 2.4.3. Tested at least by krw@, ajacoutot@ and jasper@ 2010-10-23 19:30:16 +00:00
Jamrules Import freetype 2.2.1 2006-11-25 18:44:16 +00:00
Makefile Update to freetype 2.4.3. Tested at least by krw@, ajacoutot@ and jasper@ 2010-10-23 19:30:16 +00:00
modules.cfg Update to Freetype 2.3.9. 2009-03-26 07:31:44 +00:00
README Update to freetype 2.4.3. Tested at least by krw@, ajacoutot@ and jasper@ 2010-10-23 19:30:16 +00:00
README.git Update to freetype 2.4.2. This has been in snapshots for a while 2010-09-01 19:14:23 +00:00
shlib_version Update to freetype 2.4.2. This has been in snapshots for a while 2010-09-01 19:14:23 +00:00
version.sed Import freetype 2.2.1 2006-11-25 18:44:16 +00:00
vms_make.com import freetype 2.3.5 2007-09-08 16:28:30 +00:00

  Special notes to Unix users
  ===========================

  Please  read  the file  `docs/UPGRADE.UNIX'.  It contains  important
  information regarding the installation  of FreeType on Unix systems,
  especially GNU based operating systems like GNU/Linux.

  FreeType 2's  library is called `libfreetype',  FreeType 1's library
  is called `libttf'.  They are *not* compatible!


  FreeType 2.4.3
  ==============

  Please   read   the  docs/CHANGES   file,   it  contains   IMPORTANT
  INFORMATION.

  Read the files `docs/INSTALL' for installation instructions.

  The FreeType 2 API reference is located in `docs/reference'; use the
  file   `ft2-doc.html'   as   the   top  entry   point.    Additional
  documentation is available as a separate package from our sites.  Go
  to

    http://download.savannah.gnu.org/releases/freetype/

  and download one of the following files.

    freetype-doc-2.4.3.tar.bz2
    freetype-doc-2.4.3.tar.gz
    ftdoc243.zip


  Bugs
  ====

  Please report bugs  by e-mail to `freetype-devel@nongnu.org'.  Don't
  forget to  send a  detailed explanation of  the problem --  there is
  nothing  worse than  receiving a  terse message  that only  says `it
  doesn't work'.

  Alternatively, you may submit a bug report at

    https://savannah.nongnu.org/bugs/?group=freetype


  Enjoy!


    The FreeType Team

----------------------------------------------------------------------

Copyright 2006, 2007, 2008, 2009, 2010 by
David Turner, Robert Wilhelm, and Werner Lemberg.

This  file is  part of  the FreeType  project, and  may only  be used,
modified,  and distributed  under the  terms of  the  FreeType project
license,  LICENSE.TXT.  By  continuing to  use, modify,  or distribute
this file you  indicate that you have read  the license and understand
and accept it fully.


--- end of README ---