diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2018-09-13 18:15:36 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-09-18 03:07:53 -0400 |
| commit | bf98d2e27d31804f559bfc9f7cb0582f3c258ac6 (patch) | |
| tree | a09b237b22160c3cf18c40713e8cb9e40f693cbb /recipes-extended/glusterfs/glusterfs.inc | |
| parent | 69882568e8ac28e0dd53c63d571ca282c18df2d8 (diff) | |
| download | meta-cloud-services-bf98d2e27d31804f559bfc9f7cb0582f3c258ac6.tar.gz | |
glusterfs: fix CVE-2018-1088
Backport patches to fix the following CVE.
CVE: CVE-2018-1088
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.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc index 02c8a6a..8bf5653 100644 --- a/recipes-extended/glusterfs/glusterfs.inc +++ b/recipes-extended/glusterfs/glusterfs.inc | |||
| @@ -20,6 +20,8 @@ SRC_URI += "file://glusterd.init \ | |||
| 20 | file://libglusterfs-Don-t-link-against-libfl.patch \ | 20 | file://libglusterfs-Don-t-link-against-libfl.patch \ |
| 21 | file://glusterd-change-port-range.patch \ | 21 | file://glusterd-change-port-range.patch \ |
| 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 \ | ||
| 24 | file://0002-server-auth-add-option-for-strict-authentication.patch \ | ||
| 23 | " | 25 | " |
| 24 | 26 | ||
| 25 | LICENSE = "(LGPLv3+ | GPLv2) & GPLv3+ & LGPLv3+ & GPLv2+ & LGPLv2+ & LGPLv2.1+ & Apache-2.0" | 27 | LICENSE = "(LGPLv3+ | GPLv2) & GPLv3+ & LGPLv3+ & GPLv2+ & LGPLv2+ & LGPLv2.1+ & Apache-2.0" |
