diff options
author | Armin Kuster <akuster808@gmail.com> | 2021-02-22 07:04:11 -0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2021-02-23 20:34:51 -0800 |
commit | b6d0148899f23bc2c590251089219f2a89b22729 (patch) | |
tree | bea55f0080faca4c6315f5d386e08bac1754bde8 | |
parent | adcd7c43717274e6274a98133db5c2a4314dac97 (diff) | |
download | meta-security-b6d0148899f23bc2c590251089219f2a89b22729.tar.gz |
nikito: Update common-licenses references to match new names
Signed-off-by: Armin Kuster <akuster808@gmail.com>
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-scanners/buck-security/buck-security_0.7.bb b/recipes-scanners/buck-security/buck-security_0.7.bb index 179eeda..20a1fb0 100644 --- a/recipes-scanners/buck-security/buck-security_0.7.bb +++ b/recipes-scanners/buck-security/buck-security_0.7.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Buck-Security is a security scanner for Debian and Ubuntu Linux. | |||
3 | system. This enables you to quickly overview the security status of your Linux system." | 3 | system. This enables you to quickly overview the security status of your Linux system." |
4 | SECTION = "security" | 4 | SECTION = "security" |
5 | LICENSE = "GPL-2.0" | 5 | LICENSE = "GPL-2.0" |
6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" | 6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" |
7 | 7 | ||
8 | SRC_URI = "http://sourceforge.net/projects/buck-security/files/buck-security/buck-security_${PV}/${BPN}_${PV}.tar.gz" | 8 | SRC_URI = "http://sourceforge.net/projects/buck-security/files/buck-security/buck-security_${PV}/${BPN}_${PV}.tar.gz" |
9 | 9 | ||
diff --git a/recipes-scanners/checksecurity/checksecurity_2.0.15.bb b/recipes-scanners/checksecurity/checksecurity_2.0.15.bb index 204123d..0161b4c 100644 --- a/recipes-scanners/checksecurity/checksecurity_2.0.15.bb +++ b/recipes-scanners/checksecurity/checksecurity_2.0.15.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "basic system security checks" | |||
2 | DESCRIPTION = "checksecurity is a simple package which will scan your system for several simple security holes." | 2 | DESCRIPTION = "checksecurity is a simple package which will scan your system for several simple security holes." |
3 | SECTION = "security" | 3 | SECTION = "security" |
4 | LICENSE = "GPL-2.0" | 4 | LICENSE = "GPL-2.0" |
5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" | 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" |
6 | 6 | ||
7 | SRC_URI = "http://ftp.de.debian.org/debian/pool/main/c/checksecurity/checksecurity_${PV}.tar.gz \ | 7 | SRC_URI = "http://ftp.de.debian.org/debian/pool/main/c/checksecurity/checksecurity_${PV}.tar.gz \ |
8 | file://setuid-log-folder.patch \ | 8 | file://setuid-log-folder.patch \ |
diff --git a/recipes-security/nikto/nikto_2.1.6.bb b/recipes-security/nikto/nikto_2.1.6.bb index 2d2c46c..615cc30 100644 --- a/recipes-security/nikto/nikto_2.1.6.bb +++ b/recipes-security/nikto/nikto_2.1.6.bb | |||
@@ -4,7 +4,7 @@ SECTION = "security" | |||
4 | HOMEPAGE = "https://cirt.net/Nikto2" | 4 | HOMEPAGE = "https://cirt.net/Nikto2" |
5 | 5 | ||
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
7 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" | 7 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" |
8 | 8 | ||
9 | SRCREV = "f1bbd1a8756c076c8fd4f4dd0bc34a8ef215ae79" | 9 | SRCREV = "f1bbd1a8756c076c8fd4f4dd0bc34a8ef215ae79" |
10 | SRC_URI = "git://github.com/sullo/nikto.git \ | 10 | SRC_URI = "git://github.com/sullo/nikto.git \ |
diff --git a/recipes-security/redhat-security/redhat-security_1.0.bb b/recipes-security/redhat-security/redhat-security_1.0.bb index 56f734c..0d70dc6 100644 --- a/recipes-security/redhat-security/redhat-security_1.0.bb +++ b/recipes-security/redhat-security/redhat-security_1.0.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "redhat security tools" | |||
2 | DESCRIPTION = "Tools used by redhat linux distribution for security checks" | 2 | DESCRIPTION = "Tools used by redhat linux distribution for security checks" |
3 | SECTION = "security" | 3 | SECTION = "security" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" | 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" |
6 | 6 | ||
7 | SRC_URI = "file://find-chroot-py.sh \ | 7 | SRC_URI = "file://find-chroot-py.sh \ |
8 | file://find-chroot.sh \ | 8 | file://find-chroot.sh \ |