summaryrefslogtreecommitdiff
path: root/meta-security/recipes-security/sshguard
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2021-07-23 19:56:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-28 20:22:04 +0300
commit59125e0dc92e9e1d6f103f91c865ad6f6c1f51f6 (patch)
tree4910bed43893ebe31491cb8cea41fa82733ecddd /meta-security/recipes-security/sshguard
parentad7fa35594a3fae494741eb1eedb30b3cef38b1f (diff)
downloadopenbmc-59125e0dc92e9e1d6f103f91c865ad6f6c1f51f6.tar.xz
meta-security: subtree update:46f7e7acbe..152cdb506b
Anton Antonov (1): Do not use clang toolchain in Parsec recipes Armin Kuster (9): initramfs-framework: fix typo in conditional ssshgaurd: add packaage packagegroup-core-security: add sshguard initramfs-framework: rename files dir sssd: update to 2.5.1 suricata: update to 6.0.3 kas/kas-security-alt.yml: add meta-rust .gitlab-ci.yml: fix qemux86 musl order tpm-tools: fix build issue Yi Zhao (2): apparmor: upgrade 3.0 -> 3.0.1 apparmor: use its own initscript and service files Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Idf435d7f6b767d87ae2cc720b520e57c22645935
Diffstat (limited to 'meta-security/recipes-security/sshguard')
-rw-r--r--meta-security/recipes-security/sshguard/sshguard_2.4.2.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-security/recipes-security/sshguard/sshguard_2.4.2.bb b/meta-security/recipes-security/sshguard/sshguard_2.4.2.bb
new file mode 100644
index 000000000..bd7f97927
--- /dev/null
+++ b/meta-security/recipes-security/sshguard/sshguard_2.4.2.bb
@@ -0,0 +1,11 @@
+SUMARRY=" Intelligently block brute-force attacks by aggregating system logs "
+HOMEPAGE = "https://www.sshguard.net/"
+LIC_FILES_CHKSUM = "file://COPYING;md5=47a33fc98cd20713882c4d822a57bf4d"
+LICENSE = "BSD-1-Clause"
+
+
+SRC_URI="https://sourceforge.net/projects/sshguard/files/sshguard/${PV}/sshguard-${PV}.tar.gz"
+
+SRC_URI[sha256sum] = "2770b776e5ea70a9bedfec4fd84d57400afa927f0f7522870d2dcbbe1ace37e8"
+
+inherit autotools-brokensep