diff options
| -rw-r--r-- | meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.3.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.3.5.bb b/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.3.5.bb index 1ef2781d6a..1bad8ea45b 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.3.5.bb +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.3.5.bb | |||
| @@ -121,6 +121,6 @@ python() { | |||
| 121 | raise bb.parse.SkipRecipe('Requires meta-filesystems to be present to provide fuse.') | 121 | raise bb.parse.SkipRecipe('Requires meta-filesystems to be present to provide fuse.') |
| 122 | } | 122 | } |
| 123 | 123 | ||
| 124 | CVE_PRODUCT = "open-vm-tools vmware:tools" | 124 | CVE_PRODUCT = "open-vm-tools vmware:tools vmware:open_vm_tools" |
| 125 | CVE_STATUS[CVE-2014-4199] = "fixed-version: No action required. The current version (12.3.5) is not affected by the CVE which affects version 10.0.3" | 125 | CVE_STATUS[CVE-2014-4199] = "fixed-version: No action required. The current version (12.3.5) is not affected by the CVE which affects version 10.0.3" |
| 126 | CVE_STATUS[CVE-2014-4200] = "fixed-version: No action required. The current version (12.3.5) is not affected by the CVE which affects version 10.0.3" | 126 | CVE_STATUS[CVE-2014-4200] = "fixed-version: No action required. The current version (12.3.5) is not affected by the CVE which affects version 10.0.3" |
