diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2018-09-26 10:36:26 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-09-30 21:34:09 -0400 |
| commit | 50e525538a193c5eb09da61fd78a7d77291ec0c2 (patch) | |
| tree | f1c99e15987f9cc87a37094ec3076068caaf544c /recipes-extended/glusterfs/glusterfs.inc | |
| parent | 69f0c7cf74a9af4c5a0a3ead2d608dd155e159ce (diff) | |
| download | meta-cloud-services-50e525538a193c5eb09da61fd78a7d77291ec0c2.tar.gz | |
glusterfs: fix CVE-2018-10923
Backport patch to fix the following CVE.
CVE: CVE-2018-10923
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc index ea5f2b7..e332872 100644 --- a/recipes-extended/glusterfs/glusterfs.inc +++ b/recipes-extended/glusterfs/glusterfs.inc | |||
| @@ -24,6 +24,7 @@ SRC_URI += "file://glusterd.init \ | |||
| 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 | file://0003-glusterfs-access-trusted-peer-group-via-remote-host-.patch \ |
| 26 | file://0001-dict-handle-negative-key-value-length-while-unserial.patch \ | 26 | file://0001-dict-handle-negative-key-value-length-while-unserial.patch \ |
| 27 | file://0002-posix-disable-open-read-write-on-special-files.patch \ | ||
| 27 | " | 28 | " |
| 28 | 29 | ||
| 29 | LICENSE = "(LGPLv3+ | GPLv2) & GPLv3+ & LGPLv3+ & GPLv2+ & LGPLv2+ & LGPLv2.1+ & Apache-2.0" | 30 | LICENSE = "(LGPLv3+ | GPLv2) & GPLv3+ & LGPLv3+ & GPLv2+ & LGPLv2+ & LGPLv2.1+ & Apache-2.0" |
