wok-next diff grub2/receipt @ rev 19605

Up/recook: cpio, libssh2, gpm, mc.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jan 28 16:18:25 2017 +0200 (2017-01-28)
parents 99ae478b6540
children 29e7eb2b19f9
line diff
     1.1 --- a/grub2/receipt	Wed Dec 16 17:54:07 2015 +0100
     1.2 +++ b/grub2/receipt	Sat Jan 28 16:18:25 2017 +0200
     1.3 @@ -19,7 +19,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	# CVE-2015-8370
     1.7 -	sed -i "s/'.b'/& \&\& cur_len/" grub-core/lib/crypto.c grub-core/normal/auth.c
     1.8 +	sed -i "s/'.b'/& \\&\\& cur_len/" grub-core/lib/crypto.c grub-core/normal/auth.c
     1.9  
    1.10  	# Fixes for flex 2.5.37
    1.11  	export CFLAGS="-Wno-error=sign-compare"