<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-support, branch thud</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=thud</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=thud'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2020-09-16T12:35:10+00:00</updated>
<entry>
<title>iso-codes: switch upstream branch master -&gt; main</title>
<updated>2020-09-16T12:35:10+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2020-07-06T02:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=904e05f4676fc4a6168feda73576e180596f451b'/>
<id>urn:sha1:904e05f4676fc4a6168feda73576e180596f451b</id>
<content type='text'>
(From OE-Core rev: a6e098e2e5932781b9c1012825bc86bc08382931)

(From OE-Core rev: 54690c51765d3071406ef1bfd81c9d9db9552108)

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
(cherry picked from commit 6e16ef0c2e0ec2bbb862231cd84e7650bd5789af)
Signed-off-by: Jeremy A. Puhlman &lt;jpuhlman@mvista.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>attr: Disable parallel make install</title>
<updated>2020-09-16T12:35:09+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2020-09-07T15:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e1499a04817a1a9227783452bc7fc8fe4f02eac6'/>
<id>urn:sha1:e1499a04817a1a9227783452bc7fc8fe4f02eac6</id>
<content type='text'>
do_install fails on newer versions of make with interesting and hard to
debug errors. Disablle parallle make install as a workaround. Later verisons
of attr in newer releases don't have the issue.

(From OE-Core rev: 6043b9a2ea879f8960897b11eb947801508a94da)

(From OE-Core rev: f06861bbe402fff3f370687585e43c0270609d00)

(From OE-Core rev: 77bfdb505c8483416fbd4e78cf42ad09923c401b)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libgcrypt: CVE-2019-12904</title>
<updated>2019-12-16T23:11:10+00:00</updated>
<author>
<name>Shubham Agrawal</name>
<email>shuagr@microsoft.com</email>
</author>
<published>2019-10-31T18:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a802677332feeaf3c09b6c153db48b541c88eed1'/>
<id>urn:sha1:a802677332feeaf3c09b6c153db48b541c88eed1</id>
<content type='text'>
fix Upstream-Status: Backport

(From OE-Core rev: fbc13f9774497866441916a95e12cc1e9d29b7b4)

Signed-off-by: Shubham Agrawal&lt;shuagr@microsoft.com&gt;
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>at-spi2: fix dbus-daemon path</title>
<updated>2019-12-16T23:11:10+00:00</updated>
<author>
<name>Jed</name>
<email>jed.openxt@gmail.com</email>
</author>
<published>2018-12-17T18:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b54e834832cc363941fdd205f104f033883984cd'/>
<id>urn:sha1:b54e834832cc363941fdd205f104f033883984cd</id>
<content type='text'>
"dbus_daemon" is supposed to be set to the full dbus-daemon file
path, not just its directory.

(From OE-Core rev: 3aead67fc219ab20617a2a0462cba550a08a4455)

Signed-off-by: Jed &lt;jed.openxt@gmail.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>curl: Security fix for CVE-2019-5482</title>
<updated>2019-10-15T14:54:01+00:00</updated>
<author>
<name>Muminul Islam</name>
<email>muislam@microsoft.com</email>
</author>
<published>2019-10-13T16:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ebf1cc65a96ba01edccb56f0a50235dedfca8478'/>
<id>urn:sha1:ebf1cc65a96ba01edccb56f0a50235dedfca8478</id>
<content type='text'>
(From OE-Core rev: 57d30f26c3dbba720079e98d429dfcb53d527d54)

Signed-off-by: Muminul Islam &lt;muislam@microsoft.com&gt;
[Fixup for thud context]
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>gnutls: Fix CVE-2019-3829 and CVE-2019-3836</title>
<updated>2019-10-15T14:54:01+00:00</updated>
<author>
<name>Dan Tran</name>
<email>dantran@microsoft.com</email>
</author>
<published>2019-10-08T18:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ab318acf535fe20c52bdde2e7f3fc17b1dc22dbd'/>
<id>urn:sha1:ab318acf535fe20c52bdde2e7f3fc17b1dc22dbd</id>
<content type='text'>
(From OE-Core rev: 54c6892543319c4b8f7248e95966e956053c97b7)

Signed-off-by: Dan Tran &lt;dantran@microsoft.com&gt;
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>gnupg: Do not apply -Woverride-init guard for gcc &gt;= 9</title>
<updated>2019-10-10T15:52:30+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-12-26T20:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d31a23609cee1a0b2ec56a7be7270f358a875ddf'/>
<id>urn:sha1:d31a23609cee1a0b2ec56a7be7270f358a875ddf</id>
<content type='text'>
(From OE-Core rev: e40c38afc1747d1ed71c9bd2ab3189bbb1efcee9)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
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>libgpg-error: Fix build with gawk 5.x</title>
<updated>2019-10-10T15:52:30+00:00</updated>
<author>
<name>Sean Nyekjaer</name>
<email>sean@geanix.com</email>
</author>
<published>2019-09-09T18:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0077503ed8cebb2f68dce62448c35431b24207bc'/>
<id>urn:sha1:0077503ed8cebb2f68dce62448c35431b24207bc</id>
<content type='text'>
Based on poky master, but for version 1.35

(From OE-Core rev: ff3b021136d7af66f05475da8475495fe7c653ee)

Signed-off-by: Sean Nyekjaer &lt;sean@geanix.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
[backported to thud
 yocto# 13580]
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>sqlite3: Security fix for CVE-2019-8457</title>
<updated>2019-10-10T15:52:30+00:00</updated>
<author>
<name>Shubham Agrawal</name>
<email>shuagr@microsoft.com</email>
</author>
<published>2019-10-01T18:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6d5867a94c153ba058689ff33129d73cf4158a1e'/>
<id>urn:sha1:6d5867a94c153ba058689ff33129d73cf4158a1e</id>
<content type='text'>
(From OE-Core rev: c0c66d213b4b6deb0a5e9a688810d2e9674d3ecf)

Signed-off-by: Shubham Agrawal &lt;shuagr@microsoft.com&gt;
[Cleaned up patch]
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>libxslt: fix CVE-2019-13117 CVE-2019-13118</title>
<updated>2019-10-08T21:52:28+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2019-07-25T04:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d59f2b0a74f6d114466f9b94395c59cf1bb2f7ca'/>
<id>urn:sha1:d59f2b0a74f6d114466f9b94395c59cf1bb2f7ca</id>
<content type='text'>
(From OE-Core rev: 7dc3048fec88dd62ef49ef16517b7382ab7cf2a5)

(From OE-Core rev: 07cd0d606fea63e683c7de7ebfaa6a55170b8318)

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
[Fixup for thud context]
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
