wok-current diff grub2-efi/receipt @ rev 19519
Add gst-plugins-good-1.0 && gst-libav
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Wed Nov 23 20:57:24 2016 +0100 (2016-11-23) |
parents | 6ee5e2fb9617 |
children | 8154fa30d15b |
line diff
1.1 --- a/grub2-efi/receipt Wed Jun 24 12:08:56 2015 +0200 1.2 +++ b/grub2-efi/receipt Wed Nov 23 20:57:24 2016 +0100 1.3 @@ -18,6 +18,9 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + # CVE-2015-8370 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" 1.12 sed -i 's/YY_FATAL_ERROR/REMOVED_&/' grub-core/script/yylex.l