<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-extended/screen, branch zeus</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=zeus</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=zeus'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2020-03-30T16:41:56+00:00</updated>
<entry>
<title>screen: fix CVE-2020-9366</title>
<updated>2020-03-30T16:41:56+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-03-20T00:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=bf506f4eba1b7766ffc38656f3107a130a427152'/>
<id>urn:sha1:bf506f4eba1b7766ffc38656f3107a130a427152</id>
<content type='text'>
(From OE-Core rev: 6d79a4d7545bc78ac759e575f6d15d7b23fad638)

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>screen: add /etc/screenrc as global config file</title>
<updated>2019-09-16T22:02:43+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2019-08-16T08:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5b1e999c41a116a77bf22e3d6546eaabf67b2946'/>
<id>urn:sha1:5b1e999c41a116a77bf22e3d6546eaabf67b2946</id>
<content type='text'>
(From OE-Core rev: 15fdf699179038f4b636b9310bb31583a76c8a29)

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.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>screen: Backport fix for an implicit function declaration</title>
<updated>2019-08-12T15:23:57+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-08-08T15:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0928c098ac631ffefa7fd14013716a99c9c6657b'/>
<id>urn:sha1:0928c098ac631ffefa7fd14013716a99c9c6657b</id>
<content type='text'>
(From OE-Core rev: 6e88bcbe81d20576ff05f9e3d8f8963e92b6572a)

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>screen: Add virtual/crypt dependency</title>
<updated>2018-08-15T08:44:33+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2018-08-11T16:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=96b4362ce2da353d1264196c9b15521a38eb637a'/>
<id>urn:sha1:96b4362ce2da353d1264196c9b15521a38eb637a</id>
<content type='text'>
screen uses crypt() so add the missing DEPENDS triggered by glibc 2.28.

(From OE-Core rev: 77ca6be2bcac35a54546b0b468a4d68e8cc8b894)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>screen: refresh patches</title>
<updated>2018-03-07T14:34:51+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2017-11-15T16:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=da5622b7a90ccb978658bee3102b27a0764fa7e6'/>
<id>urn:sha1:da5622b7a90ccb978658bee3102b27a0764fa7e6</id>
<content type='text'>
The patch tool will apply patches by default with "fuzz", which is where if the
hunk context isn't present but what is there is close enough, it will force the
patch in.

Whilst this is useful when there's just whitespace changes, when applied to
source it is possible for a patch applied with fuzz to produce broken code which
still compiles (see #10450).  This is obviously bad.

We'd like to eventually have do_patch() rejecting any fuzz on these grounds. For
that to be realistic the existing patches with fuzz need to be rebased and
reviewed.

(From OE-Core rev: e0a363d3374738d1bc8a0889dade83d2c35ef964)

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>screen: upgrade to version 4.6.2</title>
<updated>2018-01-29T08:49:50+00:00</updated>
<author>
<name>Maxin B. John</name>
<email>maxin.john@intel.com</email>
</author>
<published>2018-01-24T13:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e833680d109b2773b116441d79d66cba1f89d6a7'/>
<id>urn:sha1:e833680d109b2773b116441d79d66cba1f89d6a7</id>
<content type='text'>
4.6.1 -&gt; 4.6.2

As suggested by AUH

(From OE-Core rev: d58a1738ec60f3ebbaf7d8b46d7a4f80c3a2acab)

Signed-off-by: Maxin B. John &lt;maxin.john@intel.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>mesa/screen: change patch status</title>
<updated>2017-12-02T11:25:32+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2017-11-17T06:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b59da11aeeeb044764c0c2b8d18024ff2b595f83'/>
<id>urn:sha1:b59da11aeeeb044764c0c2b8d18024ff2b595f83</id>
<content type='text'>
The patch has been accepted upstream.
Changed patch status Pending/Submitted -&gt; Accepted.

(From OE-Core rev: 23bc53b6894155c87b8fc86862b958bad3e3bf0c)

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.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>screen: fix configure failed while build dir contains "yes"</title>
<updated>2017-10-16T22:52:43+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2017-10-12T10:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5cb096ba2b3cdddc4d28bd59761e5503271f9240'/>
<id>urn:sha1:5cb096ba2b3cdddc4d28bd59761e5503271f9240</id>
<content type='text'>
While the name of build dir contains "yes", the AC_EGREP_CPP
test always return true.

We rarely use "yes;" to name build dir, so s/yes/yes;/g
could fix the issue.

(From OE-Core rev: ba0bc9d2a07848706debb915883817b2ed88c218)

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.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>screen: upgrade to 4.6.1</title>
<updated>2017-08-18T09:40:26+00:00</updated>
<author>
<name>Maxin B. John</name>
<email>maxin.john@intel.com</email>
</author>
<published>2017-08-16T13:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3b2cb685248c933f102a761030bed84a673f4bfe'/>
<id>urn:sha1:3b2cb685248c933f102a761030bed84a673f4bfe</id>
<content type='text'>
Removed following patch as the parallel make issue was fixed upstream:
 * fix-parallel-make.patch

(From OE-Core rev: 76c9ba6b3f7c0aecb00b7d9c0a1aace3f80d8b48)

Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>screen: 4.5.1 -&gt; 4.6.0</title>
<updated>2017-07-21T21:51:38+00:00</updated>
<author>
<name>Bian Yaqin</name>
<email>bianyq@cn.fujitsu.com</email>
</author>
<published>2017-07-18T15:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=aea13401f8ba52615eda95b42f6ff8441480973e'/>
<id>urn:sha1:aea13401f8ba52615eda95b42f6ff8441480973e</id>
<content type='text'>
Update screen from 4.5.1 to 4.6.0

(From OE-Core rev: 422cfb92af8d7d2982dc76614388f22aeb658062)

Signed-off-by: Bian Yaqin &lt;bianyq@cn.fujitsu.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>
</feed>
