summaryrefslogtreecommitdiffstats
path: root/recipes-extended/glusterfs/glusterfs.inc
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2018-09-13 18:15:37 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-09-18 03:07:53 -0400
commit4a1ffcdc9939cf3280fd803901f5175502a5ef8f (patch)
treeba18c25a3328cbf93076f9d82318323f81f339d2 /recipes-extended/glusterfs/glusterfs.inc
parentbf98d2e27d31804f559bfc9f7cb0582f3c258ac6 (diff)
downloadmeta-cloud-services-4a1ffcdc9939cf3280fd803901f5175502a5ef8f.tar.gz
glusterfs: fix CVE-2018-10841
Backport patch to fix the following CVE. CVE: CVE-2018-10841 Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-extended/glusterfs/glusterfs.inc')
-rw-r--r--recipes-extended/glusterfs/glusterfs.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc
index 8bf5653..ab63a9a 100644
--- a/recipes-extended/glusterfs/glusterfs.inc
+++ b/recipes-extended/glusterfs/glusterfs.inc
@@ -22,6 +22,7 @@ SRC_URI += "file://glusterd.init \
22 file://configure.ac-allow-PYTHON-values-to-be-passed-via-en.patch \ 22 file://configure.ac-allow-PYTHON-values-to-be-passed-via-en.patch \
23 file://0001-shared-storage-Prevent-mounting-shared-storage-from-.patch \ 23 file://0001-shared-storage-Prevent-mounting-shared-storage-from-.patch \
24 file://0002-server-auth-add-option-for-strict-authentication.patch \ 24 file://0002-server-auth-add-option-for-strict-authentication.patch \
25 file://0003-glusterfs-access-trusted-peer-group-via-remote-host-.patch \
25 " 26 "
26 27
27LICENSE = "(LGPLv3+ | GPLv2) & GPLv3+ & LGPLv3+ & GPLv2+ & LGPLv2+ & LGPLv2.1+ & Apache-2.0" 28LICENSE = "(LGPLv3+ | GPLv2) & GPLv3+ & LGPLv3+ & GPLv2+ & LGPLv2+ & LGPLv2.1+ & Apache-2.0"