pkgsrc/x11/libXfont
wiz 020d4ae3f5 Update to 1.4.7 (pkgsrc already had the security fix):
This release includes the fix for CVE-2013-6462, as well as other security
hardening and code cleanups, and makes libXfont compatible with libXtrans 1.3
on Solaris.

Alan Coopersmith (7):
      xstrdup -> strdup
      Replace malloc(strlen)+strcpy/strcat calls with strdup
      Don't leak old allocation if realloc fails to enlarge it
      Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions
      CVE-2013-6462: unlimited sscanf overflows stack buffer in bdfReadCharacters()
      Limit additional sscanf strings to fit buffer sizes
      libXfont 1.4.7

Julien Cristau (1):
      Make serverGeneration unsigned
2014-01-07 20:09:18 +00:00
..
buildlink3.mk Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: 2013-06-04 22:15:37 +00:00
builtin.mk
DESCR
distinfo Update to 1.4.7 (pkgsrc already had the security fix): 2014-01-07 20:09:18 +00:00
Makefile Update to 1.4.7 (pkgsrc already had the security fix): 2014-01-07 20:09:18 +00:00
PLIST