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

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



Tag 'libxfont-1_1.3.2-1' created by Julien Cristau <jcristau@debian.org> at 2008-03-07 12:37 +0000

Tagging upload of libxfont 1:1.3.2-1 to unstable.

Changes since libxfont-1_1.3.1-2:
Adam Jackson (1):
      libXfont 1.3.2

Jens Granseuer (1):
      fix build with gcc 2.95.

Julien Cristau (4):
      Merge tag 'libXfont-1.3.2' of git.freedesktop.org:/git/xorg/lib/libXfont into debian-unstable
      New upstream release
      autoreconf
      Prepare changelog for upload

Matthieu Herrb (3):
      catalogue.c: prevent a one character overflow
      ftsystem.c is not needed anymore.
      Fix for CVE-2008-0006 - PCF Font parser buffer overflow.

Tilman Sauerbeck (1):
      Replaced one instance of bcopy() with memcpy().

---
 ChangeLog                         |   49 ++
 Makefile.in                       |   42 +-
 aclocal.m4                        |  253 ++++++++----
 config.guess                      |   32 +
 config.sub                        |   44 +-
 configure                         |  766 ++++++++++++++++++++++++++++----------
 configure.ac                      |    5 
 debian/changelog                  |    7 
 debian/patches/CVE-2008-0006.diff |   24 -
 debian/patches/series             |    1 
 depcomp                           |   33 -
 install-sh                        |  228 +++++------
 ltmain.sh                         |   58 ++
 src/FreeType/Makefile.am          |    2 
 src/FreeType/Makefile.in          |   22 -
 src/FreeType/ftsystem.c           |  331 ----------------
 src/Makefile.in                   |   29 -
 src/Speedo/Makefile.in            |   21 -
 src/Type1/Makefile.in             |   21 -
 src/bitmap/Makefile.in            |   21 -
 src/bitmap/pcfread.c              |    6 
 src/builtins/Makefile.in          |   21 -
 src/builtins/dir.c                |   18 
 src/builtins/file.c               |    3 
 src/fc/Makefile.in                |   21 -
 src/fontcache/Makefile.in         |   21 -
 src/fontfile/Makefile.in          |   21 -
 src/fontfile/catalogue.c          |    2 
 src/stubs/Makefile.in             |   21 -
 src/util/Makefile.in              |   21 -
 30 files changed, 1204 insertions(+), 940 deletions(-)
---


Reply to: