From 57e11a65b6ad83bde2ae57913ece940bb9b40a4e Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Wed, 26 Sep 2018 10:36:30 +0800 Subject: glusterfs: fix Fix CVE-2018-10913 and CVE-2018-10914 Backport a patch to fix the following two CVEs. CVE: CVE-2018-10913 CVE: CVE-2018-10914 Signed-off-by: Chen Qi Signed-off-by: Bruce Ashfield --- recipes-extended/glusterfs/glusterfs.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-extended/glusterfs/glusterfs.inc') diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc index 0ce2acd..525b905 100644 --- a/recipes-extended/glusterfs/glusterfs.inc +++ b/recipes-extended/glusterfs/glusterfs.inc @@ -28,6 +28,7 @@ SRC_URI += "file://glusterd.init \ file://0003-server-protocol-don-t-allow-.-path-in-name.patch \ file://0004-io-stats-dump-io-stats-info-in-var-run-gluster.patch \ file://0005-cluster-afr-Fix-dict-leak-in-pre-op.patch \ + file://0006-posix-remove-not-supported-get-set-content.patch \ " LICENSE = "(LGPLv3+ | GPLv2) & GPLv3+ & LGPLv3+ & GPLv2+ & LGPLv2+ & LGPLv2.1+ & Apache-2.0" -- cgit v1.2.3-54-g00ecf