wok-6.x diff xorg-libXfont/receipt @ rev 15783
xorg-libXfont: security fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 13 12:46:49 2014 +0000 (2014-01-13) |
parents | 3e3e15d924c9 |
children | 73fb2ebfd59a |
line diff
1.1 --- a/xorg-libXfont/receipt Mon Jun 03 00:28:35 2013 +0000 1.2 +++ b/xorg-libXfont/receipt Mon Jan 13 12:46:49 2014 +0000 1.3 @@ -17,6 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's/STARTCHAR %s/STARTCHAR %99s/' src/bitmap/bdfread.c 1.8 ./configure \ 1.9 --sysconfdir=/etc \ 1.10 --localstatedir=/var \