<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/recipes-extended/glusterfs/files, branch hardknott</title>
<subtitle>Mirror of git.yoctoproject.org/meta-cloud-services.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2020-10-28T03:26:22+00:00</updated>
<entry>
<title>glusterfs: use /run instead of /var/run in systemd service file</title>
<updated>2020-10-28T03:26:22+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2020-10-19T08:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=02d31650046d2f868a3bd0d3f4da582d77611776'/>
<id>urn:sha1:02d31650046d2f868a3bd0d3f4da582d77611776</id>
<content type='text'>
/var/run has been deprecated by systemd, so use /run instead,
as suggested by systemd.

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>glusterfs: backport patch to fix failure for gcc-10</title>
<updated>2020-09-02T20:32:25+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2020-09-01T05:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=8e51aa87401679ccb425e580b59f02518b98baf8'/>
<id>urn:sha1:8e51aa87401679ccb425e580b59f02518b98baf8</id>
<content type='text'>
Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>glusterfs: recovery original author address of each patch</title>
<updated>2019-06-25T04:10:44+00:00</updated>
<author>
<name>Hongzhi.Song</name>
<email>hongzhi.song@windriver.com</email>
</author>
<published>2019-06-21T02:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=8e1fe5e2803e2950ca639d8e4844142aaf8a57a8'/>
<id>urn:sha1:8e1fe5e2803e2950ca639d8e4844142aaf8a57a8</id>
<content type='text'>
Signed-off-by: Hongzhi.Song &lt;hongzhi.song@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>glusterfs: uprev from v5.4 to v6.1</title>
<updated>2019-04-26T15:02:14+00:00</updated>
<author>
<name>Hongzhi.Song</name>
<email>hongzhi.song@windriver.com</email>
</author>
<published>2019-04-25T07:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=271b850274deb2187d97a3cd623486b2568bb2f8'/>
<id>urn:sha1:271b850274deb2187d97a3cd623486b2568bb2f8</id>
<content type='text'>
The release-6.1 fixes a lot of CVEs.

Modify parts of patches for v6.1.
Remove bd-xlator configure which has been dropped.

Signed-off-by: Hongzhi.Song &lt;hongzhi.song@windriver.com&gt;
</content>
</entry>
<entry>
<title>glusterfs: uprev from v3.11.1 to v5.4</title>
<updated>2019-03-17T00:19:23+00:00</updated>
<author>
<name>Hongzhi.Song</name>
<email>hongzhi.song@windriver.com</email>
</author>
<published>2019-03-14T10:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=8d19a924405ee3acd4c560aa9d381facfcaa7ac4'/>
<id>urn:sha1:8d19a924405ee3acd4c560aa9d381facfcaa7ac4</id>
<content type='text'>
The latest stable release  covers some CVEs and new features.

Signed-off-by: Hongzhi.Song &lt;hongzhi.song@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>glusterfs: Revert a CVE patch, CVE-2018-10924</title>
<updated>2018-10-31T12:49:24+00:00</updated>
<author>
<name>Hongzhi.Song</name>
<email>hongzhi.song@windriver.com</email>
</author>
<published>2018-10-31T02:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=4262e890cacaa14ebe78086fbf774c8c2bda92f1'/>
<id>urn:sha1:4262e890cacaa14ebe78086fbf774c8c2bda92f1</id>
<content type='text'>
The CVE issue exists in v3.12 series and above.
Introduced by:
[http://git.gluster.org/cgit/glusterfs.git/commit/?
id=51dfc9c789b8405f595a337eade938aedcb449c4]

More infomation, please see:
[https://security-tracker.debian.org/tracker/CVE-2018-10924]

The version v3.11.1 doesn't have the issue.
So we should revert the CVE-2018-10924.

Signed-off-by: Hongzhi.Song &lt;hongzhi.song@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>glusterfs: fix CVE-2018-10907</title>
<updated>2018-10-01T01:34:09+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2018-09-26T02:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=f0f6be2f83744acb9c5e0fd9424310862b52da04'/>
<id>urn:sha1:f0f6be2f83744acb9c5e0fd9424310862b52da04</id>
<content type='text'>
Backport a patch to fix the following CVE.

CVE: CVE-2018-10907

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>glusterfs: fix Fix CVE-2018-10913 and CVE-2018-10914</title>
<updated>2018-10-01T01:34:09+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2018-09-26T02:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=57e11a65b6ad83bde2ae57913ece940bb9b40a4e'/>
<id>urn:sha1:57e11a65b6ad83bde2ae57913ece940bb9b40a4e</id>
<content type='text'>
Backport a patch to fix the following two CVEs.

CVE: CVE-2018-10913
CVE: CVE-2018-10914

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>glusterfs: fix CVE-2018-10924</title>
<updated>2018-10-01T01:34:09+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2018-09-26T02:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=b202f3824bdbf65b922d58e348972183e57f61fe'/>
<id>urn:sha1:b202f3824bdbf65b922d58e348972183e57f61fe</id>
<content type='text'>
Backport patch to fix the following CVE.

CVE: CVE-2018-10924

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>glusterfs: fix CVE-2018-10904</title>
<updated>2018-10-01T01:34:09+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2018-09-26T02:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=f6d23e4364a729006fd655c758e74f1c7e69cf94'/>
<id>urn:sha1:f6d23e4364a729006fd655c758e74f1c7e69cf94</id>
<content type='text'>
Backport patch to fix the following CVE.

CVE: CVE-2018-10904

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
