<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git, branch yocto-3.0.4</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=yocto-3.0.4</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=yocto-3.0.4'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2020-08-14T16:56:00+00:00</updated>
<entry>
<title>build-appliance-image: Update to zeus head revision</title>
<updated>2020-08-14T16:56:00+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2020-08-14T16:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f2eb22a8783f1eecf99bd4042695bab920eed00e'/>
<id>urn:sha1:f2eb22a8783f1eecf99bd4042695bab920eed00e</id>
<content type='text'>
(From OE-Core rev: 9cad716656b427e625a470a820b8b29b1ec9f976)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>poky.conf: Bump version for 3.0.4 zeus release</title>
<updated>2020-08-14T16:55:48+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2020-08-14T16:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f4b1c01110bf6cf7691aa6f214cecd89a52d5661'/>
<id>urn:sha1:f4b1c01110bf6cf7691aa6f214cecd89a52d5661</id>
<content type='text'>
(From meta-yocto rev: 6cd2fc85bd6a40474b21b83408c0a57bb819649f)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libpcre: Add fix for CVE-2020-14155</title>
<updated>2020-08-12T09:53:51+00:00</updated>
<author>
<name>Rahul Taya</name>
<email>Rahul.Taya@kpit.com</email>
</author>
<published>2020-07-30T08:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fb9a4d23c3de9b0140c999322034f8c969e8b1c7'/>
<id>urn:sha1:fb9a4d23c3de9b0140c999322034f8c969e8b1c7</id>
<content type='text'>
Added below patch in libpcre
CVE-2020-14155.patch

