[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libxfont: Changes to 'refs/tags/libxfont-1_1.2.0-3'



Tag 'libxfont-1_1.2.0-3' created by David Nusinow <dnusinow@debian.org> at 1970-01-01 00:00 +0100

Changes since 1_1.0.0-4:
David Nusinow:
      Bump our libxfont working branch to 1.1.0
      * Merge libxfont from 7.1 branch to trunk in preparation for upload to
      Prepare changelog for upload

---
 ChangeLog                                        |   58 
 Makefile.am                                      |    6 
 Makefile.in                                      |  345 -
 aclocal.m4                                       | 3378 ++++++++-------
 config.sub                                       |    6 
 configure                                        | 5033 ++++++++++-------------
 configure.ac                                     |    4 
 debian/changelog                                 |   41 
 debian/compat                                    |    2 
 debian/control                                   |   11 
 debian/libxfont1.install                         |    2 
 debian/patches/01_fontserver_fix_SEGV.diff       |   23 
 debian/patches/10_freetype_buffer_overflow.patch |   32 
 debian/patches/10_pcf_font.patch                 |  109 
 debian/patches/series                            |    3 
 debian/rules                                     |    6 
 depcomp                                          |  103 
 include/X11/fonts/fontconf.h                     |    2 
 include/X11/fonts/fontconf.h.in                  |    2 
 include/X11/fonts/fontmisc.h                     |    2 
 install-sh                                       |  477 +-
 ltmain.sh                                        | 1268 +++--
 missing                                          |  142 
 src/FreeType/Makefile.in                         |  182 
 src/FreeType/ftfuncs.c                           |  166 
 src/FreeType/ftfuncs.h                           |    1 
 src/FreeType/ftsystem.c                          |    1 
 src/Makefile.am                                  |    4 
 src/Makefile.in                                  | 2101 ---------
 src/Speedo/Makefile.in                           |  194 
 src/Type1/Makefile.in                            |  195 
 src/bitmap/Makefile.in                           |  187 
 src/builtins/Makefile.in                         |  182 
 src/fc/Makefile.in                               |  180 
 src/fc/fserve.c                                  |    4 
 src/fc/fstrans.c                                 |    2 
 src/fontcache/Makefile.in                        |  182 
 src/fontfile/Makefile.in                         |  195 
 src/fontfile/ffcheck.c                           |   10 
 src/fontfile/fontfile.c                          |    5 
 src/stubs/Makefile.in                            |  195 
 src/stubs/cauthgen.c                             |    6 
 src/stubs/csignal.c                              |    6 
 src/stubs/delfntcid.c                            |    6 
 src/stubs/errorf.c                               |    6 
 src/stubs/fatalerror.c                           |    6 
 src/stubs/findoldfnt.c                           |    6 
 src/stubs/getcres.c                              |    6 
 src/stubs/getdefptsize.c                         |    6 
 src/stubs/getnewfntcid.c                         |    6 
 src/stubs/gettime.c                              |    6 
 src/stubs/initfshdl.c                            |    6 
 src/stubs/regfpefunc.c                           |    6 
 src/stubs/rmfshdl.c                              |    6 
 src/stubs/servclient.c                           |    7 
 src/stubs/setfntauth.c                           |    6 
 src/stubs/stfntcfnt.c                            |    6 
 src/stubs/stubs.h                                |   10 
 src/stubs/xpstubs.c                              |   12 
 src/util/Makefile.am                             |    3 
 src/util/Makefile.in                             |  190 
 src/util/atom.c                                  |    7 
 src/util/miscutil.c                              |   16 
 63 files changed, 7252 insertions(+), 8124 deletions(-)
---



Reply to: