Re: [OE-core] [PATCH 5/5] curl: update to 7.56.1

2017-11-24 Thread akuster808
On 11/24/2017 08:59 AM, Burton, Ross wrote: > I haven't looked into it further than verifying that reverting the > curl upgrade makes it work again. > > dnf -> python -> gnutls -> curl. k. I am setting up an env to rep this issue. thanks, Armin > > Ross > > On 24 November 2017 at 16:57, akuster8

Re: [OE-core] [PATCH 5/5] curl: update to 7.56.1

2017-11-24 Thread Burton, Ross
I haven't looked into it further than verifying that reverting the curl upgrade makes it work again. dnf -> python -> gnutls -> curl. Ross On 24 November 2017 at 16:57, akuster808 wrote: > > > On 11/24/2017 04:49 AM, Burton, Ross wrote: > > Now I remember why this was rejected last time: it br

Re: [OE-core] [PATCH 5/5] curl: update to 7.56.1

2017-11-24 Thread akuster808
On 11/24/2017 04:49 AM, Burton, Ross wrote: > Now I remember why this was rejected last time: it breaks dnf in musl > (https://autobuilder.yocto.io/builders/nightly-musl/builds/616). is it bugged? - armin > > Ross > > On 21 November 2017 at 20:01, Armin Kuster > wro

Re: [OE-core] [PATCH 5/5] curl: update to 7.56.1

2017-11-24 Thread Burton, Ross
Now I remember why this was rejected last time: it breaks dnf in musl ( https://autobuilder.yocto.io/builders/nightly-musl/builds/616). Ross On 21 November 2017 at 20:01, Armin Kuster wrote: > From: Armin Kuster > > v2] - remove inherit > > curlbuild.h removed from sources > > includes: > CVE-

[OE-core] [PATCH 5/5] curl: update to 7.56.1

2017-11-21 Thread Armin Kuster
From: Armin Kuster v2] - remove inherit curlbuild.h removed from sources includes: CVE-2017-1000257 removed patches for the following cve fixs: CVE-2017-1000254 CVE-2017-1000101 CVE-2017-1000100 CVE-2017-199 Signed-off-by: Armin Kuster --- .../curl/{curl_7.54.1.bb => curl_7.56.1.bb}

Re: [OE-core] [PATCH 5/5] curl: update to 7.56.1

2017-11-21 Thread Burton, Ross
As with the last time this upgrade was done, the multilib_header inherit can be removed now. Ross On 21 November 2017 at 00:07, Armin Kuster wrote: > From: Armin Kuster > > curlbuild.h removed from sources > > includes: > CVE-2017-1000257 > > removed patches for the following cve fixs: > CVE-2

[OE-core] [PATCH 5/5] curl: update to 7.56.1

2017-11-20 Thread Armin Kuster
From: Armin Kuster curlbuild.h removed from sources includes: CVE-2017-1000257 removed patches for the following cve fixs: CVE-2017-1000254 CVE-2017-1000101 CVE-2017-1000100 CVE-2017-199 Signed-off-by: Armin Kuster --- meta/recipes-support/curl/{curl_7.54.1.bb => curl_7.56.1.bb} | 12 ++-