wok-next diff ipxe/receipt @ rev 17547
glibc: typo in CVE-2015-0235 patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 29 11:47:06 2015 +0100 (2015-01-29) |
parents | db33cd473e3e |
children | c0ad10db4140 |
line diff
1.1 --- a/ipxe/receipt Mon Oct 14 13:38:36 2013 +0000 1.2 +++ b/ipxe/receipt Thu Jan 29 11:47:06 2015 +0100 1.3 @@ -30,7 +30,7 @@ 1.4 OFS=$((0x28B)) 1.5 dd if=$stuff/ipxe.cmd bs=1 of=$fs/boot/ipxe conv=notrunc \ 1.6 seek=$OFS count=$((0xA00-$OFS)) 1.7 - OFS=$((0x151)) 1.8 + OFS=$((0x156)) 1.9 unix2dos <<EOT | dd bs=1 of=$fs/boot/ipxe conv=notrunc \ 1.10 seek=$OFS count=$((0x1F0-$OFS)) 1.11 $SHORT_DESC