<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-devtools/gcc/gcc-8.3.inc, branch warrior-next</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=warrior-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=warrior-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2019-09-30T15:44:42+00:00</updated>
<entry>
<title>gcc: Security fix for CVE-2019-15847</title>
<updated>2019-09-30T15:44:42+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster@mvista.com</email>
</author>
<published>2019-09-18T03:21:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4802bed8cee1836e8945a91980d3d703cb0de2c0'/>
<id>urn:sha1:4802bed8cee1836e8945a91980d3d703cb0de2c0</id>
<content type='text'>
Affects &lt;= 9.2.0

Dropped Changelog changes

(From OE-Core rev: a579b111349fd9ad91b2d40a51f194fd25af723a)

Signed-off-by: Armin Kuster &lt;akuster@mvista.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>gcc-8.3: Security fix for CVE-2019-14250</title>
<updated>2019-09-30T15:44:42+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster@mvista.com</email>
</author>
<published>2019-08-31T15:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=feb1ac93fd928137e62e4ca09d7e157e2495526d'/>
<id>urn:sha1:feb1ac93fd928137e62e4ca09d7e157e2495526d</id>
<content type='text'>
Affects &lt; 9.2

(From OE-Core rev: 125c77be468adf8b3be8d00f99d80bd77f7d2e1e)

Signed-off-by: Armin Kuster &lt;akuster@mvista.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>gcc: CVE-2018-12886</title>
<updated>2019-09-30T15:44:42+00:00</updated>
<author>
<name>Zhixiong Chi</name>
<email>zhixiong.chi@windriver.com</email>
</author>
<published>2019-06-04T09:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0f3e9bf070beb26ce6f4e126c3138a52788a2119'/>
<id>urn:sha1:0f3e9bf070beb26ce6f4e126c3138a52788a2119</id>
<content type='text'>
Backprot CVE patch from the upstream:
https://github.com/gcc-mirror/gcc.git [commit f98495d]
https://nvd.nist.gov/vuln/detail/CVE-2018-12886

(From OE-Core rev: a3b083f8b2566bdb4e6b7db15d2a1e000bda57dd)

Signed-off-by: Zhixiong Chi &lt;zhixiong.chi@windriver.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>gcc: reduce the variables in symtab</title>
<updated>2019-09-30T15:44:42+00:00</updated>
<author>
<name>Zhixiong Chi</name>
<email>zhixiong.chi@windriver.com</email>
</author>
<published>2019-05-28T07:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b475bfa446b029caa6ef16fc05f1af9476af284b'/>
<id>urn:sha1:b475bfa446b029caa6ef16fc05f1af9476af284b</id>
<content type='text'>
Backport the patch from upstream:
https://github.com/gcc-mirror/gcc.git [commit beb921e]
https://gcc.gnu.org/viewcvs/gcc?view=revision&amp;revision=269925

Add the premark_used_variables function, meanwhile do not mark
not premarked external variables in prune_unused_types_walk.

(From OE-Core rev: 7edf5725631e69c22627e41ecf5de3222f1d624b)

Signed-off-by: Zhixiong Chi &lt;zhixiong.chi@windriver.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>gcc: fix CVE-2018-18484</title>
<updated>2019-05-12T08:13:39+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2019-04-29T06:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ceaefc292e1cdb7fc7382e315c7567d193559f9e'/>
<id>urn:sha1:ceaefc292e1cdb7fc7382e315c7567d193559f9e</id>
<content type='text'>
(From OE-Core rev: 6f9b81133147ef097a061c08b6199569e7eadebb)

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.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>gcc: Update to 8.3 latest on 8.x release</title>
<updated>2019-02-28T13:21:54+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-02-27T18:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=61bcdacada6cc97a0ab70912602a815a041de0d7'/>
<id>urn:sha1:61bcdacada6cc97a0ab70912602a815a041de0d7</id>
<content type='text'>
(From OE-Core rev: 97866f4518879bdb1977e1a87ec47cc4f9b0e0eb)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
