pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/libXfont



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan  7 07:39:49 UTC 2014

Modified Files:
        pkgsrc/x11/libXfont: Makefile distinfo
Added Files:
        pkgsrc/x11/libXfont/patches: patch-src_bitmap_bdfread.c

Log Message:
CVE-2013-6462:
A BDF font file containing a longer than expected string could
overflow the buffer on the stack.  Testing in X servers built with
Stack Protector resulted in an immediate crash when reading a
user-provided specially crafted font.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/x11/libXfont/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/libXfont/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/libXfont/patches/patch-src_bitmap_bdfread.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index