[OE-core] [jethro][PATCH] bind: CVE-2016-2088

2016-07-23 Thread Armin Kuster
From: Jussi Kukkonen Duplicate EDNS COOKIE options in a response could trigger an assertion failure: Fix with a backport. bind as built with the oe-core recipe is not at risk: Only servers which are built with DNS cookie support (--enable-sit) are vulnerable to denial of service. Fixes [YOCTO #

[OE-core] [krogoth][PATCH] grub: Fix build with gcc-6

2016-07-23 Thread Tim Orling
From: Khem Raj [YOCTO #9897] (Fedora-24 host is gcc-6) Backport patch which silences following '../../grub-2.00/grub-core/'`gfxmenu/model.c ../../grub-2.00/grub-core/gettext/gettext.c:37:36: error: storage size of 'main_context' isn't known static struct grub_gettext_context main_context, sec

[OE-core] [PATCH 0/1] epiphany: inherit perlnative

2016-07-23 Thread Robert Yang
The following changes since commit 0a2df616a5c3316704742f1dcf37b450920e0280: boost: fix CVE-2012-2677 (2016-07-21 07:45:01 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/epiphany http://cgit.openembedded.org/cgit.cgi/openembedded-co

[OE-core] [PATCH 1/1] epiphany: inherit perlnative

2016-07-23 Thread Robert Yang
Fixed: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool The module is installed to sysroot, but need use native perl to find it. Signed-off-by: Robert Yang --- meta/recipes-gnome/epiphany/epiphany_3.20.3.bb | 3 +-- 1 file changed, 1 insertion(+),