libFS is the protocol binding library used by clients of X Font Servers (xfs),
such as xfsinfo, fslsfonts, and the X servers themselves.

This minor maintenance release includes fixes for libxtrans 1.3 compatibility,
removal of dead code, and cleanups of issues found by static analyzers.

Adam Jackson (1):
      Fix build with xtrans 1.3

Alan Coopersmith (14):
      Fix typo in readme ("xfslsfonts" should be "fslsfonts")
      Require ANSI C89 pre-processor, drop pre-C89 token pasting support
      Fix a couple comment typos
      Drop Cray (WORD64/MUSTCOPY) support
      Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions
      Reduce scope & remove unneeded assignment of defaultp in FSGetErrorText()
      If EAGAIN == EWOULDBLOCK, only need to check errno for one of them
      Remove unused internal helper _FSGetHostname
      Remove unused internal helper _FSAllocScratch
      Remove unused internal helper _FSEventsQueued
      Remove unused internal helper _FSWireToEvent
      Replace malloc(strlen + 1); strcpy() with strdup()
      Use strlcpy instead of strcpy/strncpy if it is available
      libFS 1.0.6

Jeremy Huddleston Sequoia (2):
      Update error loop to correctly handle error in i==0 case
      FSOpenServer: Fix double-free in error path

git tag: libFS-1.0.6

http://xorg.freedesktop.org/archive/individual/lib/libFS-1.0.6.tar.bz2
MD5:  a8a0dbd2299b2568d8c919883f5c8501
SHA1: 5e490557674ebef057c3909e2608d7799393b88e
SHA256: 9007fcfbd37bfa6ede4000ec4b5c2dc6dc0f52789358361b43f68e9ae4d6aed7

http://xorg.freedesktop.org/archive/individual/lib/libFS-1.0.6.tar.gz
MD5:  1da507f50e1408ef9b4cc78baa0b6113
SHA1: d763e70961cce4196259dbe224e955df22c6df58
SHA256: f571b7fc86b4a809130036b6c6d04db182336253a1a813987b5a5bdece7426ec

-- 
        -Alan Coopersmith-              alan.coopersm...@oracle.com
         Oracle Solaris Engineering - http://blogs.oracle.com/alanc

Attachment: pgpj6zhrvuxNa.pgp
Description: PGP signature

_______________________________________________
xorg-announce mailing list
xorg-announce@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-announce

Reply via email to