CVSROOT:        /cvs
Module name:    xenocara
Changes by:     dco...@cvs.openbsd.org  2014/03/14 02:18:02

Modified files:
        lib/freetype   : CMakeLists.txt ChangeLog Jamfile Makefile 
                         README configure 
        lib/freetype/builds: freetype.mk modules.mk toplevel.mk 
        lib/freetype/builds/dos: detect.mk 
        lib/freetype/builds/unix: aclocal.m4 config.guess config.sub 
                                  configure configure.ac configure.raw 
                                  freetype-config.in freetype2.in 
                                  ftconfig.h ftconfig.in install-sh 
                                  install.mk ltmain.sh unix-def.in 
        lib/freetype/builds/wince/vc2005-ce: freetype.vcproj index.html 
        lib/freetype/builds/wince/vc2008-ce: freetype.vcproj index.html 
        lib/freetype/builds/windows: detect.mk win32-def.mk 
        lib/freetype/builds/windows/vc2005: freetype.vcproj index.html 
        lib/freetype/builds/windows/vc2008: freetype.vcproj index.html 
        lib/freetype/builds/windows/vc2010: freetype.vcxproj index.html 
        lib/freetype/builds/windows/visualc: freetype.dsp 
                                             freetype.vcproj index.html 
        lib/freetype/builds/windows/visualce: freetype.dsp 
                                              freetype.vcproj index.html 
        lib/freetype/devel: ftoption.h 
        lib/freetype/docs: CHANGES INSTALL.CROSS INSTALL.GNU 
                           INSTALL.UNIX VERSION.DLL 
        lib/freetype/docs/reference: ft2-auto_hinter.html 
                                     ft2-base_interface.html 
                                     ft2-basic_types.html 
                                     ft2-bdf_fonts.html 
                                     ft2-bitmap_handling.html 
                                     ft2-bzip2.html 
                                     ft2-cache_subsystem.html 
                                     ft2-cff_driver.html 
                                     ft2-cid_fonts.html 
                                     ft2-computations.html 
                                     ft2-font_formats.html 
                                     ft2-gasp_table.html 
                                     ft2-glyph_management.html 
                                     ft2-glyph_stroker.html 
                                     ft2-glyph_variants.html 
                                     ft2-gx_validation.html 
                                     ft2-gzip.html 
                                     ft2-header_file_macros.html 
                                     ft2-incremental.html ft2-index.html 
                                     ft2-lcd_filtering.html 
                                     ft2-list_processing.html 
                                     ft2-lzw.html ft2-mac_specific.html 
                                     ft2-module_management.html 
                                     ft2-multiple_masters.html 
                                     ft2-ot_validation.html 
                                     ft2-outline_processing.html 
                                     ft2-pfr_fonts.html 
                                     ft2-quick_advance.html 
                                     ft2-raster.html ft2-sfnt_names.html 
                                     ft2-sizes_management.html 
                                     ft2-system_interface.html 
                                     ft2-toc.html 
                                     ft2-truetype_engine.html 
                                     ft2-truetype_tables.html 
                                     ft2-tt_driver.html 
                                     ft2-type1_tables.html 
                                     ft2-user_allocation.html 
                                     ft2-version.html 
                                     ft2-winfnt_fonts.html 
        lib/freetype/include: freetype.h ftautoh.h ftbdf.h ftchapters.h 
                              ftoutln.h 
        lib/freetype/include/config: ftconfig.h ftoption.h 
        lib/freetype/include/internal: ftrfork.h fttrace.h 
        lib/freetype/src/autofit: afblue.c afblue.cin afblue.h 
                                  afblue.hin afcjk.c afcjk.h afdummy.c 
                                  afdummy.h afglobal.c afglobal.h 
                                  afhints.c afhints.h afindic.c 
                                  afindic.h aflatin.c aflatin.h 
                                  aflatin2.c aflatin2.h afloader.c 
                                  afloader.h afmodule.c afmodule.h 
                                  afpic.c afpic.h afscript.h aftypes.h 
                                  afwrtsys.h autofit.c rules.mk 
        lib/freetype/src/base: basepic.c ftbitmap.c ftcalc.c ftobjs.c 
                               ftoutln.c ftrfork.c rules.mk 
        lib/freetype/src/bdf: bdfdrivr.c bdflib.c 
        lib/freetype/src/cff: cf2blues.c cf2font.c cf2ft.c cf2hints.c 
                              cffload.c cffobjs.c cffparse.c 
        lib/freetype/src/cid: cidload.c cidobjs.c cidparse.c cidparse.h 
        lib/freetype/src/gzip: adler32.c zconf.h zutil.c zutil.h 
        lib/freetype/src/pcf: pcfread.c 
        lib/freetype/src/pfr: pfrload.c pfrobjs.c 
        lib/freetype/src/psaux: psobjs.c 
        lib/freetype/src/pshinter: pshalgo.c 
        lib/freetype/src/psnames: rules.mk 
        lib/freetype/src/raster: ftraster.c 
        lib/freetype/src/sfnt: sfdriver.c ttcmap.c ttsbit.c 
        lib/freetype/src/smooth: ftgrays.c 
        lib/freetype/src/tools: afblue.pl 
        lib/freetype/src/truetype: ttgload.c ttinterp.c ttinterp.h 
        lib/freetype/src/type1: t1gload.c t1load.c t1objs.c t1parse.c 
        lib/freetype/src/type42: t42objs.c t42parse.c 
        lib/freetype/src/winfonts: winfnt.c 
Added files:
        lib/freetype   : ChangeLog.24 
        lib/freetype/builds/unix: pkg.m4 
        lib/freetype/docs: freetype-config.1 
        lib/freetype/docs/reference: ft2-header_inclusion.html 
        lib/freetype/src/autofit: afcover.h afranges.c afranges.h 
                                  afstyles.h hbshim.c hbshim.h 
Removed files:
        lib/freetype/docs: ft2faq.html 

Log message:
Security/bugfixing update to freetype-2.5.3, featuring a fix for a
vulnerability in the CFF driver (CVE-2014-2240) and assorted minor
fixes.

ok matthieu@

Reply via email to