summaryrefslogtreecommitdiffstats
path: root/recipes-ids
diff options
context:
space:
mode:
authorJoe Slater <joe.slater@windriver.com>2022-04-13 11:36:39 -0700
committerArmin Kuster <akuster808@gmail.com>2022-04-13 13:45:44 -0700
commit93f2146211001ee3cf697d8428969cc3069ed6ba (patch)
treeab3c2f70a1ce97cdd3d7d181ba0a39e87b26211c /recipes-ids
parent4158c871a6b878ac480d23f244201a503c40e3c9 (diff)
downloadmeta-security-93f2146211001ee3cf697d8428969cc3069ed6ba.tar.gz
LICENSE: update to SPDX standard names
Use convert-spdx-licenses.py to update LICENSE in recipes. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-ids')
-rw-r--r--recipes-ids/aide/aide_0.17.3.bb2
-rw-r--r--recipes-ids/ossec/ossec-hids_3.6.0.bb2
-rw-r--r--recipes-ids/tripwire/tripwire_2.4.3.7.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ids/aide/aide_0.17.3.bb b/recipes-ids/aide/aide_0.17.3.bb
index fbfa8a7..b1fb58d 100644
--- a/recipes-ids/aide/aide_0.17.3.bb
+++ b/recipes-ids/aide/aide_0.17.3.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Advanced Intrusion Detection Environment" 1SUMMARY = "Advanced Intrusion Detection Environment"
2HOMEPAGE = "https://aide.github.io" 2HOMEPAGE = "https://aide.github.io"
3LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 3LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4LICENSE = "GPL-2.0" 4LICENSE = "GPL-2.0-only"
5 5
6DEPENDS = "bison-native libpcre" 6DEPENDS = "bison-native libpcre"
7 7
diff --git a/recipes-ids/ossec/ossec-hids_3.6.0.bb b/recipes-ids/ossec/ossec-hids_3.6.0.bb
index 853facf..b0759b1 100644
--- a/recipes-ids/ossec/ossec-hids_3.6.0.bb
+++ b/recipes-ids/ossec/ossec-hids_3.6.0.bb
@@ -1,5 +1,5 @@
1SUMMARY = "A full platform to monitor and control your systems" 1SUMMARY = "A full platform to monitor and control your systems"
2LICENSE = "GPL-2.0" 2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=d625d1520b5e38faefb81cf9772badc9" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=d625d1520b5e38faefb81cf9772badc9"
4 4
5 5
diff --git a/recipes-ids/tripwire/tripwire_2.4.3.7.bb b/recipes-ids/tripwire/tripwire_2.4.3.7.bb
index 5bb0e3e..9149e89 100644
--- a/recipes-ids/tripwire/tripwire_2.4.3.7.bb
+++ b/recipes-ids/tripwire/tripwire_2.4.3.7.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Open Source Tripwire® software is a security and data \
3integrity tool useful for monitoring and alerting on specific file change(s) on a range of systems" 3integrity tool useful for monitoring and alerting on specific file change(s) on a range of systems"
4HOMEPAGE="http://sourceforge.net/projects/tripwire" 4HOMEPAGE="http://sourceforge.net/projects/tripwire"
5SECTION = "security Monitor/Admin" 5SECTION = "security Monitor/Admin"
6LICENSE = "GPLv2" 6LICENSE = "GPL-2.0-only"
7LIC_FILES_CHKSUM = "file://COPYING;md5=1c069be8dbbe48e89b580ab4ed86c127" 7LIC_FILES_CHKSUM = "file://COPYING;md5=1c069be8dbbe48e89b580ab4ed86c127"
8 8
9SRCREV = "6e64a9e5b70a909ec439bc5a099e3fcf38c614b0" 9SRCREV = "6e64a9e5b70a909ec439bc5a099e3fcf38c614b0"