xenocara/lib/freetype
matthieu 164d06ad38 Fixes for CVE-2009-0946 from freetype2 git repository:
Multiple integer overflows in FreeType 2.3.9 and earlier allow remote
attackers to execute arbitrary code via vectors related to large values
in certain inputs in (1) smooth/ftsmooth.c, (2) sfnt/ttcmap.c,
and (3) cff/cffload.c.
Plus one additional fix for malformed compressed data.
2009-04-27 07:11:16 +00:00
..
builds put libz back into Libs:. Fixes vax linking. 2009-03-26 19:04:00 +00:00
devel Update to Freetype 2.3.8. Tested by jsg@. 2009-03-10 20:28:33 +00:00
docs update to freetype-docs 2.3.9 2009-03-26 07:36:34 +00:00
include Update to Freetype 2.3.9. 2009-03-26 07:31:44 +00:00
objs Import freetype 2.2.1 2006-11-25 18:44:16 +00:00
src Fixes for CVE-2009-0946 from freetype2 git repository: 2009-04-27 07:11:16 +00:00
autogen.sh Update to Freetype 2.3.8. Tested by jsg@. 2009-03-10 20:28:33 +00:00
ChangeLog Fixes for CVE-2009-0946 from freetype2 git repository: 2009-04-27 07:11: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
configure import freetype 2.3.5 2007-09-08 16:28:30 +00:00
Jamfile Update to Freetype 2.3.9. 2009-03-26 07:31:44 +00:00
Jamrules Import freetype 2.2.1 2006-11-25 18:44:16 +00:00
Makefile Update to Freetype 2.3.9. 2009-03-26 07:31:44 +00:00
modules.cfg Update to Freetype 2.3.9. 2009-03-26 07:31:44 +00:00
README Update to Freetype 2.3.9. 2009-03-26 07:31:44 +00:00
README.CVS Update to Freetype 2.3.8. Tested by jsg@. 2009-03-10 20:28:33 +00:00
shlib_version Update to Freetype 2.3.9. 2009-03-26 07:31:44 +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.3.9
  ==============

  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.3.9.tar.bz2
    freetype-doc-2.3.9.tar.gz
    ftdoc239.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 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 ---