<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/recipes-extended/glusterfs/files, branch master</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=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2026-04-08T16:12:46+00:00</updated>
<entry>
<title>glusterfs: update to 11.2</title>
<updated>2026-04-08T16:12:46+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2026-04-08T12:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=081e552f7ced812bc8e1ae12096d204fc7ce1a9a'/>
<id>urn:sha1:081e552f7ced812bc8e1ae12096d204fc7ce1a9a</id>
<content type='text'>
Switch from tarball to git protocol since bits.gluster.org no longer
hosts source tarballs and OE-core rejects GitHub archive URLs.

 - drop S assignment, oe-core default handles git repos
 - fix glusterd-change-port-range patch for 11.2

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>glusterfs: update to 11.1</title>
<updated>2024-01-25T18:20:53+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2024-01-25T18:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=ee56997e85a68575bc7bb8a8ee6945d77cf5fe02'/>
<id>urn:sha1:ee56997e85a68575bc7bb8a8ee6945d77cf5fe02</id>
<content type='text'>
Updating to 11.1, which requires the following changes:

 - patch context refreshes
 - SSL certification patch to configure.ac
 - drop obselete packageconfigs
 - package new outputs of the build
 - drop backported patches

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>fuse: Fix CVE-2023-26253</title>
<updated>2023-04-12T17:08:31+00:00</updated>
<author>
<name>Soumya</name>
<email>soumya.sambu@windriver.com</email>
</author>
<published>2023-04-11T04:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=589cdff6528b3b677b2a76a18d80694ccd9991fb'/>
<id>urn:sha1:589cdff6528b3b677b2a76a18d80694ccd9991fb</id>
<content type='text'>
Resolve asan bug in during receive event notification (#4024)

    The fuse xlator notify function tries to assign data object to graph
    object without checking an event. In case of upcall event data object
    represents upcall object so during access of graph object the process
    crashed for asan build.

    Solution: Access the graph-&gt;id only while an event is associated
    specifically to fuse xlator

Signed-off-by: Soumya &lt;soumya.sambu@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<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>
</feed>
