CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2015/03/17 14:42:26
Modified files: lib/libXfont : ChangeLog compile configure configure.ac lib/libXfont/src/bitmap: bdfread.c lib/libXfont/src/fc: fslibos.h lib/libXfont/src/fontfile: fileio.c filewr.c Log message: Update to libXfont 1.5.1. Contains fixes for following issues: CVE-2015-1802: bdfReadProperties: property count needs range check CVE-2015-1803: bdfReadCharacters: bailout if a char's bitmap cannot be read CVE-2015-1804: bdfReadCharacters: ensure metrics fit into xCharInfo struct