wok-stable rev 12430

xorg-libXfont: security fix
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 13 12:47:34 2014 +0000 (2014-01-13)
parents 27d494224398
children ae6d4ce96ae2
files xorg-libXfont/receipt
line diff
     1.1 --- a/xorg-libXfont/receipt	Sat Dec 21 20:05:23 2013 +0000
     1.2 +++ b/xorg-libXfont/receipt	Mon Jan 13 12:47:34 2014 +0000
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/STARTCHAR %s/STARTCHAR %99s/' src/bitmap/bdfread.c
     1.8  	./configure \
     1.9  		--prefix=/usr --sysconfdir=/etc \
    1.10  		--mandir=/usr/share/man --localstatedir=/var \