This patch fixes below error:
PCRE could allow a remote attacker to execute arbitrary
code on the system, caused by an integer overflow in
libpcre via a large number after (?C substring.
By sending a request with a large number, an attacker
can execute arbitrary code on the system or
cause the application to crash.

Tested-by: Rahul Taya &lt;Rahul.Taya@kpit.com&gt;
(From OE-Core rev: 3f536edfa56ce3f93223c23ed48427a0c24ede1a)

Signed-off-by: Saloni Jain &lt;Saloni.Jain@kpit.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>go: Security Advisory - go - CVE-2020-15586</title>
<updated>2020-08-12T09:53:51+00:00</updated>
<author>
<name>Li Zhou</name>
<email>li.zhou@windriver.com</email>
</author>
<published>2020-07-29T05:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=908d6ca32d10ede970343c88480906bc67645931'/>
<id>urn:sha1:908d6ca32d10ede970343c88480906bc67645931</id>
<content type='text'>
Backport patch from &lt;https://github.com/golang/go/commit/
fa98f46741f818913a8c11b877520a548715131f&gt; to solve CVE-2020-15586.

(From OE-Core rev: 0e8526ce8694ebd6988c3804e4d2ccf39cda90c7)

Signed-off-by: Li Zhou &lt;li.zhou@windriver.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>pypi.bbclass: use new pypi UPSTREAM_CHECK_URI</title>
<updated>2020-08-12T09:53:51+00:00</updated>
<author>
<name>Tim Orling</name>
<email>timothy.t.orling@linux.intel.com</email>
</author>
<published>2020-08-08T14:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=28e4f996b77e1ba21e3774b860ff0b0c8b31fdcc'/>
<id>urn:sha1:28e4f996b77e1ba21e3774b860ff0b0c8b31fdcc</id>
<content type='text'>
Upstream https://pypi.python.org/pypi/${PYPI_PACKAGE}/
redirects to https://pypi.org/project/${PYPI_PACKAGE}/

(From OE-Core rev: b535360f0bd2fb6a057b678f35da1803a31eeba6)

Signed-off-by: Tim Orling &lt;timothy.t.orling@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
(cherry picked from commit e5f3f961242d888f3f786af8f793bf1d247fdff0)
[Yocto # 13990]
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>pypi.bbclass: mind package suffix on version check</title>
<updated>2020-08-12T09:53:51+00:00</updated>
<author>
<name>Konrad Weihmann</name>
<email>kweihmann@outlook.com</email>
</author>
<published>2020-08-08T14:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2eb0fb2fcf89653906673ae9b7fc008165acd37d'/>
<id>urn:sha1:2eb0fb2fcf89653906673ae9b7fc008165acd37d</id>
<content type='text'>
Some pypi packages do have suffixes like dev, or a0 or b1.
When doing a version check on these, the version will get falsely
identified as major release versions.
Add a terminating slash to rule out those false positives

(From OE-Core rev: 13b145b9551884534f1dd2446eccfc55abc25f38)

Signed-off-by: Konrad Weihmann &lt;kweihmann@outlook.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
(cherry picked from commit 0603f6d9f2abfa67b99b1bc39228f6aa16a0370d)
[Yocto bug #13990]
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>gstreamer1.0: fix builds with make 4.3</title>
<updated>2020-08-04T22:17:38+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-07-10T00:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0fa2b2c436a284e8ba9d3438e788560684dcba44'/>
<id>urn:sha1:0fa2b2c436a284e8ba9d3438e788560684dcba44</id>
<content type='text'>
Depend on make-native instead of using host make to avoid errors like:

| controller-enumtypes.c:10:1: error: stray '\' in program
|    10 | \#include "gstinterpolationcontrolsource.h"
|       | ^
| controller-enumtypes.c:10:2: error: stray '#' in program
|    10 | \#include "gstinterpolationcontrolsource.h"
|       |  ^
| controller-enumtypes.c:10:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before string constant
|    10 | \#include "gstinterpolationcontrolsource.h"
|       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| controller-enumtypes.c:11:1: error: stray '\' in program
|    11 | \#include "gstlfocontrolsource.h"
|       | ^
| controller-enumtypes.c:11:2: error: stray '#' in program
|    11 | \#include "gstlfocontrolsource.h"

This helps building on autobuilder where some workers have buildtools
with make 4.3 installed.

Building using meson works fine so later branches are not affected and
upstream has rejected patches to fix this:

https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/515

(From OE-Core rev: 74e22d0d2b61d0014f408972725469bb7a024622)

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>core: glib-2.0: fix requested libmount/mkostemp/selinux not being linked in</title>
<updated>2020-08-04T22:17:38+00:00</updated>
<author>
<name>Ahmad Fatoum</name>
<email>a.fatoum@pengutronix.de</email>
</author>
<published>2020-07-20T10:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5acf5534513105509e1385a8bb31bdc03a08555f'/>
<id>urn:sha1:5acf5534513105509e1385a8bb31bdc03a08555f</id>
<content type='text'>
Since 010202076760 ("meson.bbclass: avoid unexpected operating-system
names"), meson is no longer used with a cross file that appends the used
libc to the operating system name, e.g. linux-gnueabi.

Prior to that commit, the host_system == 'linux' checks in glib's meson
failed, which led to glib being compiled without libmount, mkostemp and
selinux even if explicitly requested.

As the aforementioned commit affects all recipes built by glib, it might
not be a candidate for backporting to current stable branches. To fix
just the glib issue, instances of host_system == 'linux' are patched
locally.

The patch is marked as Upstream-Status: Inappropriate as it is rendered
unnecessary for OE releases newer than Dunfell.

(From OE-Core rev: 2adcc5ade62fe10715a6c943565f71efe7627229)

Signed-off-by: Ahmad Fatoum &lt;a.fatoum@pengutronix.de&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>glibc: CVE-2020-6096</title>
<updated>2020-08-04T22:17:38+00:00</updated>
<author>
<name>Zhixiong Chi</name>
<email>zhixiong.chi@windriver.com</email>
</author>
<published>2020-07-13T05:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9d15991cfae2bca00bafeff687d2bf2b45ce790f'/>
<id>urn:sha1:9d15991cfae2bca00bafeff687d2bf2b45ce790f</id>
<content type='text'>
Backport the CVE patch from the upstream:
git://sourceware.org/git/glibc.git
commit 79a4fa341b8a89cb03f84564fd72abaa1a2db394
commit beea361050728138b82c57dda0c4810402d342b9

(From OE-Core rev: 9059f720f00f7b8dfac89d842ad19876eae201d5)

Signed-off-by: Zhixiong Chi &lt;zhixiong.chi@windriver.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>nss: Fix CVE-2020-12399</title>
<updated>2020-08-04T22:17:38+00:00</updated>
<author>
<name>Ovidiu Panait</name>
<email>ovidiu.panait@windriver.com</email>
</author>
<published>2020-07-14T08:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=20757f3bb4bdb2c90ddd9cf3433605a5007bb1b5'/>
<id>urn:sha1:20757f3bb4bdb2c90ddd9cf3433605a5007bb1b5</id>
<content type='text'>
Master (nss version 3.54) is not affected by this issue. This is a backport
from nss version 3.54.

NSS has shown timing differences when performing DSA signatures, which was
exploitable and could eventually leak private keys. This vulnerability affects
Thunderbird &lt; 68.9.0, Firefox &lt; 77, and Firefox ESR &lt; 68.9.

Upstream patch:
https://hg.mozilla.org/projects/nss/rev/daa823a4a29bcef0fec33a379ec83857429aea2e

(From OE-Core rev: c447b32c1ec0c117748a4be68dda02d375c81b85)

Signed-off-by: Ovidiu Panait &lt;ovidiu.panait@windriver.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
