wok-6.x diff usbutils-dev/receipt @ rev 9544
tiff: Patched overflows that could lead to aribitrary code execution when parsing a malformed image file. Thanks slackware for having this.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Apr 09 07:21:58 2011 +0000 (2011-04-09) |
parents | 60a842e740cf |
children | fad48b58dd83 |
line diff
1.1 --- a/usbutils-dev/receipt Wed Nov 17 14:50:33 2010 +0000 1.2 +++ b/usbutils-dev/receipt Sat Apr 09 07:21:58 2011 +0000 1.3 @@ -13,5 +13,5 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir -p $fs/usr/lib 1.7 - cp -a $_pkg/usr/share/misc/pkgconfig $fs/usr/lib 1.8 + cp -a $_pkg/usr/share/pkgconfig $fs/usr/lib 1.9 }