[OE-core] ✗ patchtest: failure for Fix string formatting issue in console-tools

2017-02-07 Thread Patchwork
== Series Details == Series: Fix string formatting issue in console-tools Revision: 1 URL : https://patchwork.openembedded.org/series/5203/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

[OE-core] [PATCH 2/2] security_flags: enable string formatting check for console tools

2017-02-07 Thread Chen Qi
As we've fixed the string formatting issue in console-tools, we don't need to override SECURITY_STRINGFORMAT for console-tools any more. [YOCTO #9540] Signed-off-by: Chen Qi --- meta/conf/distro/include/security_flags.inc | 1 - 1 file changed, 1 deletion(-) diff --git

[OE-core] [PATCH 0/2] Fix string formatting issue in console-tools

2017-02-07 Thread Chen Qi
The following changes since commit a624cf7f95c8cf4ff764cc997fd1db4601b97dcc: oeqa/selftest/pkgdata: use m4 instead of bash (2017-02-07 14:50:10 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/BUG9540

[OE-core] [PATCH 1/2] console-tools: fix string formatting issue

2017-02-07 Thread Chen Qi
Fix string formatting issue in console-tools. Otherwise, when compiling with '-Wformat -Wformat-security -Werror=format-security', we would have compilation error. [YOCTO #9540] Signed-off-by: Chen Qi --- ...001-Fix-format-security-compilation-error.patch | 57

[OE-core] ✗ patchtest: failure for lib/bb/build.py: Raise proper KeyError if function does not exist

2017-02-07 Thread Patchwork
== Series Details == Series: lib/bb/build.py: Raise proper KeyError if function does not exist Revision: 1 URL : https://patchwork.openembedded.org/series/5202/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response.

[OE-core] [bitbake][PATCH] lib/bb/build.py: Raise proper KeyError if function does not exist

2017-02-07 Thread Mike Looijmans
If one adds the following line to an image recipe without defining the function: ROOTFS_POSTPROCESS_COMMAND += "rootfs_funky_stuff;" bitbake will terminate with a cryptic error message: AttributeError: 'NoneType' object has no attribute 'get' To inform the user of what bitbake wasn't able to

Re: [OE-core] ✗ patchtest: failure for 11 packages upgrade

2017-02-07 Thread Hongxu Jia
On 2017年02月08日 11:30, Patchwork wrote: == Series Details == Series: 11 packages upgrade Revision: 1 URL : https://patchwork.openembedded.org/series/5200/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several

[OE-core] ✗ patchtest: failure for kern-tools: re-enable scc merge command

2017-02-07 Thread Patchwork
== Series Details == Series: kern-tools: re-enable scc merge command Revision: 1 URL : https://patchwork.openembedded.org/series/5201/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

Re: [OE-core] [PATCH] kern-tools: re-enable scc merge command

2017-02-07 Thread Bruce Ashfield
This should have had [morty] in the subject. Sorry about that. The explanation of the change is in the patch itself in the temporary area. Cheers, Bruce On Tue, Feb 7, 2017 at 11:20 PM, Bruce Ashfield < bruce.ashfi...@windriver.com> wrote: > The ability to merge two branches directly from a

[OE-core] [PATCH] kern-tools: re-enable scc merge command

2017-02-07 Thread Bruce Ashfield
The ability to merge two branches directly from a .scc file was dropped during the streamlining of the tools. As was pointed out by David Vincent , there is once again a valid use case for this functionality, so we restore the capability. Signed-off-by: Bruce Ashfield

[OE-core] ✗ patchtest: failure for 11 packages upgrade

2017-02-07 Thread Patchwork
== Series Details == Series: 11 packages upgrade Revision: 1 URL : https://patchwork.openembedded.org/series/5200/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on the proposed

[OE-core] [PATCH 12/13] bash: update patches for 4.4

2017-02-07 Thread Hongxu Jia
- Update patches from upstream to 4.4 - Do not compile and install examples which caused do_package_write_rpm failed. Signed-off-by: Hongxu Jia --- .../0001-do-not-compile-and-install-examples.patch | 46 ++ meta/recipes-extended/bash/bash_4.4.bb

[OE-core] [PATCH 10/13] gnupg: 2.1.14 -> 2.1.18

2017-02-07 Thread Hongxu Jia
Update LIC_FILES_CHKSUM md5 checksum, because "http" has been changed to "https". Signed-off-by: Hongxu Jia --- meta/recipes-support/gnupg/{gnupg_2.1.14.bb => gnupg_2.1.18.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename

[OE-core] [PATCH 11/13] bash: 4.3.30 -> 4.4

2017-02-07 Thread Hongxu Jia
>From 9cd590c117dcd2ec70c06213e1e0ae5fad98dd4c Mon Sep 17 00:00:00 2001 Message-Id: <9cd590c117dcd2ec70c06213e1e0ae5fad98dd4c.1486523726.git.hongxu@windriver.com> In-Reply-To: References: From:

[OE-core] [PATCH 13/13] elfutils: update homepage and upstream souce

2017-02-07 Thread Hongxu Jia
In git://sourceware.org/git/elfutils.git: commit 1700fd25e6caf26663af2bd994d1d99fab9df59f Author: Mark Wielaard Date: Sat Dec 24 22:31:41 2016 +0100 http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/ fedorahosted used to be our home,

[OE-core] [PATCH 07/13] ncurses: 6.0+20160625 -> 6.0+20161126

2017-02-07 Thread Hongxu Jia
Signed-off-by: Hongxu Jia --- .../ncurses/{ncurses_6.0+20160625.bb => ncurses_6.0+20161126.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ncurses/{ncurses_6.0+20160625.bb => ncurses_6.0+20161126.bb} (84%) diff --git

[OE-core] [PATCH 06/13] libgpg-error: 1.25 -> 1.26

2017-02-07 Thread Hongxu Jia
Signed-off-by: Hongxu Jia --- .../libgpg-error/{libgpg-error_1.25.bb => libgpg-error_1.26.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libgpg-error/{libgpg-error_1.25.bb => libgpg-error_1.26.bb} (92%) diff --git

[OE-core] [PATCH 09/13] rpcbind: 0.2.3 -> 0.2.4

2017-02-07 Thread Hongxu Jia
Drop obsolete patch - 0001-Avoid-use-of-glibc-sys-cdefs.h-header.patch Drop backport patches: - 0001-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch - cve-2015-7236.patch Signed-off-by: Hongxu Jia --- ...001-Avoid-use-of-glibc-sys-cdefs.h-header.patch | 221

[OE-core] [PATCH 08/13] man-pages: 4.08 -> 4.09

2017-02-07 Thread Hongxu Jia
Signed-off-by: Hongxu Jia --- .../man-pages/{man-pages_4.08.bb => man-pages_4.09.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/man-pages/{man-pages_4.08.bb => man-pages_4.09.bb} (86%) diff --git

[OE-core] [PATCH 01/13] pax-utils: 1.1.6 -> 1.2.2

2017-02-07 Thread Hongxu Jia
Export GNULIB_OVERRIDES_WINT_T to fix compile failure - 1099 make[4]: *** [printf-args.o] Error 1 1100 make[4]: *** Waiting for unfinished jobs 1101 In file included from ../../../pax-utils-1.2.2/autotools/gnulib/printf-args.h:41:0, 1102 from

[OE-core] [PATCH 05/13] libgcrypt: 1.7.3 -> 1.7.6

2017-02-07 Thread Hongxu Jia
Signed-off-by: Hongxu Jia --- meta/recipes-support/libgcrypt/libgcrypt_1.7.3.bb | 4 meta/recipes-support/libgcrypt/libgcrypt_1.7.6.bb | 4 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 meta/recipes-support/libgcrypt/libgcrypt_1.7.3.bb

[OE-core] [PATCH 03/13] elfutils: 0.166 -> 0.168

2017-02-07 Thread Hongxu Jia
- Pick patches from debian for 0.168 - Rebase 0001-build-Provide-alternatives-for-glibc-assumptions-hel.patch to support libc musl Signed-off-by: Hongxu Jia --- .../elfcmp-fix-self-comparision.patch | 41 -- .../elfutils/elfutils-0.166/m68k_backend.diff

[OE-core] [PATCH 02/13] socat: 1.7.3.1 -> 1.7.3.2

2017-02-07 Thread Hongxu Jia
Signed-off-by: Hongxu Jia --- .../recipes-connectivity/socat/{socat_1.7.3.1.bb => socat_1.7.3.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/socat/{socat_1.7.3.1.bb => socat_1.7.3.2.bb} (89%) diff --git

[OE-core] [PATCH 00/13] 11 packages upgrade

2017-02-07 Thread Hongxu Jia
The following changes since commit a624cf7f95c8cf4ff764cc997fd1db4601b97dcc: oeqa/selftest/pkgdata: use m4 instead of bash (2017-02-07 14:50:10 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib hongxu/upgrade-20170208

[OE-core] [PATCH 04/13] gpgme: 1.6.0 -> 1.8.0

2017-02-07 Thread Hongxu Jia
- Drop gpgme.pc, it is duplicated with pkgconfig.patch - Rebase pkgconfig.patch to 1.8.0 - Split cmake config to ${PN}-dev - Update LIC_FILES_CHKSUM, because copytright year changed. Signed-off-by: Hongxu Jia --- meta/recipes-support/gpgme/gpgme/gpgme.pc |

[OE-core] [PATCH] ltp: Fix containers/userns05 failure for lib32

2017-02-07 Thread zhe.he
From: He Zhe Backport a patch to fix userns05 case: <<>> user_namespace5 1 TFAIL : userns05.c:95: userns:parent should be not equal to cpid2 user_namespace5 1 TFAIL : userns05.c:95: userns:parent should be not equal to cpid2 user_namespace5 0 TINFO : Child process

[OE-core] [PATCH] python: Don't use getentropy on Linux

2017-02-07 Thread Andreas Oberritter
Backport a patch from 2.7 branch to fix a regression with glibc 2.24 causing "OSError: [Errno 38] Function not implemented" when calling urandom() with older kernels. Signed-off-by: Andreas Oberritter --- .../python/Don-t-use-getentropy-on-Linux.patch | 41

[OE-core] [PATCH] uboot-extlinux-config.bbclass: add support for timeout & default

2017-02-07 Thread Dalon Westergreen
When multible targets are defined it is useful to allow for a default target along with a timeout. After timeout, the default target will be selected. Signed-off-by: Dalon Westergreen --- meta/classes/uboot-extlinux-config.bbclass | 18 ++ 1 file changed, 18

[OE-core] [PATCH 1/1] insane.bbclass: Add prepare_recipe_sysroot dependency for package_qa

2017-02-07 Thread mariano . lopez
From: Mariano Lopez package_qa task requires some tools installed in sysroot; with the introduction of recipe specific sysroot this task won't have such tools installed if it's forced to run. Signed-off-by: Mariano Lopez ---

Re: [OE-core] (morty) Python exception during rootfs

2017-02-07 Thread Mike Looijmans
Found it. A rootfs post-process function was misspelled, and that caused it. I'll make a patch to improve the error message here, to make it just say that it cannot find "func". On 07-02-17 15:21, Mike Looijmans wrote: I get this stacktrace from bitbake. No idea what's wrong. Apparently,

Re: [OE-core] [PATCH 1/3] go: Add recipes for golang compilers and tools

2017-02-07 Thread Mark Asselstine
On Wednesday, February 8, 2017 9:17:48 AM EST Paul Eggleton wrote: > On Tuesday, 7 February 2017 9:44:46 AM NZDT Khem Raj wrote: > > On Tue, Feb 7, 2017 at 9:35 AM, Burton, Ross wrote: > > > On 7 February 2017 at 04:24, Khem Raj wrote: > > >> This is

[OE-core] [morty][PATCH] gdb-cross-canadian: Depend on nativesdk-python3-importlib

2017-02-07 Thread Cody P Schafer
From: George McCollister Add missing dependency on nativesdk-python3-importlib so the imp Python module is installed. Before this patch, running gdb from the sdk would give the following error: Python Exception No module named 'imp': Signed-off-by: George

Re: [OE-core] [PATCH 1/3] go: Add recipes for golang compilers and tools

2017-02-07 Thread Paul Eggleton
On Tuesday, 7 February 2017 9:44:46 AM NZDT Khem Raj wrote: > On Tue, Feb 7, 2017 at 9:35 AM, Burton, Ross wrote: > > On 7 February 2017 at 04:24, Khem Raj wrote: > >> This is converging the recipes for go from > >> meta-virtualization and oe-meta-go >

[OE-core] [PATCH 0/1] classes/copyleft_filter: include AGPL in default included list

2017-02-07 Thread Paul Eggleton
The following changes since commit 68da6c98841f4450736ae170e443aa744c8b77eb: oeqa/selftest/pkgdata: use m4 instead of bash (2017-02-07 14:48:56 +) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/copyleft-agpl

[OE-core] [PATCH 1/1] classes/copyleft_filter: include AGPL in default included list

2017-02-07 Thread Paul Eggleton
If we're including all GPL licenses then we should include AGPL in the default COPYLEFT_LICENSE_INCLUDE since it has similar terms (and currently we do have one AGPL-licensed recipe in OE-Core, namely db). (Note that the default list isn't meant to be a guaranteed complete safe list - seek legal

[OE-core] [PATCH] libva: Update to new 01.org github location

2017-02-07 Thread Saul Wold
Upstream has moved to use 01.org and github, Update the various URIs that track info. S needs to be changed to WORKDIR/git as we are now a git repo. Signed-off-by: Saul Wold --- meta/recipes-graphics/libva/libva_1.7.3.bb | 11 ++- 1 file changed, 6 insertions(+), 5

Re: [OE-core] [PATCH 2/2] meta-intel.inc: Enable linux-intel and 4.9 by default for meta-intel hardware

2017-02-07 Thread Saul Wold
On Tue, 2017-02-07 at 08:50 -0800, Khem Raj wrote: > On Tue, Feb 7, 2017 at 6:45 AM, Saul Wold > wrote: > > > > On Mon, 2017-02-06 at 13:02 -0800, Khem Raj wrote: > > > > > > On Mon, Feb 6, 2017 at 12:59 PM, Saul Wold > > > wrote: > > > > > > > > >

Re: [OE-core] [PATCH 1/3] go: Add recipes for golang compilers and tools

2017-02-07 Thread Khem Raj
On Tue, Feb 7, 2017 at 9:35 AM, Burton, Ross wrote: > > On 7 February 2017 at 04:24, Khem Raj wrote: >> >> This is converging the recipes for go from >> meta-virtualization and oe-meta-go > > > I'm still of the opinion that this should be in meta-go,

Re: [OE-core] [PATCH 1/3] go: Add recipes for golang compilers and tools

2017-02-07 Thread Burton, Ross
On 7 February 2017 at 04:24, Khem Raj wrote: > This is converging the recipes for go from > meta-virtualization and oe-meta-go > I'm still of the opinion that this should be in meta-go, not oe-core... (but totally agree that converging is essential) Ross --

Re: [OE-core] [PATCH 2/2] meta-intel.inc: Enable linux-intel and 4.9 by default for meta-intel hardware

2017-02-07 Thread Khem Raj
On Tue, Feb 7, 2017 at 6:45 AM, Saul Wold wrote: > On Mon, 2017-02-06 at 13:02 -0800, Khem Raj wrote: >> On Mon, Feb 6, 2017 at 12:59 PM, Saul Wold >> wrote: >> > >> > Enable the linux-intel production kernel for meta-intel by default >> > for 4.9, >>

Re: [OE-core] do_populate_cve_db: Error in executing cve-check-update

2017-02-07 Thread Jussi Kukkonen
On 7 February 2017 at 17:07, Mariano Lopez wrote: > On 06/02/17 09:17, Jussi Kukkonen wrote: > > > > On 6 February 2017 at 16:56, Burton, Ross wrote: > >> >> On 6 February 2017 at 14:43, Sona Sarmadi wrote: >> >>>

Re: [OE-core] [PATCH 2/3] meson: Add recipe for the meson build system

2017-02-07 Thread Burton, Ross
On 1 December 2016 at 16:23, wrote: > Meson is a build system designed to be fast and as user firendly as > possible. Find out more about meson at mesonbuild.com. > > This patch is based on a prototype patch by > Ross Burton . So the good news is

[OE-core] [PATCH] pseudo: update to 1.8.2

2017-02-07 Thread Joshua Lock
Update to the newly minted 1.8.2, dropping several patches we'd backported since the last release. Signed-off-by: Joshua Lock --- .../files/0001-Don-t-send-SIGUSR1-to-init.patch| 48 - ...t-diagnostics-during-startup-for-pseudo-d.patch | 54 --

Re: [OE-core] [PATCH V3] alsa-lib: update 1.1.2 -> 1.1.3

2017-02-07 Thread Tanu Kaskinen
On Mon, 2017-01-23 at 14:04 +, Burton, Ross wrote: > On 23 January 2017 at 13:29, Andreas Müller > wrote: > > > +# no python -> smixer is not build > > +ALLOW_EMPTY_${PN} = "1" > > > > Not sure this is the right fix. What package does the Python support go >

Re: [OE-core] do_populate_cve_db: Error in executing cve-check-update

2017-02-07 Thread Mariano Lopez
On 06/02/17 09:17, Jussi Kukkonen wrote: > > > On 6 February 2017 at 16:56, Burton, Ross > wrote: > > > On 6 February 2017 at 14:43, Sona Sarmadi > wrote: > > bbdebug

Re: [OE-core] [PATCH 2/2] meta-intel.inc: Enable linux-intel and 4.9 by default for meta-intel hardware

2017-02-07 Thread Saul Wold
On Mon, 2017-02-06 at 13:02 -0800, Khem Raj wrote: > On Mon, Feb 6, 2017 at 12:59 PM, Saul Wold > wrote: > > > > Enable the linux-intel production kernel for meta-intel by default > > for 4.9, > > this will enable using the Intel production kernel. > > > > This is a well

[OE-core] (morty) Python exception during rootfs

2017-02-07 Thread Mike Looijmans
I get this stacktrace from bitbake. No idea what's wrong. Apparently, d.getVarFlags(func) returns None and the code cannot handle that. Is this a bug in bitbake, or should 'flags' never evaluate to None? The stack trace of python calls that resulted in this exception/failure was: File:

[OE-core] does a recipe's "recipe-sysroot" automatically get build deps crossscripts?

2017-02-07 Thread Robert P. J. Day
ok, last question on this topic, should be an easy one. :-) i've added the "mod-wsgi" recipe to my build (from meta-openstack layer), and the mod-wsgi recipe file contains the following: DEPENDS += "apache2-native apache2 python" RDEPENDS_${PN} = "python" EXTRA_OECONF = "\

Re: [OE-core] how many ways can a recipe place content in its own ${STAGING_BINDIR_CROSS}?

2017-02-07 Thread Robert P. J. Day
On Tue, 7 Feb 2017, Richard Purdie wrote: > On Tue, 2017-02-07 at 07:21 -0500, Robert P. J. Day wrote: > > ok, that's easy enough, but let's look at "apr" now. if i look at > > what > > apr installs under its sysroot and specifically under the same > > usr/bin > > directory, i see: > > > > $ tree

Re: [OE-core] how many ways can a recipe place content in its own ${STAGING_BINDIR_CROSS}?

2017-02-07 Thread Richard Purdie
On Tue, 2017-02-07 at 07:21 -0500, Robert P. J. Day wrote: > ok, that's easy enough, but let's look at "apr" now. if i look at > what > apr installs under its sysroot and specifically under the same > usr/bin > directory, i see: > > $ tree usr/bin > usr/bin > └── crossscripts > └──

[OE-core] how many ways can a recipe place content in its own ${STAGING_BINDIR_CROSS}?

2017-02-07 Thread Robert P. J. Day
looking at how a recipe builds its own recipe-sysroot and recipe-sysroot-native based on build dependencies, so i need to back up and look at how a recipe installs content under its own sysroot, so i'll use apache2 as an example. if i look at what is installed under

Re: [OE-core] question about new "recipe-specific sysroots" feature

2017-02-07 Thread Robert P. J. Day
On Tue, 7 Feb 2017, Burton, Ross wrote: > > On 7 February 2017 at 11:19, Robert P. J. Day wrote: > and while i'm digging through the code, what should be a simple > question -- is what is being installed in a recipe-specific sysroot > *exactly* what used

Re: [OE-core] question about new "recipe-specific sysroots" feature

2017-02-07 Thread Burton, Ross
On 7 February 2017 at 11:19, Robert P. J. Day wrote: > and while i'm digging through the code, what should be a simple > question -- is what is being installed in a recipe-specific sysroot > *exactly* what used to be installed by a recipe in the common sysroot? > Yes.

[OE-core] [PATCH v5][morty] openssl: CVE: CVE-2017-3731

2017-02-07 Thread Alexandru Moise
If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. Backported from:

[OE-core] ✗ patchtest: failure for openssl: CVE: CVE-2017-3731 (rev2)

2017-02-07 Thread Patchwork
== Series Details == Series: openssl: CVE: CVE-2017-3731 (rev2) Revision: 2 URL : https://patchwork.openembedded.org/series/5182/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on

[OE-core] question about new "recipe-specific sysroots" feature

2017-02-07 Thread Robert P. J. Day
going over richard purdie's recent patch for recipe-specific sysroots explained here: https://patchwork.openembedded.org/patch/136198/ and while i'm digging through the code, what should be a simple question -- is what is being installed in a recipe-specific sysroot *exactly* what used to

[OE-core] [PATCH v4][morty] openssl: CVE: CVE-2017-3731

2017-02-07 Thread Alexandru Moise
If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. Backported from:

[OE-core] ✗ patchtest: failure for openssl: CVE: CVE-2017-3731

2017-02-07 Thread Patchwork
== Series Details == Series: openssl: CVE: CVE-2017-3731 Revision: 1 URL : https://patchwork.openembedded.org/series/5182/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on the

[OE-core] [PATCH v3][morty] openssl: CVE: CVE-2017-3731

2017-02-07 Thread Alexandru Moise
If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. Backported from:

[OE-core] ✗ patchtest: failure for openssl: fix for CVE-2017-3731

2017-02-07 Thread Patchwork
== Series Details == Series: openssl: fix for CVE-2017-3731 Revision: 1 URL : https://patchwork.openembedded.org/series/5181/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on the

[OE-core] [PATCH v2][morty] openssl: fix for CVE-2017-3731

2017-02-07 Thread Alexandru Moise
If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. Backported from:

[OE-core] ✗ patchtest: failure for openssl: CVE-2017-3731

2017-02-07 Thread Patchwork
== Series Details == Series: openssl: CVE-2017-3731 Revision: 1 URL : https://patchwork.openembedded.org/series/5180/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on the proposed

[OE-core] [morty][PATCH] openssl: CVE-2017-3731

2017-02-07 Thread Alexandru Moise
If an SSL/TLS server or client is running on a 32-bit host, and a specific cipher is being used, then a truncated packet can cause that server or client to perform an out-of-bounds read, usually resulting in a crash. Backported from:

Re: [OE-core] [PATCH] libepoxy: upgrade to 1.4.0

2017-02-07 Thread Andreas Müller
On Tue, Feb 7, 2017 at 10:53 AM, Burton, Ross wrote: > > On 7 February 2017 at 07:40, Andreas Müller > wrote: >> >> Wow that was fast :)) > > > It has Meson support so I wanted to give that a go too. Good news: it > works. > > Ross > And yet

Re: [OE-core] [PATCH] libepoxy: upgrade to 1.4.0

2017-02-07 Thread Burton, Ross
On 7 February 2017 at 07:40, Andreas Müller wrote: > Wow that was fast :)) > It has Meson support so I wanted to give that a go too. Good news: it works. Ross -- ___ Openembedded-core mailing list

Re: [OE-core] [PATCH 1/5] qemu: Inherit pkgconfig

2017-02-07 Thread Jussi Kukkonen
For whoever merges: Patches 1, 2 and 5 of this patchset seem to be the same as my "Add some missing pkgconfig inherits" set, feel free to use these instead. Jussi On 6 February 2017 at 22:46, Khem Raj wrote: > > Fixes > > | ERROR: pkg-config binary 'pkg-config' not found > |

Re: [OE-core] [PATCH] [RFC]kernel-yocto.bbclass: ensure repatching when HEAD is checked out

2017-02-07 Thread Belal, Awais
Hi Bruce, > If this works for you, I can send it in my next kernel pull request. Works like a charm, thanks a lot :) BR, Awais From: Bruce Ashfield [bruce.ashfi...@gmail.com] Sent: Friday, February 3, 2017 11:20 PM To: Belal, Awais Cc: Patches and