From 4db5e7cc4772f362c5970c866156fb21be27cf506b23b2a2fc65bbcf9d45d40b Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 7 Jun 2018 08:47:17 +0000 Subject: [PATCH] - scap-yast2sec-xccdf.xml: remove platform cpe match, as it is impossible to match both opensuse and sles or official suse_linux_enterprise_server OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=214 --- openscap.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openscap.changes b/openscap.changes index 90bb6e6..eaa7578 100644 --- a/openscap.changes +++ b/openscap.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- Thu Jun 7 08:46:23 UTC 2018 - meissner@suse.com -- remove platform cpe match, as it is impossible to match - both opensuse and sles or official suse_linux_enterprise_server +- scap-yast2sec-xccdf.xml: remove platform cpe match, as it is impossible + to match both opensuse and sles or official suse_linux_enterprise_server names at once. (bsc#1091040) -------------------------------------------------------------------