Re: [OE-core] [PATCH] meta:recipes-extended: zip fix security gaps

2016-05-16 Thread Khem Raj
> On May 16, 2016, at 3:06 PM, Edwin Plauchu > wrote: > > From: Edwin Plauchu > > This patch avoids zip recipe fails to compile with compiler flags which > elevate common string formatting issues into an error (-Wformat > -Wformat-security -Werror=format-security). > > [YOCTO #9552] > > S

[OE-core] [PATCH] meta:recipes-extended: zip fix security gaps

2016-05-16 Thread Edwin Plauchu
From: Edwin Plauchu This patch avoids zip recipe fails to compile with compiler flags which elevate common string formatting issues into an error (-Wformat -Wformat-security -Werror=format-security). [YOCTO #9552] Signed-off-by: Edwin Plauchu --- meta/conf/distro/include/security_flags.inc

[OE-core] [PATCH] meta:recipes-extended: zip fix security gaps

2016-05-16 Thread Edwin Plauchu
From: Edwin Plauchu This patch avoids zip recipe fails to compile with compiler flags which elevate common string formatting issues into an error (-Wformat -Wformat-security -Werror=format-security). [YOCTO #9552] Signed-off-by: Edwin Plauchu --- meta/conf/distro/include/security_flags.inc