libXfont: Changes to 'refs/tags/libXfont2-2.0.2'

Adam Jackson ajax at kemper.freedesktop.org
Wed Oct 11 15:47:14 UTC 2017


Tag 'libXfont2-2.0.2' created by Adam Jackson <ajax at redhat.com> at 2017-10-11 15:44 +0000

libXfont2-2.0.2

Changes since libXfont2-2.0.1:
Adam Jackson (5):
      configure: Use -fvisibility=hidden if available
      autogen: Set a default subject prefix for patches
      freetype: Fix a logic error in computing face name
      readme: Update for libXfont 2.0 interface change
      libXfont 2.0.2

Emil Velikov (1):
      autogen.sh: use quoted string variables

Jeremy Huddleston Sequoia (5):
      FreeType: Correct an allocation size
      bitmap: Bail out on invalid input to FontFileMakeDir instead of calling calloc for 0 bytes
      fserve: Silence a -Wformat warning
      fstrans: Remove unused foo() function
      fserve: Fix a buffer read overrun in _fs_client_access

Keith Packard (1):
      Revert "Add compiler warning flags". Leave warning fixes.

Michal Srb (2):
      Check for end of string in PatternMatch (CVE-2017-13720)
      pcfGetProperties: Check string boundaries (CVE-2017-13722)

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

---
 README                 |   17 +-
 autogen.sh             |   11 +
 configure.ac           |   41 ++-----
 m4/attributes.m4       |  283 -------------------------------------------------
 src/FreeType/ftfuncs.c |    2 
 src/FreeType/fttools.c |    1 
 src/bitmap/bitscale.c  |    4 
 src/bitmap/pcfread.c   |   13 +-
 src/fc/fserve.c        |    8 -
 src/fc/fstrans.c       |    2 
 src/fontfile/fontdir.c |    4 
 11 files changed, 57 insertions(+), 329 deletions(-)
---


More information about the xorg-commit mailing list