libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X servers, the X Font Server (xfs), and some font utilities (bdftopcf for instance), but should not be used by normal X11 clients. X11 clients access fonts via either the new API's in libXft, or the legacy API's in libX11.
This release includes several bug fixes, including updates to better handle fonts compressed with compress(1), cleanups for compiler warnings, and improvements for the developer documentation. Alan Coopersmith (7): Remove configure comment about synchronizing version numbers Strip trailing whitespace Add const attributes to fix gcc -Wwrite-strings warnings Add _X_ATTRIBUTE_PRINTF to *Error/*Warning functions taking printf formats Fix printf warnings about incorrect argument types Use * precision notation instead of computing sprintf format strings libXfont 1.4.5 Gaetan Nadon (4): devbook.am: maintenance update from docbook.am docs: use the &fullrelvers; entity to set X11 release information doc: refactor legal text for multi licensing copyrights doc: fix typo in copyright statement Joerg Sonnenberger (2): Do proper input validation to fix for CVE-2011-2895. Fix empty statement in if conditional. Matt Dew (1): 1 - fix the capitalization of the ID attriutes to match either the Olli Vertanen (1): libxfont: An uninitialized pointer causes a crash if pcf header is corrupted. Tomas Hoger (1): Support compress files with maxbits < 12 git tag: libXfont-1.4.5 http://xorg.freedesktop.org/archive/individual/lib/libXfont-1.4.5.tar.bz2 MD5: 6851da5dae0a6cf5f7c9b9e2b05dd3b4 SHA1: 0bf3cb8aa192ab96bbaf384d1a4a00d15a40171e SHA256: bbf96fb80b6b95cdb1dc968085082a6e668193a54cd9d6e2af669909c0cb7170 http://xorg.freedesktop.org/archive/individual/lib/libXfont-1.4.5.tar.gz MD5: a54dea0debecf232a346c22e71d76836 SHA1: 9b88310bac0a81783789a62f426202a921bab5ee SHA256: d0eaa0b180b09986532ef4c2eba94a77c246fce7b8f263b8c45bb6dae30dc4e0 -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - http://blogs.oracle.com/alanc
pgpbEX2aDIZps.pgp
Description: PGP signature
_______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: arch...@mail-archive.com